# Customers

In the customer section, you can view clients synchronized with your e-commerce or CRM platform. You have the ability to search for clients by name, ID, or email.

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

The platform provides fixed properties for clients such as name, ID, email, and phone number. If you want to add additional data to your clients, you can include specific properties that will be taken into account during synchronization. Examples could include subscription status for channels, date of birth, etc. You can create them by clicking the "Manage Properties" button.&#x20;

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

For each property, you must input the name, column name, and property type. The type can be text, number, list, date, or yes/no.&#x20;

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

These properties can later be utilized to personalize content across different channels and can be used as conditions within user journeys or target clients for customizations. This level of detail enables you to create highly personalized and targeted interactions with your clients.


---

# 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://academy.gopersonal.ai/en/admin-ui/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.
