# Mark a Social Marketing Campaign as Complete

Before a social marketing campaign can be marked as complete, all required sections must be finished. PEARS validates each section and displays any outstanding items.

## Completion Requirements

The following must be satisfied before marking a campaign as complete:

* **Program Areas** -- At least one program area is selected.
* **Collaborators** -- Collaborators have been configured.
* **Market Segment Reach** -- Market segment reach data has been entered.
* **Potential Reach** -- Potential reach data has been entered.
* **Evaluation** -- You have indicated whether an evaluation was performed (Yes or No).
* **Custom Data** -- Organization-specific custom data is complete (if applicable).

{% stepper %}
{% step %}

#### Review the Completion Checklist

Navigate to the **Mark as Complete** step. PEARS displays a checklist showing the status of each required section.
{% endstep %}

{% step %}

#### Resolve Any Incomplete Items

If any sections show as incomplete, click the link to navigate to that section and provide the required information.
{% endstep %}

{% step %}

#### Mark as Complete

Once all requirements are satisfied, click the **Mark as Complete** button to finalize the campaign.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**NOTE:** If any required sections are incomplete, PEARS will display validation errors and prevent you from marking the campaign as complete.
{% endhint %}

{% hint style="info" %}
**TIP:** You can mark a completed campaign as incomplete at any time if you need to make additional changes.
{% 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.pears.io/engage/social-marketing-campaigns/mark-a-social-marketing-campaign-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.
