# Customers

## Profile

### Search

Looking up for a customers can be done by searching the customer's number (unique key - most recommended), email or name on the search bar.&#x20;

![Click search](/files/-LkUEhuLK5glqI_vsFEy)

Got to customers' tab and search for the customer phone number.

#### Customer Status

There are 2 states for a customer:

1. **Enabled** - the customer is registered.
2. **Not Enabled** - the customer places an order without registering.

![](/files/-LrrnW5lC1bM8xgLHk-Z)

### Edit

Under the customer profile, there are a few options to edit/update the customer profile info.

#### Manual add points

Locate the customer you would like to add points to, by searching the customer. Once located, on the right side, you should see the customer's profile

![Customer Progile](/files/-LkUH7q-lVJTmsH6FWBW)

Scroll down to click on "Add a visit / Payment":

![Blue and then Green](/files/-LkUI1u1OzbK-NwGdNHC)

Add **Purchase Amount** according to the amount of points / cash back you would like to add to the customer and press the GREEN button.

## Event Activities


---

# 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://appfront.gitbook.io/portal/digital/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.
