# Customer details

## 1. Customer details

To view detailed customer information, at the customer list, click on the customer you want to display detailed information. The interface will display as shown below.

![](/files/-MkZvewP44ygrnvuB7Lm)

## 2. Tabs displayed in customer details

To update customer details, please  follow these steps:

**Step 1:** Click on the edit icon to the right of the customer name

**Step 2:** Enter the information needed

**Step 3:** Click **"Update"**

![](/files/-MlSqLEtilZLXZ5jQn5B)

In addition, you can also update customers according to the instructions in section **Customer details**


---

# 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://help.nobi.pro/nobi-pos/customers/customer-details.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.
