# Settings

- [Account](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/account.md)
- [Changing your password](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/account/changing-your-password.md)
- [Google Single sign-on](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/account/google-single-sign-on.md)
- [Branding](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding.md)
- [Overview](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/overview.md): Set your brand to be used for PAVE's capture interface
- [Logos](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/logos.md): Upload your brand logo to replace the PAVE logo on the capture interface
- [Background Colour](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/background-colour.md)
- [SMS Message / Results Customization](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/sms-message-results-customization.md)
- [Customize Video](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/customize-video.md): Add a custom YouTube video to the PAVE capture home screen
- [Users](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/users.md)
- [Finding and Editing Users](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/users/finding-and-editing-users.md): Browse and make changes to the user list
- [Creating A New User](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/users/creating-a-new-user.md)
- [Different User Types and Permissions](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/users/different-user-types-and-permissions.md)
- [Deactivating and Reactivating Users and Admins](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/users/deactivating-and-reactivating-users-and-admins.md): Deactivating an Admin or User
- [Receive Condition Reports via Email](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/users/receive-condition-reports-via-email.md)
- [Widgets](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets.md)
- [Overview](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/overview.md): Widgets are a convenient way to launch inspections directly from your website through an embedded widget
- [Creating a Website Widget](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget.md)
- [Editing an existing Website Widget](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget/editing-an-existing-website-widget.md)
- [Preview a Website Widget](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget/preview-a-website-widget.md)
- [Installing a Website Widget on Your Website](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget/installing-a-website-widget-on-your-website.md): Forever Change How You Inspect and Appraise Used Vehicles
- [Sharable Links](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/sharable-links.md): A sharable link is a pre-configured URL for sending PAVE sessions to users from a shareable, re-useable link, or a QR Code
- [PAVE App icon](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/sharable-links/pave-app-icon.md): How to create an App icon to launch the Sharable Link page
- [Batches](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/batches.md): Set up batches to generate CSV files of session data with the preferred filters
- [Estimates](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/estimates.md): Provide damage repair and replacement estimates on the Condition Report PDF
- [Integrations](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/integrations.md)
- [vAuto](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/integrations/vauto.md): Instructions for connecting your vAuto account with PAVE
- [Custom Capture](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/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/branch-dashboard/user-feature-walkthrough/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.
