> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/de/control-center/setup-guide/organize-teams.md).

# Teams organisieren

Im SkyDeck.AI Control Center sind Tags eine Möglichkeit, die Mitglieder Ihres Unternehmens zu organisieren. Ein Tag (oder eine Gruppe) stellt ein Team innerhalb Ihrer Organisation dar. Sie können einem Mitglied oder einem Tool einen Tag zuweisen, und Mitglieder können nur Tools verwenden, die denselben Tag zugewiesen bekommen haben.

Wählen Sie **Organisieren** aus der Seitenleiste. Auf dieser Seite können Sie Tags erstellen, um verschiedene Teams innerhalb Ihrer Organisation zu definieren und zu strukturieren. Sie werden feststellen, dass der Tag **Alle** bereits existiert und nicht entfernt werden kann. Dies ist der Standardtag, der für alle Mitglieder Ihrer Organisation gilt.

<figure><img src="/files/F2yyBVkOl9ROBR99ms6O" alt="Standard-Tag für alle"><figcaption></figcaption></figure>


---

# 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.skydeck.ai/de/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.
