# تنظيم الفرق

في مركز التحكم SkyDeck.AI، تعتبر العلامات وسيلة لتنظيم أعضاء شركتك. تمثل العلامة (أو المجموعة) فريقًا داخل مؤسستك. يمكنك تعيين علامة لعضو أو أداة، ويمكن للأعضاء استخدام الأدوات المعينة بنفس العلامة فقط.

اختر **تنظيم** من الشريط الجانبي. من هذه الصفحة، يمكنك إنشاء علامات لتعريف وتنظيم الفرق المختلفة داخل مؤسستك. ستلاحظ أن علامة **الجميع** موجودة بالفعل ولا يمكن إزالتها. هذه هي العلامة الافتراضية التي تنطبق على جميع أعضاء مؤسستك.

<figure><img src="/files/9ihKoJlfXjmPV0prPIdL" 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/ar/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.
