# Organize Teams

In SkyDeck.AI Control Center, tags are a way to organize the members of your company. A tag (or group) represents a team within your organization. You can assign a tag to a member or a tool, and members can only use tools that are assigned the same tag.

Select **Organize** from the sidebar. From this page, you can create tags to define and structure various teams within your organization. You will notice that the **All** tag already exists and cannot be removed. This is the default tag that applies to all members of your organization.

<figure><img src="/files/R4qzkEMuzK0GKcHG7Mmn" alt="default all tag"><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/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.
