---
title: "Manage access to File Storage"
sidebar_label: "Manage access to File Storage"
sidebar_position: 2
description: "How access to File Storage 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 File Storage

Access to File Storage is governed 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 scopes</th>

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

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

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

      <tr>
        <th rowspan="2">Available operations with File Storage</th>

        <td>
          In the Account access scope:

          * view the list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view access rules for file storages;
          * create and manage file storages;
          * create and manage file storage networks;
          * create and manage access rules
        </td>
      </tr>

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

          * view the list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view access rules for file storages;
          * create and manage file storages;
          * create and manage file storage networks;
          * create and manage access rules
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## reader \{#reader}

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

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

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

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

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

      <tr>
        <th rowspan="2">Available operations with File Storage</th>

        <td>
          In the Account access scope:

          * view the list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view access rules for file storages
        </td>
      </tr>

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

          * view the list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view access rules for file storages
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## billing \{#billing}

User with access to billing management and no access to service management.

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

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

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

      <tr>
        <th>Available operations with File Storage</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 own account: change permissions, manage notifications, or 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 scopes</th><td>Account</td>
      </tr>

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

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

      <tr>
        <th>Available operations with File Storage</th>

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

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

User with access to view everything managed by [iam.admin](#iam-admin).

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

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

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

      <tr>
        <th>Available operations with file storage</th>

        <td>
          * view [users](/access-control/user-types.mdx#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>

## filestorage.admin \{#filestorage-admin}

User with access to File Storage management. Does not have access to other products.

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

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

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

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

      <tr>
        <th rowspan="2">Available operations with file storage</th>

        <td>
          In the Account access scope:

          * view a list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view file storage access rules;
          * create and manage file storages `*`;
          * create and manage access rules
        </td>
      </tr>

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

          * view a list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view file storage access rules;
          * create and manage file storages `*`;
          * create and manage access rules
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

`*` In addition to the `filestorage.admin` role, the user must have a role with access to manage [cloud platform networks](/cloud-servers/cloud-networks/manage-access.mdx) to connect a file storage network.

## filestorage.viewer \{#filestorage-viewer}

User with access to view File Storage. Does not have access to other products.

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

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

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

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

      <tr>
        <th rowspan="2">Available operations with file storage</th>

        <td>
          In the Account access scope:

          * view a list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view file storage access rules
        </td>
      </tr>

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

          * view a list of all file storages and their details: name, size, storage type and protocol, IP and network name, status;
          * view file storage access rules
        </td>
      </tr>
    </tbody>
  </table>
</CustomTable>

<Formbricks />
