# How do I add, remove, and manage users in my team account?

You can [add and remove users](/manual/faq/c167/q559.md) from the Report and Run web portal.

## Related

* [FAQ: How do I set up an offline team account?](/manual/faq/c142/c144/q396.md)
* [FAQ: Can the team version of the app be used on iOS and Android?](/manual/faq/c142/c145/q399.md)
* [FAQ: Can I revoke and re-assign membership if a team member leaves my company?](/manual/faq/c142/c145/q400.md)
* [FAQ: How do I add, remove, and manage users in my cloud account?](/manual/faq/c150/c151/q436.md)


---

# 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.reportandrun.com/manual/faq/c150/c151/q435.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.
