# Edit a Location

1. To start the process of editing a location, first, navigate to the "Location List" within your application. This is where all the previously added locations are listed.
2. Browse through the list of locations until you find the one you wish to modify. Once located, click on it. This action will take you to the location's detailed information page.
3. Tap the three-dot icon on the location detail page and select "Edit Details" from the drawer menu that appears.

<figure><img src="/files/tF4BWRQKzHx2hBUB8dBj" alt="" width="375"><figcaption></figcaption></figure>

4. In edit mode, review and update each field with the correct information.
5. After making all the necessary changes, click on the "Submit" button to save your modifications.

<figure><img src="/files/46xx5WC22hJuIpFRCGTx" alt=""><figcaption></figcaption></figure>

6. Once you've confirmed and submitted the changes, your location's details will be promptly updated within the system.

<figure><img src="/files/jxcFUL601GaPoaxORMFq" alt="" width="188"><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://docs.getdor.com/dtm-docs/dtm-app/locations/edit-a-location.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.
