> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/end-users/to-do/completing-tasks/completing-an-attestation-task.md).

# Completing an Attestation Task

Attestation ensures that key users review and confirm changes before an item is published.

The **Attestation** cycle occurs after approval and before publication, giving assigned users a chance to review the finalized changes.&#x20;

Participants acknowledge updates relevant to their work and confirm that the item is ready for end-users, ensuring accountability and compliance.

***

## Interactive Tour

Learn how to complete an attestation task.

{% @howdygo/embed url="<https://app.howdygo.com/share/15e37db2-dcf5-477c-8891-e27dab4cda65>" %}

***

## **Step-by-Step Guide**

{% stepper %}
{% step %}

### Accessing an Attestation Task

In **To Do**, select an attestation task in the list.

* Review the documentation by minimizing the submission banner.

{% hint style="info" %}
For more guidance on using To Do, [see this section.](/interfacing-help-files/end-users/to-do.md)
{% endhint %}
{% endstep %}

{% step %}

### Filling Out the Form

* Add a **Comment** to confirm you’ve reviewed and acknowledged the changes to the documentation.
  {% endstep %}

{% step %}

### Confirming the Attestation

* Click **Attest** complete the attestation task.
  {% endstep %}
  {% endstepper %}

***

## What happens next?&#x20;

Once *all* stakeholders have attested, the item is ready to be submitted for publishing.

***

## See Also

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>See the Next Step (Modelers Only):</strong><br><br>Publishing a documentation item.</td><td><a href="/interfacing-help-files/document-control/managing-documentation-lifecycle/managing-the-publication-of-documentation.md">Managing the Publication of Documentation</a></td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2Fy2jbigKwDKGvfD5FkRlQ%2FIMS%20Icons%20(8).png?alt=media&amp;token=07ce35ae-b02a-4e10-a43d-a17c6ac58290">IMS Icons (8).png</a></td></tr><tr><td><strong>Managing Your Tasks</strong><br><br>Learn the basics on how to manage your tasks in To Do</td><td><a href="/interfacing-help-files/end-users/to-do.md">Managing Your Tasks</a></td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FIicHnWRDxU9zPCTnLGLC%2FIMS%20Icons%20(1).png?alt=media&amp;token=f51f14ca-3e0c-466b-be24-aebe5b3d9570">IMS Icons (1).png</a></td></tr><tr><td><strong>Managing an Attestation Cycle (Modelers Only)</strong><br><br>Learn how to configure an Attestation cycle</td><td><a href="/interfacing-help-files/document-control/managing-documentation-lifecycle/managing-an-attestation-cycle.md">Managing an Attestation Cycle</a></td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FnlrSCUvF1qfN1L6DRhNb%2FIMS%20Icons%20(7).png?alt=media&amp;token=bf418ecc-06bf-486a-8368-a33805a5a25f">IMS Icons (7).png</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/end-users/to-do/completing-tasks/completing-an-attestation-task.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
