# Your Org

## Creating Dealerships

* After you click 'Add Dealership' use the Google places integration to search for it's name, select it and use the click the button to the right to populate the form.&#x20;
* You can add multiple brands to match how you structure each location. Independent dealership's use 'Independent' for the brand.&#x20;
* Your new and used sales should just be an average of the last 12 months. You can update this at any time and is used in benchmarking your vendor spend versus other dealerships.

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

## Adding New Users

* As an admin, you don't have to manage usernames or passwords. After you click 'Add User' chose the location you want to assign them to.
* All users need 1 location minimum at first use this to create their account.&#x20;
* After they login the application will send you a notification. Now you can grant them access to more locations and if needed the group. You can also determine what permission level they need. Use the 3 dots on the right to edit their settings.
* Admins can do everything and users have a few more restrictions around adding/canceling vendors as well as changing your organization. More on that here: [permissions](/fundamentals/permissions.md)

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


---

# 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://docs.lvlupauto.com/dealerships/your-org.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.
