# Edit a Hardware

There are two ways to edit a hardware:

Navigate to the Hardware section, this will show you the list of hardware associated with your system. This includes Identifier, Actions, Status, Location, and Battery.&#x20;

1. Under Actions, there is a Pencil icon. When you click the **pencil** button, you are given the option to modify the Hardware State, Hardware number, Vendor ID, Label, Movatic QR Code, Vendor QR Code, System, and Assigned Location, Longitude and Latitude. Depending on the hardware, others may show other options. When you are done making changes, click the save button.

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

<figure><img src="/files/3L7BTYnRG66NfpY7lquy" alt=""><figcaption></figcaption></figure>

2. On the hardware section, choose a specific bike/scooter number. You'll find an Edit button in the upper right corner. This lets you modify the state of the hardware, add a descriptive label to identify the scooter, vendor, and QR codes, or the number associated with it. When you are done making changes, click the save button.

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

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

You can also edit the **Geolocation** of supported hardware when making changes in the hardware editing feature. This can be accessed either through the Pencil or Edit buttons from a specific hardware.

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

Beside the Edit button is the Retire button. Clicking on the "Retire" button initiates the retirement process, making the hardware inactive and removing it from active use. This is useful for managing hardware that is no longer in service or needs to be discontinued.

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


---

# 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/add-a-new-hardware/edit-a-hardware.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.
