# List of permissions

This document contains all the access options that can be granted to resources on the Apify platform.

## Actors

To learn about Apify Actors, check out the [documentation](https://pr-2338.preview.docs.apify.com/platform/actors.md).

### Actor

| Permission           | Description                                                |
| -------------------- | ---------------------------------------------------------- |
| Read                 | View Actor settings, source code and builds.               |
| Write                | Edit Actor settings and source code, and delete the Actor. |
| Run                  | Run any of an Actor's builds.                              |
| View runs            | View a list of Actor runs and their details.               |
| Manage access rights | Manage Actor access rights.                                |

### Actor task

| Permission           | Description                                                |
| -------------------- | ---------------------------------------------------------- |
| Read                 | View task configuration.                                   |
| Write                | Edit task configuration and settings, and delete the task. |
| View runs            | View a list of Actor task runs and their details.          |
| Manage access rights | Manage Actor task access rights.                           |

To learn about Actor tasks, see the [documentation](https://pr-2338.preview.docs.apify.com/platform/actors/running/tasks.md).

## Storage

For more information about Storage, see its [documentation](https://pr-2338.preview.docs.apify.com/platform/storage.md).

### Dataset

| Permission           | Description                                                     |
| -------------------- | --------------------------------------------------------------- |
| Read                 | View dataset information and its data.                          |
| Write                | Edit dataset settings, push data to it, and remove the dataset. |
| Manage access rights | Manage dataset access rights.                                   |

To learn about dataset storage, see its [documentation](https://pr-2338.preview.docs.apify.com/platform/storage/dataset.md).

### Key-value-store

| Permission           | Description                                                                                       |
| -------------------- | ------------------------------------------------------------------------------------------------- |
| Read                 | View key-value store details and records.                                                         |
| Write                | Edit key-value store settings, add, update or remove its records, and delete the key-value store. |
| Manage access rights | Manage key-value store access rights.                                                             |

To learn about key-value stores, see the [documentation](https://pr-2338.preview.docs.apify.com/platform/storage/key-value-store.md).

### Request queue

| Permission           | Description                                                                                    |
| -------------------- | ---------------------------------------------------------------------------------------------- |
| Read                 | View request queue details and records.                                                        |
| Write                | Edit request queue settings, add, update, or remove its records, and delete the request queue. |
| Manage access rights | Manage request queue access rights.                                                            |

To learn about request queue storage, see the [documentation](https://pr-2338.preview.docs.apify.com/platform/storage/request-queue.md).

## Proxy

| Permission | Description               |
| ---------- | ------------------------- |
| Proxy      | Allow to use Apify Proxy. |

To learn about Apify Proxy, see its [documentation](https://pr-2338.preview.docs.apify.com/platform/proxy.md).

## User permissions

Permissions that can be granted to members of organizations. To learn about the organization account, see its [documentation](https://pr-2338.preview.docs.apify.com/platform/collaboration/organization-account.md).

| Permission          | Description                                                           |
| ------------------- | --------------------------------------------------------------------- |
| Manage access keys  | Manage account access keys, i.e. API token and proxy password.        |
| Update subscription | Update the type of subscription, billing details and payment methods. |
| Update profile      | Make changes in profile information.                                  |
| Update email        | Update the contact email for the account.                             |
| Reset password      | Reset the account's password.                                         |
| View invoices       | See the account's invoices.                                           |
| Manage organization | Change the organization's settings.                                   |
