---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/games/doc/en/console/teamwork.md
  - https://yandex.com/dev/games/doc/ru/console/teamwork.md
  - https://yandex.com/dev/games/doc/tr/console/teamwork.md
  - https://yandex.com/dev/games/doc/zh/console/teamwork.md
  - href: en/console/teamwork.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/en/llms.txt

# Team collaboration

## Roles and access rights {#roles-accesses}

In the Console, you can configure access rights for team collaboration. Several roles with pre-assembled sets of permissions are available for this purpose. Access is [granted](#add-user) to specific games, and it can only be managed by the game owner (the [user account](*user_account) under which the [developer account](*developer_account) was [created](https://yandex.com/dev/games/doc/en/console/manage-account.md#dev-profile-create)).

{% note info %}

Role differentiation in the Developer Console does not affect accounts in partner systems: YAN, Yandex Direct.

{% endnote %}

![Reading](../_images/icons/read.svg) — reading.
\
![Editing](../_images/icons/edit.svg) — editing.

#|
||  | **Admin** | **Developer** | **Analyst** | **Support** | **App manager** | **Ad manager** ||
|| **Own profile** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) ||
|| **Parent account profile** | — | — | — | — | — | — ||
|| **Game list** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) ||
|| **Control panel** | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | — ||
|| **Draft** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | — | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) ||
|| **In-app purchases** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/read.svg) | — | — | — ||
|| **Promotion** | — | — | ![SVG](../_images/icons/read.svg) | — | — | ![SVG](../_images/icons/edit.svg) ||
|| **Advertising** | ![SVG](../_images/icons/edit.svg) | — | — | — | ![SVG](../_images/icons/edit.svg) | — ||
|| **Metrics**<span class="red">*</span> | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | — | ![SVG](../_images/icons/read.svg) | — ||
|| **Experiments** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/read.svg) | ![SVG](../_images/icons/edit.svg) | — ||
|| **Leaderboards** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | — | — | — | — ||
|| **Promos** | ![SVG](../_images/icons/edit.svg) | — | ![SVG](../_images/icons/read.svg) | — | ![SVG](../_images/icons/edit.svg) | — ||
|| **Reviews** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/read.svg) | — | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/read.svg) | — ||
|| **Settings** | ![SVG](../_images/icons/edit.svg) | ![SVG](../_images/icons/edit.svg) | — | — | ![SVG](../_images/icons/edit.svg) | — ||
|#

<span class="red">*</span>&nbsp;Viewing monetary metrics is available only to the game owner and developers with the **View income** role.

{% note tip %}

To expand a user's permissions, select multiple roles for them at once.

{% endnote %}

## Add a user {#add-user}

1. In the Console, open the [Users and access](https://games.yandex.com/console/linked-accounts){.external} section.
1. Click **Add a new user +**.
1. Enter the Yandex ID login, select roles, and specify the games to which the user will have access.

    {% note info %}

    To give a user the permission to create games on your behalf, select the option **Can create apps on your behalf** under **Special Rights**. In the list of developers, such users will have the ![](../_images/icons/can-add-games-icon.svg) icon next to their username.

    {% endnote %}

1. Click **Invite**.

The invited user will be able to [switch](https://yandex.com/dev/games/doc/en/console/manage-account.md#dev-profile-change) to your developer account. They will only see the games and tabs to which you have granted access.

## Edit a user {#edit-user}

1. In the Console, open the [Users and access](https://games.yandex.com/console/linked-accounts){.external} section.
1. Click the login of the desired user in the list.
1. Change the set of roles and games, allow or prohibit creating games on your behalf.
1. Click **Edit**.

## Remove a user {#delete-user}

1. In the Console, open the [Users and access](https://games.yandex.com/console/linked-accounts){.external} section.
1. Click the login of the desired user in the list.
1. Click **Remove**.


[*user_account]: The passport account under which the Developer Console user is authorized.
[*developer_account]: The account from which games are published to the catalog. Limited access is granted to this account. For invited users, this is the parent account.
