# Clients

Streamline client care with Caspen, all from one place. Instantly see appointment history, forms, letters, notes, documents, and profile details. Stay prepared by adding notes, uploading files, collecting forms before the visit, and more.

<div align="left"><figure><img src="/files/1lXlHS45y99VPsiceViE" alt="" width="230"><figcaption></figcaption></figure></div>

* [Add a client](/using-caspen/clients/add-a-client.md) – Create a new client profile.
* [View a client ](/using-caspen/clients/view-a-client.md)– See client overview, history, appointments and more.
* [Edit a client](/using-caspen/clients/edit-a-client.md)  – Update client details and information.
* [Archive a client](/using-caspen/clients/archive-a-client.md) – Remove a client from the active list.
* [Add notes to a client profile](/using-caspen/clients/add-notes-to-a-client-profile.md) – Record internal notes on a client profile.
* [Merge client profiles](/using-caspen/clients/merge-client-profiles.md) – Combine duplicate profiles safely.
* [Add a client alert](/using-caspen/clients/add-a-client-alert.md) – Alert staff to essential client details in high-visibility areas.
* [Record allergies, intolerances & medications](/using-caspen/clients/record-allergies-intolerances-and-medications.md) – Add clinical details.
* [Client files](/using-caspen/clients/client-files.md) – Upload, view, and manage files.
* [Client field reference](/using-caspen/clients/client-fields-reference.md) – What each client field means.

{% hint style="info" %}
*Who is a client?* A client is an individual or entity seeking healthcare services or medical assistance from a practice or facility.
{% endhint %}


---

# 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.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.
