# Tooltips

**Enhance user understanding and efficiency with the Tooltips page, where you can manage and edit the tooltips across the system. These tooltips provide crucial explanations for forms, fields, and pages, guiding users through the functions of the system. While it is generally not advised to modify these tooltips, this page offers you the flexibility to customize the content to better fit your organization's specific processes and terminology.**

Review the numbered labels on the screenshots below and read the associated text to learn more about the different features on this page.

<figure><img src="/files/26OPXUjebaOi1LTa97UA" alt=""><figcaption><p>Tooltips editing page</p></figcaption></figure>

1. **Close without saving:** Click this button to exit the tooltip editor without saving any changes you have made.
2. **Save:** Click this button to save all the changes made to the tooltips.
3. **Dropdown to select the section:** Use this dropdown menu to select the specific section and page the InterVal program in which you want to edit the tooltips.
4. **Edit the title of the tooltip:** This field allows you to edit the title of the tooltip for the selected section/page.
5. **Edit the description of the tooltip:** This field allows you to edit the description of the tooltip, providing additional detailed information or instructions for the selected section.


---

# 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.interval-soft.com/interval/documentation/admin-tools/settings/tooltips.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.
