# Set signature request on hold

Any user can put a signature request on hold. The Put on hold function can be found in the signature request toolbar.

<div align="left"><figure><img src="/files/MEsKPwiVN6S7en11WHsT" alt="" width="563"><figcaption></figcaption></figure></div>

The owner(s) of the signature request will receive a notification by e-mail that the signature request has been put on hold and they will be highlighted in the list of signature requests with a red attention color and will be filtered in the **Requires your attention!** list.

Signing is blocked when the signature request is on hold.

The owner of the signature request can remove the signature request from hold by selecting the **Reopen** function from the signature request toolbar.


---

# 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://guide.signspace.com/en/managing-signing-requests/set-signature-request-on-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.
