# Create New Group

\
To create a new group, follow these steps:

1. Navigate to the GROUPS section on your dashboard.
2. Click on the green "+ CREATE NEW GROUP" button.
3. Provide a name and description for your new group.
4. If this group operates in a region different from your account's original country, utilize the DEFAULT GROUP REGION option. This choice enables PAVE to tailor services such as SMS messaging, translations, and VIN lookups to that specific region.
5. You can select the EXPORT SETTINGS that best suit your needs if you have established multiple custom export settings.
6. Now, you can add or create branch accounts to your newly created group.

<figure><img src="/files/0p6Xq6NTbk8gAGppExCL" 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://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/group-manage/create-new-group.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.
