# How to Change the Location of a Hardware Unit?

See the steps below on how to change the Location of a Hardware unit:

1. Go to the **Hardware** section and select the hardware you want to change the location of. Click the **Edit** button for the selected hardware.<br>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>To easily search the desired hardware, you can type the identifier (e.g. bike number) in the <strong>Search</strong> bar or tick the readily available hardware options available under the Search bar.</p></div>

<figure><img src="/files/0YIsZYFZLFAuQSKjLWFL" alt=""><figcaption></figcaption></figure>

2. On the Edit page, select the new location under the **Current Location** drop-down options.

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

3. Click the **Save** button.


---

# 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/faq/general/how-to-change-the-location-of-a-hardware-unit.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.
