# How to remove a team member

Learn how to remove a team member from your IsDown account to manage access and maintain security:

1. **Go to the "Team" section** in the sidebar.<br>

   <figure><img src="/files/sDrUvMTi7lOwD3YUuGrN" alt=""><figcaption></figcaption></figure>
2. Find the member you want to remove.
3. Click the **"Remove"** button next to their name.<br>

   <figure><img src="/files/5Xho4SS3S42aNv6BVDxQ" alt=""><figcaption></figcaption></figure>
4. Confirm the action if prompted.

**Note:** Once removed, the team member will lose access to the account immediately.

***

**Related Articles**

* [**How to Add a Team Member**](https://help.isdown.app/accounts/how-to-add-a-team-member)
* [**Accept an Invitation**](https://help.isdown.app/accounts/accept-invitation)
* [**Setup Admin SSO**](https://help.isdown.app/accounts/setup-admin-sso)​


---

# 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://help.isdown.app/accounts/how-to-remove-a-team-member.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.
