[Yandex Cloud documentation](../../index.md) > [Yandex Security Deck](../index.md) > [Access management](index.md) > Access Transparency roles

# Roles for Access Transparency data analysis

With Access Transparency service roles, you can set up the module and view analytical information about the actions Yandex Cloud engineers perform with your organization's resources during maintenance, when handling [support requests](../../support/overview.md), or for security purposes.

```mermaid
flowchart BT
    access-transparency.admin --> security-deck.admin
    access-transparency.editor --> security-deck.editor
    access-transparency.editor --> access-transparency.admin
    access-transparency.billingProvider["access-transparency.<br>billingProvider"] --> access-transparency.editor
    access-transparency.subscriptionManager["access-transparency.<br>subscriptionManager"] --> access-transparency.editor
    access-transparency.viewer --> security-deck.viewer
    access-transparency.viewer --> access-transparency.subscriptionManager["access-transparency.<br>subscriptionManager"]

    security-deck.auditor --> security-deck.viewer
    security-deck.viewer --> security-deck.editor
    security-deck.editor --> security-deck.admin

    security-deck.auditor ~~~ security-deck.admin
```

#### access-transparency.viewer {#access-transparency-viewer}

The `access-transparency.viewer` role enables viewing the list of subscriptions to the events when Yandex Cloud employees access organization resources and approving or disapproving the result of the neural network-driven analysis of such events.

#### access-transparency.editor {#access-transparency-editor}

The `access-transparency.editor` role enables selecting a billing account in Access Transparency, managing subscriptions to the events when Yandex Cloud employees access organization resources, viewing the list of such events, and approving or disapproving the result of the neural network-driven analysis of such events.

This role includes the `access-transparency.billingProvider` and `access-transparency.subscriptionManager` permissions.

#### access-transparency.admin {#access-transparency-admin}

The `access-transparency.admin` role enables selecting a billing account in Access Transparency, managing subscriptions to the events when Yandex Cloud employees access organization resources, viewing the list of such events, and approving or disapproving the result of the neural network-driven analysis of such events.

This role includes the `access-transparency.editor` permissions.

#### access-transparency.billingProvider {#access-transparency-billingProvider}

The `access-transparency.billingProvider` role enables selecting a billing account in Access Transparency.

#### access-transparency.subscriptionManager {#access-transparency-subscriptionManager}

The `access-transparency.subscriptionManager` role enables managing subscriptions to the events when Yandex Cloud employees access organization resources, viewing the list of such events, and approving or disapproving the result of the neural network-driven analysis of such events.

This role includes the `access-transparency.viewer` permissions.