# Create a Direct Contact

This article walks through the steps to create a new direct contact record in PEARS.

![Screenshot: The Create Direct Contact form showing the Reporting Period dropdown, Date Range selector, Unit field, Program Areas multi-select, Action Plans field, Comments text area, and Uploads section](/files/xTniA1UujgsRZJIRw9QU)

{% hint style="info" %}
**TIP:** The red asterisk **\*** next to the heading of a field indicates that the field is required.
{% endhint %}

{% stepper %}
{% step %}

#### Navigate to Direct Contacts

From the PEARS homepage, hover over the **Engage** menu and click **Direct Contacts**.
{% endstep %}

{% step %}

#### Click Add Direct Contact

On the Direct Contacts list page, click the **Add Direct Contact** button.
{% endstep %}

{% step %}

#### Select a Reporting Period

In the **Reporting Period** field, select the reporting period for this direct contact record.
{% endstep %}

{% step %}

#### Select a Date Range

In the **Date Range** field, select the date range during which the contacts occurred.
{% endstep %}

{% step %}

#### Select a Unit

In the **Unit** field, select the extension unit responsible for these contacts. This field defaults to your primary unit.
{% endstep %}

{% step %}

#### Select Program Areas

In the **Program Areas** field, select the program area(s) that apply to the contacts made during this period. At least one program area is required.
{% endstep %}

{% step %}

#### Select Action Plans (if applicable)

In the **Action Plans** field, select any action plans associated with these direct contacts.
{% endstep %}

{% step %}

#### Add Comments and Uploads (optional)

In the **Comments** field, enter any additional notes. In the **Uploads** section, attach any relevant documents.
{% endstep %}

{% step %}

#### Save and Continue

Click **Save and Continue** to save the record and proceed to the [Demographics](/engage/direct-contacts/add-demographics-data.md) page.
{% endstep %}
{% endstepper %}


---

# 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.pears.io/engage/direct-contacts/create-a-direct-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.
