# Filter & Search Members

Members within an organisation can fall under one of three distinct statuses:

* **Active**- Members who are currently affiliated with the organisation
* **Invited**- Individuals who have received an invitation via Safe Signer but have not yet confirmed their participation in the organisation
* **Rejected**- Those who have declined the invitation to join the organisation

If required, use the **Filter by status** option to filter members according to their current status  (highlighted in the screenshot below).

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

**Member Search**

The **search** bar allows you to locate a member by entering their name. This functionality enables quick and easy access to member details.

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


---

# 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.coinshift.xyz/business/coinshift-walkthrough/member-management/filter-and-search-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.
