> For the complete documentation index, see [llms.txt](https://surecloud.gitbook.io/surecloud-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://surecloud.gitbook.io/surecloud-docs/documentation/admin.md).

# Admin

- [Managing User Access to Records](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records.md): Learn how roles, groups, and hierarchy context control access to records in SureCloud.
- [Users](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/users.md): Learn how to create new user accounts and manage existing users through the Manage Users screen.
- [Groups](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/groups.md): Learn how to create, edit, populate, and delete user groups to streamline user administration and role management.
- [Roles](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/roles.md): Learn how to create, manage, and delete user roles to control access and permissions within the platform.
- [System Permissions](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/roles/system-permissions.md): Learn what system permissions control, which standard roles include them, and how to update them on a role.
- [Hierarchy](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/hierarchy.md): Learn how hierarchy controls access and how to create and manage hierarchy items.
- [Hierarchy Access](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/hierarchy/hierarchy-access.md): Learn how hierarchy levels, branches, and context control record visibility in SureCloud.
- [Create Hierarchy Items](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/hierarchy/create-hierarchy-items.md): Learn how to add hierarchy items and configure inheritance and group access.
- [Manage Hierarchy Items](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/managing-user-access-to-records/hierarchy/manage-hierarchy-items.md): Learn how to edit hierarchy items and manage the groups created for hierarchy access.
- [SSO Support](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/sso-support.md): Check which SSO providers SureCloud supports and what information to send for setup.
- [Custom Email Domains](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/custom-email-domains.md): Configure custom email domains to send SureCloud notifications from your organization's email address for enhanced branding and trust.
- [Setting Up SCIM](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/setting-up-scim.md): Guide for requesting SCIM setup, including required information and the process flow.
- [SCIM with Microsoft Entra ID](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/setting-up-scim/scim-with-microsoft-entra-id.md): Configure Microsoft Entra ID to provision users and group memberships into SureCloud with SCIM.
- [SCIM with Okta](https://surecloud.gitbook.io/surecloud-docs/documentation/admin/setting-up-scim/scim-with-okta.md): Configure Okta to provision users and group memberships into SureCloud with SCIM.


---

# 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:

```
GET https://surecloud.gitbook.io/surecloud-docs/documentation/admin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
