# Add a contact

## Add a contact

1. Go to **Contacts** and click **Add contact**.

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

2. Enter the contact details (see **Contact field reference** below).&#x20;
3. Click **Save.** The new contact will be **added to your Contacts table**.

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

***

## Contact field reference

| Field          | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Type           | <p>Classifies the contact.</p><p></p><ul><li>Standard: A general contact (often linked to a client, such as a carer, parent or guardian).</li><li>Doctor: Medical referrer or treating clinician (e.g. GP, specialist).</li><li>Third party payer: Organisation that pays on the client’s behalf (e.g. insurer, funder, employer).</li><li>Plan Manager: Provider that manages client funding and pays service providers on the client’s behalf. (In Australia, often NDIS-related.)</li></ul> |
| Title          | Title the contact prefers to be addressed by (e.g., Dr, Mr, Mrs, Ms, Miss, Mx).                                                                                                                                                                                                                                                                                                                                                                                                                |
| Name           | Contact’s full legal name (first and last name).                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Preferred name | The name the contact prefers to be called.                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Profession     | The contact’s role or discipline (e.g. GP, physiotherapist).                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Company        | Employer or organisation the contact works for.                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Email          | Address used for messages and documents (e.g. letters, invoices). Use a valid email to enable outbound communications.                                                                                                                                                                                                                                                                                                                                                                         |
| Phone numbers  | Phone number(s) for the contact (you can add direct and office lines).                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Address        | Postal or street address for correspondence.                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Notes          | Any additional context relevant to this contact (e.g., best time to call, admin preferences). Displayed on the contact profile only.                                                                                                                                                                                                                                                                                                                                                           |

<br>


---

# 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/contacts/add-a-contact.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.
