# Customer Info

To edit a Customer from the Edit Lead page you can follow the pencil icon in the same row as customer's name. Check the image below:

![Example of customer info without a credit card](/files/-MXr45pBQepugY9f_RJk)

You can edit the Customer's personal details, such as their name, phone or email, and add additional contacts if needed.

Last 4 digits of the credit card will be visible on the page, if credit card was added.


---

# 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://docs.mod24.com/mod24/leads/customer-info.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.
