# Sign several signing requests with a single authentication

Instead of signing each request separately, you can choose to sign multiple signing requests with a single authentication.

On the Signing tab, select the multiple checkboxes icon, and a check box appears next to each signing request.

<div align="left"><figure><img src="/files/RWLMu7cYiyne2BhuJNWA" alt="" width="375"><figcaption></figcaption></figure></div>

Select the requests you want to sign and click **Sign selected**.&#x20;

<div align="left"><figure><img src="/files/MeEwZnSPQdvwi66YMjl6" alt="" width="375"><figcaption></figcaption></figure></div>

In the next step, the files attached to each signing request can be read / downloaded. A gray check mark indicates the files you have viewed during file preview. This will help you keep track of what files you have read.

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

When you're done with reading, click **Proceed to sign**

If you have not viewed all the files, a message appears stating that not all the files have been read. You can continue if you are ready to sign, or return to view the files.

On the summary page, you can make sure the content you sign matches what you read. You can still remove signing requests from the batch before continuing with signing.

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

If a request requires strong authentication, you will be directed to strong authentication. Click **Verify your identity** to sign. If all signing requests are light, click **Sign \<nr> Signing Requests** to sign.


---

# 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/signing/sign-several-signing-requests-with-a-single-authentication.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.
