# Remove Team Member

Removing team members is essential for maintaining the security and integrity of the agency's workspace. It helps ensure that only authorized individuals have access to sensitive information and resources within the platform. Additionally, removing inactive or unnecessary team members helps streamline collaboration and resource allocation within the agency.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in AgencyHandy.
* Users must be a part of an agency.
* Users must be Super Admins/Admins/PMs to set roles & permissions for team members.

### Steps to Use:

* **Log in to AgencyHandy:** Access your AgencyHandy account using your credentials.&#x20;
* **Navigate to Team Management:** Locate the "Team" section in the dashboard menu.&#x20;
* **Select Team Member to Remove:** Choose the specific team member you wish to remove from the list of team members. Tick it.
* **Initiate Removal:** an Action button named "Delete" will get activated and click on it.&#x20;

<figure><img src="/files/2QZnuAo9IwCsRT61pubR" alt=""><figcaption></figcaption></figure>

* **Confirmation:** Confirm the removal of the team member. This action will revoke their access to the agency's workspace and resources within AgencyHandy.&#x20;

<figure><img src="/files/ehekwVFp5DPSz8FnhVdK" alt=""><figcaption></figcaption></figure>

* **Follow-up Actions:** After removing the team member, ensure that any necessary handovers or data transfers are completed, and update relevant documentation or access permissions as needed.

### Important Notes:

* Only the Super admin and admin can delete a team member.
* Removing a member from the agency cannot be undone, so proceed cautiously.


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/teams/team-dashboard/remove-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.
