# How-To: Countersign A Document📝

Applying a countersignature is easy in MEsuite. You can review and apply a countersignature in the File Manager.

{% embed url="<https://vimeo.com/1002115601?fl=pl&fe=vl>" %}

### Written instructions

{% stepper %}
{% step %}

### Step: File Manager

Go into **File Manager**, then open your **Signed Released** folder.
{% endstep %}

{% step %}

### Step: Manage

From there, find the release you’d like to countersign and go to **Manage > Countersign**.
{% endstep %}

{% step %}

### Step: Review

A review window will open where you can review the contract and countersign.
{% endstep %}

{% step %}

### Step: Submit

If everything looks good, click **Submit Countersignature**.
{% endstep %}

{% step %}

### Step: Confirm

Return to File Manager and refresh the page. You’ll see a green checkmark ✅ next to the photo indicating it has been countersigned.
{% endstep %}
{% endstepper %}

And that's all there is to it! If you have any questions, reach out to our support team at <support@mesuite.com>. We’re happy to help! 💌


---

# 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://mesuite.gitbook.io/mesuite-docs/document-manager-guide/how-to-countersign-a-document.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.
