> For the complete documentation index, see [llms.txt](https://docsv1.customfit.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docsv1.customfit.app/customfit-basics/config-tags.md).

# Element Tags

Element tags allow you to create logical groupings of elements and assign the ownership to the right stakeholders or business teams who can change the value of the elements.&#x20;

### Creating element tags:

To create a new element tag just go to any of the element settings page and in the  tags section give the element tag which you wish to create. If the given element tag is not present then the new tag will be created.

![](/files/-LxZnqUDBf7u3wX9uWHv)

### Tag an element:

In the Dynamic Element, page click on the "Element Tags" button where you can see the list of already created element tags. Then click on the element tag to which you wish to tag an element. Then click on the "Tag elements" button. From the drop-down select the elements which you wish to tag and click on the "Tag elements" button.

![Tag elements to Element Tag](/files/-LxZlwvhyGnNj3ZNBrRu)

### Untag an element:

In the Dynamic Element, page click on the "Element Tags" button where you can see the list of already created element tags. Then click on the element tag to see the list of elements tagged. Then click on the delete button next to the element which you wish to untag.&#x20;

![](/files/-LxZmZOzLykEnMu95omc)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docsv1.customfit.app/customfit-basics/config-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.
