> For the complete documentation index, see [llms.txt](https://help.streamvi.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.streamvi.ru/instrukcii/organizacii/dobavlenie-uchastnikov.md).

# Добавление участников

{% hint style="info" %}
Доступ к настройкам и добавлению новых участников доступен только у пользователей с правом "Администратор" в данной организации
{% endhint %}

#### 1. Зайдите в настройки организации:

{% content-ref url="/pages/p874QyaSUXHl1HPUMf2l" %}
[Изменение настроек](/instrukcii/organizacii/izmenenie-nastroek.md)
{% endcontent-ref %}

#### 2. Добавление нового участника

Нажмите "Добавить участника"

<figure><img src="/files/IpnkQBv9bJjOGiD2O20b" alt=""><figcaption></figcaption></figure>

В открывшемся окне можно найти пользователя, вставив ссылку на профиль ВКонтакте или идентификатор пользователя StreamVi

<figure><img src="/files/ooKipMTNPJbhkz2JSgRN" alt=""><figcaption></figcaption></figure>

Внутренний идентицикатор пользователя можно найти в профиле:

<figure><img src="/files/fUhlYHEKLNUnR0HB63tA" alt=""><figcaption></figcaption></figure>

Нажмите "Добавить", после этого пользователю будет выдан доступ с правом "Редактор"

[Как изменить права доступа участника организации.](/instrukcii/organizacii/prava-uchastnikov.md)


---

# 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://help.streamvi.ru/instrukcii/organizacii/dobavlenie-uchastnikov.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.
