# Criterios

Esta sección nos permitirá crear nuestros criterios, estos son etiquetas para ubicar los players que nos ayudarán a poder distribuir nuestros contenidos.

* Crear **Criterios**
* Asignar los **Criterios** ya creados a los players
* Añadir o quitar **Tags** del **Criterio**
* Editar el **Criterio**
* Eliminar el **Criterio**

<figure><img src="/files/8STXkkbYgQyVRZLJMWsZ" alt=""><figcaption><p>Criterios</p></figcaption></figure>

## Crear un Criterio

Cuando vayamos a crear un Criterio nos pedirá:

* Nombre
* Descripción *(opcional)*
* Y crear un Tag para ese Criterio

<figure><img src="/files/hF6wkuOXjj5U2O6SBXVv" alt=""><figcaption><p>Crear Criterio</p></figcaption></figure>

## Asignar Criterios al player

En esta sección podremos asignar los criterios ya creados a nuestros players.

<figure><img src="/files/8TaHWMBVXuy4NjUOfqqC" alt=""><figcaption><p>Lista de players / Asignar Criterios</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/criterios.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.
