# Adding Users

1. Navigate to the [Drivepoint Web-App](https://app.drivepoint.io/)
2. Click on "Team" on the left side bar *(💡you have to be an admin to view this page)*
3. Click on "Invite Users" at the top right

<figure><img src="/files/QgCVXPk9c5EnMWH4rGBj" alt=""><figcaption><p>See top left button to "Invite Users"</p></figcaption></figure>

4. Add the user's email address

<figure><img src="/files/mTy3SAwqzrNgql158jvy" alt="" width="375"><figcaption><p>💡You can add more than one user at a time!</p></figcaption></figure>

5. Click "Send Invites"
6. You are all done here 🎉 ->  *the invited user(s) will get an an email notification to join your company on Drivepoint. All they need is to click on the button on the email, sign up (Google OAuth is the quickest) and enjoy Drivepoint!*


---

# 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.drivepoint.io/using-the-web-app/team/adding-users.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.
