# Organizar Equipos

En el Centro de Control de SkyDeck.AI, las etiquetas son una forma de organizar a los miembros de tu empresa. Una etiqueta (o grupo) representa un equipo dentro de tu organización. Puedes asignar una etiqueta a un miembro o a una herramienta, y los miembros solo pueden usar herramientas que tengan asignada la misma etiqueta.

Selecciona **Organizar** en la barra lateral. Desde esta página, puedes crear etiquetas para definir y estructurar varios equipos dentro de tu organización. Notarás que la etiqueta **Todos** ya existe y no se puede eliminar. Esta es la etiqueta predeterminada que se aplica a todos los miembros de tu organización.

<figure><img src="/files/G5lOPIw4zQz8qLc2xzol" alt="etiqueta predeterminada todos"><figcaption></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.skydeck.ai/es/control-center/setup-guide/organize-teams.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.
