> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/content-collections/runtime-security/authentication/user-roles.md).

# Compute User Roles

You can assign roles to users to control their level of access to Prisma Cloud. Roles determine what a user can do and see in Console, and the APIs he or she can access. Roles are enforced the same way for both the Prisma Cloud UI and API.

## Summary of system roles

The following table summarizes the system roles available in Prisma Cloud.

| Role                  | Access level                                                                                                                                                                                                                  | Typical use case(s)                                                                                                                                                                                                                                                                                                                                    |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Administrator         | Full read-write access to all Prisma Cloud settings and data.                                                                                                                                                                 | Security administrators.                                                                                                                                                                                                                                                                                                                               |
| Operator              | <p>Read-write access to all rules and data.</p><p>Read-only access to user and group management, role assignments, and the global settings under <strong>Manage > System</strong>.</p>                                        | Security operations teams.                                                                                                                                                                                                                                                                                                                             |
| Auditor               | Read-only access to all Prisma Cloud rules and data.                                                                                                                                                                          | Auditors and compliance staff that need to verify settings and monitor compliance.                                                                                                                                                                                                                                                                     |
| Cloud Account Manager | Read-write access to onboard and manage specific cloud accounts and security policies. Read-only access to investigate issues, view alerts, and compliance details.                                                           | Managing cloud accounts, security policies, and monitoring compliance/issues for designated accounts.                                                                                                                                                                                                                                                  |
| DevSecOps User        | <p>Read-only access to all results under <strong>Radar</strong> and <strong>Monitor</strong>, but no access to change policy or settings.</p><p>Read-only access to Utilities.</p>                                            | DevSecOps personnel.                                                                                                                                                                                                                                                                                                                                   |
| Vulnerability Manager | Define policy and monitor vulnerabilities and compliance.                                                                                                                                                                     | DevOps users that also need to define policy and monitor vulnerabilities and compliance.                                                                                                                                                                                                                                                               |
| DevOps User           | Read-only access to the Prisma Cloud CI vulnerability, compliance scan reports, and Utilities.                                                                                                                                | Developer, Operations, and DevOps personnel that need to know about and/or address the vulnerabilities in your environment.                                                                                                                                                                                                                            |
| Defender Manager      | Install, manage, and remove Defenders from your environment.                                                                                                                                                                  | <p>DevOps team members that need to manage Defender deployments without sysadmin privileges.</p><p><strong>Note</strong>: The permission groups you assign here only restrict access to what the user can do and see on the administrative Console. Defenders will collect and share information without differentiating which user deployed them.</p> |
| Access User           | <p>Basic API routes only</p><p>IMPORTANT: Access User role has permissions to some basic API routes only, and no access to the Console UI. This user role will be deprecated in the next release of Prisma Cloud Compute.</p> | Developers (and others) that use the nodes that Prisma Cloud protects.                                                                                                                                                                                                                                                                                 |
| CI User               | Run the Continuous Integration plugin only.                                                                                                                                                                                   | CI Users can only run the plugin and have no other access to configure Prisma Cloud.                                                                                                                                                                                                                                                                   |

Let’s look at how two roles at the opposite end of the spectrum differ: Administrator and User. Administrators set the security policy. They decide who can run what Docker commands, and where they can be run. Users need to run Docker commands to do their job. Testers, for example, run Docker commands in the staging environment to test containers under development. Testers, however, have no business starting containers in the production environment. Administrators set a policy to assign testers the user role that lets testers run Docker commands in staging, but restricts their access to production.

## System roles

This section describes the system roles Prisma Cloud supports.

### Administrator

The Administrator can manage all aspects of your Prisma Cloud installation. They have full read-write access to all Prisma Cloud settings and data.

Administrators can:

* Create and update security policies.
* Create and update access control policies.
* Create and update the list of users and groups that can access Prisma Cloud.
* Assign roles to users and groups.
* The Admin role is reserved for security administrators.

When Administrators log into Console, they have access to the full dashboard. If you click on the profile button on the top right of the dashboard, you get the details of the currently logged in user (admin) and associated role (Administrator).

<figure><img src="/files/wIKxuSOHN0aYZqUa0CxT" alt="user roles admin"><figcaption></figcaption></figure>

### Operator

Operators can create and update all Prisma Cloud settings. This role lets you view audit data and manage the rules that define your policies.

Operators cannot:

* Create, update, or delete users or groups.
* Assign or reassign roles to any user or group.
* Change the global settings under **Manage > System**.

The Operator role is designed for members of your Security Operations team.

### Auditor

Auditors get read-only access to all Prisma Cloud data, settings, and logs.

Auditors are typically members of your compliance team. They verify that your Prisma Cloud setup meets your organization’s security requirements. To verify compliance, they must be able to see your settings, but they do not need to make changes to them.

Auditors have access to the utilities page (**Manage > System > Utilities**).

### Cloud Account Manager

Cloud Account Manager get read and write access onboard and manage security policies for specific cloud accounts.

Cloud Account Manager are typically members of security administration team. On Prisma Cloud console they can investigate issues by viewing alerts and compliance details.

### DevSecOps User

DevSecOps Users get access to all views under **Radar** and **Monitor**. Access to the **Actions** menu in these views is disabled. The **Actions** menu lets you do things such as relearn models, protect services found by Cloud Discovery, and so on.

DevSecOps Users get read only access to vulnerabilities and compliance policies under **Defend**.

Under **Manage**, they only get access to **Manage > System > Utilities**. This page lets you download various Prisma Cloud components. DevSecOps Users can download all files, except Defender images, which are disabled for this role.

### Vulnerability Manager

Vulnerability Managers define and monitor vulnerabilities and compliance policy. Vulnerability Managers gain the following permissions:

* Read-write access to **Defend > Vulnerabilities** and **Defend > Compliance**.
* Read-write access to **Monitor > Vulnerabilities**, **Monitor > Compliance** and **Monitor > Events > Trust Audits**.
* Read-only access to **Manage > System > Utilities**. The **Utilities** page lets you download various Prisma Cloud components. Vulnerability Managers can download all files, except Defender images, which are disabled for this role.

### DevOps User

DevOps Users get read-only access to the **Jenkins Jobs** and **Twistcli Scans** tabs under **Monitor > Vulnerabilities** and **Monitor > Compliance**. Each tab contains scan reports for images and serverless functions scanned using these tools. DevOps Users can use Prisma Cloud scan reports and tools, for example, to determine why the CI/CD pipeline is stalled.

DevOps Users get read only access to vulnerabilities and compliance policies under **Defend**.

Under **Manage**, they only get access to **Manage > System > Utilities**. This page lets you download various Prisma Cloud components. DevOps Users can download all files, except Defender images, which are disabled for this role.

### Defender Manager

Defender Managers get read-write access to **Manage > Defenders** and **Manage > System > Utilities**.

Defender Managers can install, manage, and remove Defenders from your environment. The Defender Manager role was designed to let members of your DevOps team manage the hosts that Prisma Cloud protects without requiring Administrator-level privileges. To help debug Defender deployment issues, Defender Managers get read-only access to Prisma Cloud settings and log files.

Defender Managers are typically members of your DevOps team. They need to manage the hosts that Prisma Cloud protects, but they never need to alter any security policies.

Defender Managers are also used to automate Defender deployment. If you use twistcli to deploy Defenders in your environment, create a service account with the Defender Manager role for the program that calls twistcli.

This role can see view the secrets that Defenders use to do their job, such as cloud credentials for registry scanning.

### Access User

Access User role has permissions to some basic API routes only, and no access to the Console UI. This user role will be deprecated in the next release of Prisma Cloud Compute.

Users work with Docker containers. They run Docker client commands on the hosts that are protected by the Defender. The commands they run include:

* Pulling an image from a registry.
* Starting a container on a host.
* Stopping a container.

Users are typically members of your engineering team. For example, all members of your test team would be assigned the User role.

### CI User

The CI user role can be assigned to users that should only be able to run the plugin but have no other access to configure Prisma Cloud or view the data that we have. It is designed to only provide the minimal amount of access required to run the plugins.

A CI user cannot log into the Console or even view the UI Dashboard.

## Assign roles

To learn how to assign roles to users and groups, see [Assign roles](/content-collections/runtime-security/authentication/assign-roles.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.prismacloud.io/content-collections/runtime-security/authentication/user-roles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
