# Manage Org members

## Removing Organisation members

If you want to remove any members from your organization,

* Navigate to the organization listing page on the platform [https://console.spydra.app/organizations](https://dev-web-user.spydra.app/organizations)
* Select the organization to go to the organization detail page

![Click on Membership](https://images.tango.us/workflows/d588260b-fea1-44a3-b831-cd47c93ca40a/steps/f6214253-24ba-43d0-91a1-2babbf549f26/787cf1aa-117b-4ec5-801a-5674d92e33c4.png)

* Click on the Membership

![Click on Actions](https://images.tango.us/workflows/d588260b-fea1-44a3-b831-cd47c93ca40a/steps/e07d45a6-e669-4207-883d-f210e8078f2f/fdfed853-86a0-4cb7-916c-ee72ab9d4105.png)

* Select the users and click on 'Remove membership.'
* Post confirmation, the member will be removed from the organization.

![Click on Remove Membership](https://images.tango.us/workflows/d588260b-fea1-44a3-b831-cd47c93ca40a/steps/2a1d5ce2-a9cb-4ca9-9060-73fbbd781b37/d2bc6280-cfe3-4a68-a89a-e89c977ba131.png)

7<br>

{% hint style="info" %}
Please note only Organisation admins can remove members from an organization.&#x20;

Instead of removing members from an organization, you can restrict members' access by updating the role. &#x20;

* [Manage organization member roles](/how-to/private-network/organizations/update-organization-member-roles.md)
  {% endhint %}

##


---

# 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.spydra.app/how-to/private-network/organizations/manage-org-members.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.
