> For the complete documentation index, see [llms.txt](https://docs.proxyshard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyshard.com/ua/site-navigation/teamspaces.md).

# Команди

Команди дають змогу ділитися доступом до проксі та замовлень, призначати дозволи й працювати у спільному просторі. Один обліковий запис може створити до 10 команд.

## Відкриття розділу Teams

1. Натисніть іконку профілю в нижньому лівому куті.
2. Виберіть `Settings`.
3. Відкрийте вкладку `Teams`.

<figure><picture><source srcset="/files/kI3Z5VratDL2z93Acwq1" media="(prefers-color-scheme: dark)"><img src="https://3776544654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgazTlUG5jLTyqDM7ZCiG%2Fuploads%2Fgit-blob-8a920c4b1031271b425ed3a26c585dd2ff86c309%2Fteams-navigation_white.png?alt=media" alt="Перехід до розділу Teams"></picture><figcaption></figcaption></figure>

## Створення команди

1. Натисніть `Create team`.
2. Введіть назву в полі `Team name`.
3. Натисніть `Create team` у вікні створення.

<figure><picture><source srcset="/files/qjlrFw5mpFImItvXmm8u" media="(prefers-color-scheme: dark)"><img src="https://3776544654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgazTlUG5jLTyqDM7ZCiG%2Fuploads%2Fgit-blob-79ff4c5e94f93d4eea76da7a50b26ad214b43535%2Fteam-create_white.png?alt=media" alt="Створення команди"></picture><figcaption></figcaption></figure>

## Перемикання між командами

Відкрийте меню облікового запису в нижньому лівому куті, виберіть `Team`, а потім потрібну команду. Після перемикання в інтерфейсі відображатимуться доступні цій команді замовлення та функції.

<figure><picture><source srcset="/files/XY3Uu4d5LWm9gyBQWt1i" media="(prefers-color-scheme: dark)"><img src="https://3776544654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgazTlUG5jLTyqDM7ZCiG%2Fuploads%2Fgit-blob-b34302695ed7ddce61b048d39ce807f752edabfe%2Fteam-switch_white.png?alt=media" alt="Перемикання активної команди"></picture><figcaption></figcaption></figure>

Команди, до яких ви входите, розташовані в блоці `Teams you belong to`. Активна команда має статус `Active`. Щоб вийти з команди, натисніть `Leave team`.

<figure><picture><source srcset="/files/tzESbuEGIThR2KUBgF0f" media="(prefers-color-scheme: dark)"><img src="https://3776544654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgazTlUG5jLTyqDM7ZCiG%2Fuploads%2Fgit-blob-334aaa974e7ece1c66b5021fd2acb7811e88c385%2Fteam-membership_white.png?alt=media" alt="Команда, до якої входить користувач"></picture><figcaption></figcaption></figure>

## Налаштування команди

Власник може відкрити `Settings` на картці команди, змінити `Team name`, увімкнути `Log order views` або видалити команду. Після зміни налаштувань натисніть `Save changes`.

<figure><picture><source srcset="/files/uESy6bbU681WSsqpsC0V" media="(prefers-color-scheme: dark)"><img src="https://3776544654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgazTlUG5jLTyqDM7ZCiG%2Fuploads%2Fgit-blob-3e92a97c5e25ec33df304a98a3c4356ec85f905b%2Fteam-settings_white.png?alt=media" alt="Налаштування команди"></picture><figcaption></figcaption></figure>

## Додавання учасників

Відкрийте `Members` на картці своєї команди та натисніть `Add member`. Потім:

1. Укажіть адресу в полі `Member email`.
2. Налаштуйте доступ до замовлень і потрібні дозволи.
3. Натисніть `Add member`.

<figure><picture><source srcset="/files/jfcb22Y7QUcpHaOs5PXv" media="(prefers-color-scheme: dark)"><img src="https://3776544654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgazTlUG5jLTyqDM7ZCiG%2Fuploads%2Fgit-blob-57517108db81da6b9103133e8dd3216b778a5369%2Fteam-add-member_white.png?alt=media" alt="Додавання учасника та налаштування дозволів"></picture><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, and the optional `goal` query parameter:

```
GET https://docs.proxyshard.com/ua/site-navigation/teamspaces.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
