# Edit Tag Settings

To edit the settings for tag, locate it in the **Tags** section of the sidebar. You may need to expand parent tags to reach it:

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

Alternatively, you can search for a tag by entering part of its name in the search field:

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

Once you have located the tag you want to edit, click it to bring up a context menu. If the tag has descendants, you will need to click the menu icon to the right of it, since clicking elsewhere on a group tag expands and collapses it:

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

Then click the **Tag Settings** item in the context menu:

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

A dialog will appear showing the current settings for that tag:

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

After you have made changes, click **OK** to save them:

<figure><img src="/files/C2K2b6AFAso94p0GMYud" 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://docs.jcore.io/clarity/tags/edit-settings.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.
