# Maintenance Tags

When you click on 'Maintenance' and navigate to the 'Tags' tab, you'll gain access to the list of available tags. You can search by name and creation date, as well as filter by these columns to find specific tags efficiently.

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

To initiate the creation of new tags, navigate to the top-right corner and locate the **Add** button. Clicking on this button will prompt a popup where you can input the necessary name for the tag. After filling out the name, proceed to click the **Save** button

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

<div align="left"><figure><img src="/files/gqitBYG9l7aoYBmv0PQp" alt=""><figcaption></figcaption></figure></div>

To archive a tag, navigate to the desired tag and click on the **Archive** button. This action will mark the tag as archived, removing it from active use while preserving its associated data for reference.

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

This action will trigger a confirmation popup, prompting you to confirm before archiving the tag. Once confirmed, the tag will be archived, ensuring that you're intentional about your actions and preventing accidental changes to your tagging system.

<div align="left"><figure><img src="/files/Vp6q65NOyy2YZYYkrsQQ" alt=""><figcaption></figcaption></figure></div>


---

# 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://documentation.movatic.co/admin-site/maintenance/maintenance-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.
