# Manage organization members

## Managing agents in organization

You can access organization settings by clicking the name of the organization in the upper left corner and selecting "Organization settings". (This requires organization operator level.)

In the first tab ("Organization" tab), you will see the list of users which are all the agents added to your organization. An operator agent is marked with a star icon. (Note: An organization operator is different from a channel operator.) The owner of the organization is marked with a key icon.

## Edit member rights

Click the agent row in the user list to open a new view where you can.&#x20;

* Toggle queue membership to grant/revoke the queue agent status of each queue in your organization.
* Give/revoke operator status of the agent.
* Remove membership - Remove the user from all the queues and the organization. The agent must be removed from each team channel separately through the channel member list.

See the article *"How to add agent to queue?"* for more information.

![Organization member list](/files/-LSyQBLmr7cKI00jG0lp)

### Search for organization agents <a href="#organisaation-jasenten-haku" id="organisaation-jasenten-haku"></a>

If your organization has a large number of agents, the user list is divided into several pages.

Instead of browsing through all the pages, you can filter or search for a specific agent by typing the name or part of the name in the Filter field.

![Search for a member of the organization](/files/-LSyPkZ12Ehor2IzKuEL)


---

# 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://support.ninchat.com/ninchat-support/english/organization/managing-organization-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.
