# Permissions and Access Settings

First, let us review the permissions and access settings in the Enterprise Dashboard, specifically for Administrators like yourself. Understanding these permissions is essential, as they determine what you can do and how much control you have. By the end of this section, you'll grasp your roles and responsibilities as an Administrator within the Enterprise Dashboard and the features available to you in this guide.

Explore each permission page for a deeper dive into how each feature operates.

<figure><img src="/files/NGMcHWpQA5XkhCyzOEp9" alt=""><figcaption></figcaption></figure>

| Permission Setting:                                                                                                      | Access Granted:                                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [View All Groups](/enterprise-dashboard/user-feature-walkthrough/view-all-groups.md)                                     | If selected, this admin user can search, export and view all sessions for any group’s accounts. When not selected, this will open a dropdown to provide access to only selected groups. |
| [Group Manage](/enterprise-dashboard/user-feature-walkthrough/group-manage.md)                                           | If selected, this admin user will be able to create new groups.                                                                                                                         |
| [Group Remove](/enterprise-dashboard/user-feature-walkthrough/group-remove.md)                                           | If selected, this admin user can remove/delete groups.                                                                                                                                  |
| [Account Manage](/enterprise-dashboard/user-feature-walkthrough/account-manage.md)                                       | When activated, this admin user can create and edit accounts (Branch Dashboards) for any group they are granted to view.                                                                |
| [Account: Switch To](/enterprise-dashboard/user-feature-walkthrough/account-switch-to.md)                                | This setting allows the admin user to switch in and out of any account (Branch Dashboard) within the group to which they have viewed access.                                            |
| [Administrator: Manage](/enterprise-dashboard/user-feature-walkthrough/administrator-manage.md)                          | This setting allows this admin user to create and edit other admin users.                                                                                                               |
| [Data: Manage](/enterprise-dashboard/user-feature-walkthrough/data-manage.md)                                            | This setting allows the admin user to access and edit the ‘Batches’ and ‘Exports’ functionality as well as generate and download the Session Files CSVs                                 |
| [Data: Export Only](/enterprise-dashboard/user-feature-walkthrough/data-export-only.md)                                  | This setting allows the admin user to generate and download Session Files CSVs only.                                                                                                    |
| [Data: Developer](/enterprise-dashboard/user-feature-walkthrough/data-developer.md)                                      | This setting allows the admin user to access, create, and manage API keys at an Enterprise Level that can be linked to any branch accounts inside this enterprise account.              |
| [Initiate Inspections](/enterprise-dashboard/user-feature-walkthrough/initiate-inspections-coming-soon.md) (coming soon) | This setting allows the admin user to initiate inspections to each branch account by uploading a list of VINs.                                                                          |


---

# Agent Instructions: 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://guides.pave.ai/enterprise-dashboard/permissions-and-access-settings.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.
