# Managing Users

1. Navigate to the "Team" page within [Drivepoint](https://app.drivepoint.io/) *(💡you have to be an admin to view this page)*
2. Click on any name on the user table within the "Team" page
3. Click on "Upgrade to Admin" to promote a user to an admin and make user-based permission changes
4. Click "Delete" (top right red button) to remove their account from Drivepoint
5. The user will be removed from the account


---

# 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/managing-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.
