# Filter members

List all the available members for the logged-in coach. On the left side of the screen, the list of Members that are associated with the current Coach is listed:

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2FyucLFdhNhYBSmRD1cUwB%2Fimage.png?alt=media\&token=8945ff3f-a53f-46bc-b825-dfdf92f8bf9b)

## Filter members

Use the filters and sort options to help find the members you need to manage.&#x20;

Filter users by full name, birth date or email. Click on the down arrow to choose the search option:

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2FbFSV5biFuUmtBCmx88C9%2Fimage.png?alt=media\&token=24a49505-94cb-424e-b830-ed57c730f180)

### Filter by Full Name

Select the **FULL NAME** option from the dropdown and enter the member name into the search box and as you type, you may see some results begin to appear below the toolbar's search box.

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2FxHavSt1y2kupRpI1DjZj%2FSearchMembers.gif?alt=media\&token=37cf3f39-b07b-4c4b-94dd-dda9395c2498)

### &#x20;Filter by Date of Birth

Select the **DATE OF BIRTH** option from the dropdown and enter the member's birth date  into the search box in the **YYYY-MM-DD** format.

As you type, you may see some results begin to appear below the toolbar's search box.

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2Fkg56KQ3lbfsKGmIElNcs%2FSearchMembersBirthdate.gif?alt=media\&token=d3be89bb-018d-4011-b968-d62e47f03c74)

### &#x20;Filter by email

Select the **EMAIL** option from the dropdown and enter the email address in the *search* box. In the list of matching accounts that appears:

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2FBhKPpeNCg5wu87Rt5RAf%2Fimage.png?alt=media\&token=a3d1bfca-b862-4268-8d99-c82a69020344)

### Filter by my assigned members

Search members that are [assigned to the logged-in user](https://docs.suggestic.com/telewellness-portal/user-management/manage-coaches/coach-tab/register-a-new-coach/assign-members).

Click on the checkbox to list your assigned members:

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2FuS7sQAO9YkFYmGqmtULT%2Fimage.png?alt=media\&token=393c96ea-2428-4b9f-84cb-d68d975342c2)

See the example below where assigned users are listed in the search:

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2Fex4IOjiU2449iUJjXWy4%2FSearchAssignedMembers.gif?alt=media\&token=90b58b38-72c1-429e-b2c8-4d4009ce15ca)

Select any of the Members listed to view their information:

![](https://2559322815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2YYW6bhSI3P9nEjXjuSL%2Fuploads%2FOzBQoUEjn0o59EPxvsrC%2Fimage.png?alt=media\&token=e4a3100f-b4a9-4000-9edb-daa199becb9d)

##


---

# 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.suggestic.com/telewellness-portal/user-management/manage-members/filter-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.
