> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-feature-changes/cortex-xsoar-8-feature-changes/new-features-for-users-and-roles-in-cortex-xsoar-8.md).

# New Features for Users and Roles in Cortex XSOAR 8

This topic describes the new user and role features added in Cortex XSOAR 8.

### Cortex XSOAR 8 SaaS

* In the Cortex Gateway, you can create user groups to manage groups of system users or groups, including nested groups and SAML group mapping.
* Manage Roles with predefined and custom roles, including permission levels and shift periods.
* Set permission levels for Cortex XSOAR components, such as data, jobs, automations, playbooks, and settings.
* Control access privileges for specific views and actions.

{% hint style="info" %}

### Note

Predefined roles, including Instance Administrator, Analyst, and Read-Only, with specific access rights, can't be changed.
{% endhint %}

For more information about how to manage users and roles, see [Users and Roles Management](/cortex-xsoar-8-saas/configure-cortex-xsoar/users-and-roles-management.md).

### Cortex XSOAR 8 On-prem

* Similar to Cortex XSOAR 6, invite users locally to access Cortex XSOAR, including a password policy.
* Manage Roles with predefined and custom roles, including permission levels and shift periods.
* Set permission levels for Cortex XSOAR components, such as data, jobs, automations, playbooks, and settings.
* Control access privileges for specific views and actions.

For more information about how to manage users and roles, see [Users and Roles Management](/cortex-xsoar-8-on-prem/8.13/configure-cortex-xsoar/users-and-roles-management.md).

{% hint style="info" %}

### Note

Out-of-the-box roles, including Instance Administrator, Analyst, and Read-Only, with specific access permissions, can't be changed.
{% endhint %}


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-feature-changes/cortex-xsoar-8-feature-changes/new-features-for-users-and-roles-in-cortex-xsoar-8.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.
