# User Feature Walkthrough

- [View All Groups](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/view-all-groups.md)
- [Filtering Sessions](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/view-all-groups/filtering-sessions.md)
- [Searching Sessions](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/view-all-groups/filtering-sessions/searching-sessions.md)
- [Advanced View](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/view-all-groups/filtering-sessions/advanced-view.md)
- [Exporting Sessions](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/view-all-groups/exporting-sessions.md)
- [Group Manage](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/group-manage.md)
- [Create New Group](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/group-manage/create-new-group.md)
- [Add Accounts to Group](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/group-manage/add-accounts-to-group.md)
- [Edit Group](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/group-manage/edit-group.md)
- [Group Remove](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/group-remove.md)
- [Account Manage](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage.md)
- [Create New Account](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage/create-new-account.md)
- [Add User to New Account](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage/add-user-to-new-account.md)
- [User Account Permissions](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage/add-user-to-new-account/user-account-permissions.md)
- [Edit Account](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage/edit-account.md)
- [Deactivate Account](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage/deactivate-account.md)
- [Account: Switch To](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-switch-to.md)
- [Administrator: Manage](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/administrator-manage.md)
- [Create New Administrator](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/administrator-manage/create-new-administrator.md)
- [Edit Administrator](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/administrator-manage/edit-administrator.md)
- [Administrator: Switch](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/administrator-switch.md)
- [Data: Manage](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/data-manage.md)
- [Data: Export Only](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/data-export-only.md)
- [Data: Developer](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/data-developer.md): The "Data: Developer" setting allows admin users to access, create, and manage API keys at an Enterprise Level that can be linked to any branch accounts inside the enterprise account.
- [Initiate Inspections (coming soon)](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/initiate-inspections-coming-soon.md)
- [VIN Assignment](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/initiate-inspections-coming-soon/vin-assignment.md): This section explains the 'VIN Assignment' feature that allows the assignment of specific VINs to the Branch Accounts and shows the completion of inspections for such VINs on the Enterprise Dashboard
- [Create New Export Setting](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/create-new-export-setting.md)
- [Edit Export Settings](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/create-new-export-setting/edit-export-settings.md)
- [Setting Up SFTP Batches](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/setting-up-sftp-batches.md)
- [Dashboard](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/dashboard.md)
- [Inspection Status](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/dashboard/inspection-status.md): Monitor the status of inspections using visual cues
- [Session Exports](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/dashboard/session-exports.md): This guide highlights the Session Exports functionality for Enterprise dashboards, that allows users to download session reports seamlessly from their PAVE Enterprise dashboard.
- [Custom Capture](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/custom-capture.md)


---

# 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/user-feature-walkthrough.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.
