# View a client

## Overview

Get a clear, organized view of everything for one client. See all key details, update records, and create new items.

* Review: notes, appointments, activities, progress notes, alerts, account balance, saved payment method, client details, and more.
* Create items: appointment, activity, note, invoice, payment, form, letter, case, package, communication.
* Edit client details: update name, contact details, and other fields.
* Files: open the **Files** tab to upload and manage documents.

***

## View a client profile

* Open **Clients**, locate the client and click **Actions** → **View** (You can also click the client’s name).

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

You will be taken to the client’s profile. The image below gives a quick glimpse of the client profile (top section).

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


---

# 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://support.caspen.com/using-caspen/clients/view-a-client.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.
