# Editing an existing tracker

Editing an existing tracker can be done from the Trackers -menu, by clicking the blue edit (pen and notepad) icon.&#x20;

Editing is usually done if the tracker information is incorrect, or for example, when a machine leaves the site and the tracker is dismounted from it.&#x20;

<figure><img src="/files/ctTPL8IKZqpgIPFplcoS" alt=""><figcaption><p>Edit button in Trackers menu</p></figcaption></figure>

This opens the editing view of the tracker, which contains the two fields of information, that can be edited; serial number and machine.&#x20;

Once the editing is finished, the changes can be saved by clicking **Submit** or those can be discarded by clicking **Cancel**.&#x20;


---

# 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://help.besmart.software/be.smart-site-management/en-site-productivity/asset-management/trackers/editing-an-existing-tracker.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.
