> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/report-and-run-offline-team/disabling-managed-users.md).

# Disabling managed users

Administrators can disable managed users, removing their access to the Report and Run: Offline Team account.

1. Log in into your account on the Report and Run [web portal](https://app.reportandrun.com/).
2. Open your workspace.
3. Click **Managed Users** on the right side of the screen.&#x20;

   <div align="left"><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FuX2s9wx2e5KhoyGlwt3y%2Foffline-team-disable-user1.png?alt=media&amp;token=09318d7a-e439-4c66-8bd4-434e589a088f" alt="" width="401"></div>
4. Click on the user's **email address.**

   <div align="left"><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FzJblbaHWfmGG5yaMXChZ%2Foffline-team-disable-user2.png?alt=media&amp;token=42f7a47b-fad1-4dc8-a388-bf1a5eee41a0" alt="" width="563"></div>
5. Click **Edit**.&#x20;

   <div align="left"><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FYl1zki0SWk8BnscYsEft%2Foffline-team-disable-user3.png?alt=media&amp;token=3c999ba9-8fee-434f-a5c8-86b310a73635" alt="" width="503"></div>
6. Check the *disabled* box beneath the user's information.

   <div align="left"><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FKkTLWQR1FbzJAFeVhX1Y%2Foffline-team-disable-user4.png?alt=media&amp;token=7a2cd135-5681-4239-9950-99083ec67d9d" alt="" width="502"></div>
7. Click **Update**.

   <div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2F6GmXmkiFlKwiU7wiLjUO%2Foffline-team-disable-user5.png?alt=media&amp;token=4bc96856-1a7a-4d2f-be86-0cc56ea21e76" alt="" width="500"><figcaption></figcaption></figure></div>
8. The user will be marked with a *disabled* status in the system.

   <div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2Fut7GcgNElRl2saTcKUjk%2Foffline-team-disable-user6.png?alt=media&amp;token=b3a81207-0d90-4bc6-bfaa-eff44c9d9a90" alt="" width="503"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/report-and-run-offline-team/disabling-managed-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
