# Hardware Transfer

You can move hardware from one system to another system that shares the same type of mobility, we must also make sure that there is no hardware with the same number in the system that we want to migrate our hardware.&#x20;

For this we go to the hardware that we want to move, and click the **Edit** button:

<figure><img src="/files/JIh5JZsqKcFHyHoDCsFl" alt=""><figcaption><p>Hardware Details</p></figcaption></figure>

Once you are on the hardware page, locate the "System" option. From the dropdown list, select the system to which you want to migrate the hardware. If there are multiple systems listed, you can easily search for the desired system by typing its name in the search field. The list will update in real-time to show matching system names, making it convenient for you to locate and select the specific system you want to migrate the hardware to.

<figure><img src="/files/dT9qv5bZ899aHPlsyWNj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Crpt9hyqI5wJcOCXG0y2" alt=""><figcaption></figcaption></figure>

After selecting the desired system for migration, simply click the "Save" button located on the top right corner of the screen. This action will initiate the hardware transfer process, moving the selected hardware from its current system to the newly chosen system. Once the migration is complete, the hardware will no longer be available in the previous system, ensuring a seamless transition.

<figure><img src="/files/Copivn5mkFncKh3K53PK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want to edit more than 50 hardwares; you can reach out to us and provide the list of IDs of the hardwares with the modification that you want to apply to those. We can take care of the rest.

**Bulk Editing** its a feature that is in the roadmap but is not user ready yet.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.movatic.co/admin-site/modes/hardware-transfer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
