# Complete

This is a fixed stage and it cannot be added, edited, or removed. *Complete* is the point at which all tasks end.

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FATLTUIl8TvY8U52QImFy%2Fimage.png?alt=media&#x26;token=a0efdf59-b2bf-4319-bafd-ecd529f57641" alt="" width="380"><figcaption></figcaption></figure>

Tasks in the *Complete* stage are read-only as they are considered to have been completed.

## Settings

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FXXRYgIBIW8vfVwehpbV9%2Fimage.png?alt=media&#x26;token=00f81489-d5e5-4ab1-a962-25e5b201d413" alt="" width="375"><figcaption></figcaption></figure>

**Prevent Requeuing Tasks to Complete** – when checked, users with requeuing permissions will not be able to requeue tasks to the *Complete* stage.

## Output

*Complete* has no output.


---

# 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://docs.imerit.net/core-concepts/workflow/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.
