# Mark a Direct Contact as Complete

After completing the general information, demographics, and any required custom data, you can mark the direct contact as complete.

![Screenshot: The Direct Contact detail page showing the Mark as Complete button in the actions area and the section completion indicators](/files/g1gxWFVoPvI8Ek0P1Qcv)

{% stepper %}
{% step %}

#### Open the Direct Contact

Navigate to the direct contact detail page.
{% endstep %}

{% step %}

#### Click Mark as Complete

Click the **Mark as Complete** button. If any required sections are incomplete, PEARS displays a list of missing items.
{% endstep %}

{% step %}

#### Confirm

Confirm that you want to mark the direct contact as complete. The record is now finalized and a **Completed** badge appears on the detail page.
{% endstep %}
{% endstepper %}

## Mark as Incomplete

To make changes to a completed record, click **Mark as Incomplete** on the detail page to re-enable editing.


---

# 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/mark-a-direct-contact-as-complete.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.
