# Change report labels

1. Tap on a report to open it.
2. Tap **Share** in the bottom-right corner.

   <div align="left"><figure><img src="/files/JAbRtbLUxzWAhCgfHQGV" alt=""><figcaption></figcaption></figure></div>
3. Tap **Settings**.

   <div align="left"><figure><img src="/files/HxV5yieXXUd0ansJ0m49" alt=""><figcaption></figcaption></figure></div>
4. Tap **Labels**.

   <div align="left"><figure><img src="/files/ynykLqE3hmV6kFciEQmT" alt=""><figcaption></figcaption></figure></div>
5. Tap the label you want to change. In the example below, we are editing the *Contact* label.

   <div align="left"><figure><img src="/files/hg15dzfYjk3dcGYdIKGP" alt=""><figcaption></figcaption></figure></div>
6. Type a new name for the label and tap **Save**.

   <div align="left"><figure><img src="/files/WB9ubuXGKu0A6Epao8gR" alt=""><figcaption></figcaption></figure></div>
7. The new label will appear the next time you generate a report.

   <div align="left"><figure><img src="/files/YU3HQoi46rkI4inDEGRx" alt=""><figcaption></figcaption></figure></div>


---

# 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.reportandrun.com/manual/report-and-run/customization/change-report-labels.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.
