---
title: "Add a project viewer"
sidebar_label: "Add a project viewer"
sidebar_position: 5
description: "How to add a project viewer"
---

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

# Add a project viewer

An observer 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), click **IAM** on the top menu.

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 viewer.

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 to which you want to add the user as a project viewer.

   5.4.Add the role `reader`.

6. Click **Save**.

<Formbricks />
