# Categorías

En esta sección podemos crear las categorías, que son las etiquetas del contenido que le dice qué porcentaje de emisión tendrá en los players de nuestro circuito.

<figure><img src="/files/K58qhv5esmy6L1fxzwyL" alt=""><figcaption><p>Listado de campañas</p></figcaption></figure>

## Crear una Categoría

Cuando vayamos a crear una categoría nos pedirá:

* Nombre
* Descripción (opcional)
* Y crear un **Tag** para esa categoría

<figure><img src="/files/jUjCvUGVPX2ztjjzyqa3" alt=""><figcaption><p>Creación nueva Categoría</p></figcaption></figure>

## Una vez creada

* Podremos añadir o quitar **Tags** dentro de la **Categoría**
* Editar la **Categoría**
* Eliminar la **Categoría** junto con los **Tags** de dentro

<figure><img src="/files/OEA4z0zQesMhzIwX3TQS" alt=""><figcaption><p>Iconos nueva Categoría</p></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://docs.admira.com/categorias.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.
