# Customers

## Customer List

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

When people sign up for loyalty campaigns, they will appear in the customer list.

## Edit Customer

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

When editing a customer, it is possible to uncheck the **Active** field. Customers who are not active cannot log in on the campaign website.

## Export Customers

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

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

In the right corner there is a menu with the option to download the customers in an Excel document.


---

# 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://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/user/customers.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.
