# EE Members and payments management

**1. Members**

This page allows you to have an overview of the registered people. Choose **Engine Settings > Members**

* In the drop down list on the top left, you can choose to see the users based on their roles or see all the users
* You can use the search bar to search the user you want to see.
* You can also use the drop down list at the end of each user’s name to change its roles. The system will then automatically save whenever you make your changes.&#x20;

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

**2. Payments**

This page allows you to have an overview of the payments have been made. Choose  **Engine Settings > Payments**

* In the drop down list on the top left, you can choose to see the payments based on the payment gateways. You can also choose to see all of them.
* You can use the search bar to search the payment you want to see. &#x20;

<figure><img src="/files/gnBz4YkERdzU1fKNaPvz" 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://enginethemes.gitbook.io/docs/estateengine/ee-complete-other-settings/ee-members-and-payments-management.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.
