# Mark a Partnership as Complete

Before a partnership can be marked as complete, all required sections must be filled out. Review the requirements below, then submit the record.

![Screenshot: The partnership completion checklist showing status indicators for Program Areas, Relationship Depth, Has Events Answered, Collaborators Configured, and Custom Data Complete, along with the Mark as Complete button](/files/wJa6V5NvhekYDhCBFplo)

## Completion Requirements

The following conditions must be met before the partnership can be marked as complete:

* **Program Areas** — At least one program area must be selected on the partnership details step.
* **Relationship Depth** — A relationship depth must be set on the evaluation step.
* **Has Events Answered** — The question indicating whether the partnership had events must be answered (Yes or No) on the events step.
* **Collaborators Configured** — At least one collaborator must be assigned to the partnership.
* **Custom Data Complete** — All required custom data fields, if configured for your organization, must be filled out.

{% hint style="warning" %}
**NOTE:** If any required section is incomplete, the system will display a message indicating which items need attention. Complete all listed items before attempting to mark the partnership as complete.
{% endhint %}

{% stepper %}
{% step %}

#### Review the completion checklist

Open the partnership record and review the completion checklist. Verify that all required sections display a completed status.
{% endstep %}

{% step %}

#### Resolve any incomplete items

If any items are flagged as incomplete, navigate to the corresponding step and provide the missing information. Save your changes before returning to the completion screen.
{% endstep %}

{% step %}

#### Mark as complete

Click **Mark as Complete** to finalize the partnership record.

{% hint style="info" %}
**TIP:** Once marked as complete, the partnership record is locked for editing. If you need to make changes after completion, you must reopen the record first.
{% endhint %}
{% 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/partnerships/mark-a-partnership-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.
