---
title: "Add a project administrator"
sidebar_label: "Add a project administrator"
sidebar_position: 4
description: "How to add a project administrator"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import MoreVerticalIcon from '@selectel/docux/icons/more-vertical'

# Add a project administrator

An administrator can be added by the [Account Owner](/access-control/user-types.mdx#account-owner) or a user with the [`iam.admin`](/access-control/role-reference.mdx#iam-admin) role.

1. In the [control panel](https://my.selectel.ru/iam/users), on the top menu, click **IAM**.

2. Go to the section with the required [user type](/access-control/user-types.mdx):

   * **Panel users** — for users with access to the Control Panel;
   * **Service users** — for users with programmatic access without access to the Control Panel.

3. Select the user who will be the project administrator.

4. In the  user menu, click **Edit**.<MoreVerticalIcon />

5. In the **Access settings** block:

   5.1.Click **Add permission**.

   5.2.Select the access scope **Projects**.

   5.3.Select the project for which you want to make the user an administrator.

   5.4.Add the `member` role.

6. Click **Save**.

<Formbricks />
