> For the complete documentation index, see [llms.txt](https://dealers.paveinspect.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dealers.paveinspect.com/additional-features/creating-dealership-account.md).

# Creating Dealership Account

![](/files/-MNTUoXD7kq6VqNOlnjc)

Your representative from PAVE has likely already setup up your account and forwarded your credentials. If not, you can start using PAVE right away by visiting <https://paveinspect.com/> and clicking on the CREATE ACCOUNT tab.

{% hint style="info" %}
Only create an account this way if you are a single point dealership. If you are looking to centralize your account with several other dealerships, please let us know, and we will give you a separate group account instead of this method.
{% endhint %}

1. Enter your dealership information on this form.
2. You will get an email right away with your credentials
3. &#x20;Login to your new account
4. Agree to Terms of Service
5. Change Password
6. Enter Payment Information

Your account is now ready to start adding users. You should set yourself up first as a separate user and keep these credentials as your dealership account and not use it as your method of sending inspections. Add a different user account for each person who will be sending or tracking your PAVE inspections.


---

# 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://dealers.paveinspect.com/additional-features/creating-dealership-account.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.
