---
title: "Manage access to cloud server images"
sidebar_label: "Manage access to images"
sidebar_position: 2
description: "How access to cloud server images is governed by a role model"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'
import {TabItemLabel} from '@selectel/docux/components'
import {CustomTable} from '@selectel/docux/components'

# Manage access to cloud server images

Access to images is regulated by a role model that defines access within an account and [project](/access-control/projects/about-projects.mdx). Read more in the [Access Control in Selectel Products](/access-control/access-management.mdx) manual.

## member \{#member}

User with full access to all services. Does not have access to manage: [users](/access-control/manage/), [service users](/access-control/user-types.mdx#service-users), [user groups](/access-control/groups/) and [federations](/access-control/federations/).

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th>

        <td>
          * account;
          * project
        </td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th rowspan="2">Available image operations</th>

        <td>
          In the Account access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements;
          * creating or uploading images;
          * managing images;
          * configuring shared access to images in projects within the same account or from other accounts
        </td>
      </tr>

      <tr>
        <td>
          In the Project access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements;
          * creating or uploading images;
          * managing images;
          * configuring shared access to images in projects within the same account or from other accounts
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## reader \{#reader}

User with access to view everything that [`member`](#member) manages in the same access area.

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th>

        <td>
          * account;
          * project
        </td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th rowspan="2">Available image operations</th>

        <td>
          In the Account access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements
        </td>
      </tr>

      <tr>
        <td>
          In the Project access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## billing \{#billing}

User with access to manage billing, without access to service management.

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th><td>Account</td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th>Available image operations</th>

        <td>
          * billing management
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## iam.admin \{#iam-admin}

User with access to user management and no access to services or billing. Cannot manage their account: change permissions, manage notifications, delete the user. The first user with the `iam.admin` role is created by the [Account Owner](/access-control/user-types.mdx#account-owner).

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th><td>Account</td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th>Available image operations</th>

        <td>
          * managing [control panel users](/access-control/user-types.mdx#panel-users), [service users](/access-control/user-types.mdx#service-users), [user groups](/access-control/groups/) with access to images;
          * managing [federations](/access-control/federations/)
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## iam.viewer \{#iam-viewer}

User with access to view everything that [iam.admin](#iam-admin) manages.

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th><td>Account</td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th>Available image operations</th>

        <td>
          * viewing [control panel users](/access-control/user-types.mdx#panel-users), [service users](/access-control/user-types.mdx#service-users), [user groups](/access-control/groups/) and [federations](/access-control/federations/);
          * viewing user keys;
          * viewing [notifications](/account/notifications.mdx) of other users;
          * viewing [account access restrictions](/account/limit-access-to-account.mdx)
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## compute.image.admin \{#compute-image-admin}

User with access to image management. Does not have access to other products.

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th>

        <td>
          * account;
          * project
        </td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th rowspan="2">Available image operations</th>

        <td>
          In the Account access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements;
          * creating or uploading images;
          * managing images;
          * configuring shared access to images in projects within the same account or from other accounts
        </td>
      </tr>

      <tr>
        <td>
          In the Project access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements;
          * creating or uploading images;
          * managing images;
          * configuring shared access to images in projects within the same account or from other accounts
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## compute.image.user \{#compute-image-user}

User with access to image management. Does not have access to other products in their project or images in other projects.

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th>

        <td>
          * account;
          * project
        </td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th rowspan="2">Available image operations</th>

        <td>
          In the Account access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements;
          * creating or uploading images;
          * managing images
        </td>
      </tr>

      <tr>
        <td>
          In the Project access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements;
          * creating or uploading images;
          * managing images
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## compute.image.viewer \{#compute-image-viewer}

User with access to view images. Does not have access to other products.

<CustomTable>
  <table>
    <tbody>
      <tr>
        <th>Access areas</th>

        <td>
          * account;
          * project
        </td>
      </tr>

      <tr>
        <th>Who can be assigned</th>

        <td>
          * users;
          * service users;
          * user groups
        </td>
      </tr>

      <tr>
        <th rowspan="2">Available image operations</th>

        <td>
          In the Account access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements
        </td>
      </tr>

      <tr>
        <td>
          In the Project access area:

          * viewing the list of all images and their details: image size, image format and container, and minimum image requirements
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

<Formbricks />
