# How To Edit Tags

1. Step 1: Click triple colon as shown in the picture below.\
   \
   Step 2: Click **Edit Tag** to edit the tag name.

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

2. Step 1: Fill in the new Tags Name in the textbox provided.\
   \
   Step 2: Click **Save Changes** button to save the process.

<figure><img src="/files/8JHUiBEyraZ7hGP73DUq" alt=""><figcaption></figcaption></figure>

3. New Tags Name has been successfully edited.&#x20;

<figure><img src="/files/yHgY0yDd0sYwpcqTD1fn" 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://tutorials.kuasa.io/getting-started/kuasa-ai-support-chat/contacts/manage-tags/how-to-edit-tags.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.
