# Creating Tags for Users

{% embed url="<https://youtu.be/kWXuz0blv5s>" %}

### Step for creating tags in contents page

1. Go to contents page
2. Tags section
3. \+ New Tag
4. Enter the name
5. Save

***

### Step for creating tags in flow builder

1. Edit Flow
2. Choose Action
3. Basic Action
4. Add Tag
5. Select tag want or create tag
6. Save


---

# 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://help.mampuai.com/mampu-ai/contents/tagging-and-labelling/creating-tags-for-users.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.
