# Person Page

When clicking the name of an individual/entity on the people page, it will take you to a page with all related details.

The left panel with navigate you to details related to the individual/entity.

<div align="center"><figure><img src="/files/G2WA0CCfp3l6b23DUBpf" alt="" width="235"><figcaption></figcaption></figure></div>

From the "Individual/Entity Details" section, you can view and/or edit:

1. General Information
2. Addresses
3. Contact Information
4. CRM
5. Internal Information
6. Confido Legal Integration Information

Balance section can be used to take and view payments related to the individual/entity.

Notes section can be used to take and view notes related to the individual/entity.


---

# 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.clevercase.com/people/person-page.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.
