# Hold

Tasks in a *Hold* stage will be held there until moved by a project manager. Tasks in a *Hold* stage, when opened, can be edited and saved, but not submitted to be advanced to a further stage.

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2Ft5YksVAjEF0WKhh25wsO%2Fimage.png?alt=media&#x26;token=2e5b38d3-cad8-4631-b5e3-f9331081d37f" alt="" width="563"><figcaption></figcaption></figure>

#### Output

Tasks will be sent through the output plug of a *Hold* stage when manually sent through by a project manager from the *Hold* stage settings.

#### Options

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FPKxtbeJWFUmbGXBAnULu%2Fimage.png?alt=media&#x26;token=dca3efd4-d7e1-4d3b-ae50-7c15738554ab" alt=""><figcaption></figcaption></figure>

**Manual Forward.** Clicking on *Next Stage* sends all tasks currently in the Hold stage to the stage connected to the output of the Hold stage. If you wish to only send forward tasks belonging to one or more batches, by clicking on the dropdown/text area to the left, you may search for and pick a batch (or more) to forward.


---

# 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/hold.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.
