# Can I revoke and re-assign membership if a team member leaves my company?

Yes, you can disable a team member's account and they will no longer have access or be included in the user count.

## Related&#x20;

* [FAQ: How do I add, remove, and manage users in my team account?](/manual/faq/c150/c151/q435.md)
* [FAQ: How do I change (increase or decrease) the number of users in my subscription?](/manual/faq/c167/q559.md)
* [FAQ: How do I change or update the payment method for my subscription?](/manual/faq/c167/q569.md)
* [FAQ: How do I renew my subscription in the app?](/manual/faq/c167/q565.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/c142/c145/q400.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.
