> For the complete documentation index, see [llms.txt](https://docs.jentis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jentis.com/jentis-dcp-elements/tags/how-to-configure-a-tag/maintenance.md).

# Maintenance

Elements in JENTIS are flexible in terms of customization. You can even edit all the default settings of tags, triggers, variables, etc.

This flexibility brings a new icon to the interface, so that you can see which parts are customized and which are on default settings:

<figure><img src="/files/1AABFP3OQ0cCaCDwjQEF" alt=""><figcaption></figcaption></figure>

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

This indications help you to see where an element is receiving updates and which elements will remain as they are, as they are customized and are not receiving updates.


---

# 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://docs.jentis.com/jentis-dcp-elements/tags/how-to-configure-a-tag/maintenance.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.
