> ## Documentation Index
> Fetch the complete documentation index at: https://signatureapi-daf4ee54.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Can I _______ ?

> Quick answers to common questions about SignatureAPI capabilities including multiple signers, templates, and signature positioning

* Can I have multiple signers in my envelope? [Yes!](/docs/api/resources/envelopes/create#param-recipients)
* Can I have the signers sign in a specific order? [Yes!](/docs/api/guides/how-to/sequential-signing)
* Can I have multiple documents in my envelope? [Yes!](/docs/api/resources/envelopes/create#param-documents)
* Can I generate a document from a template and data? [Yes!](/docs/api/resources/documents/templates)
* Can I place a signature using coordinates (for fixed-layout forms, for example)? [Yes!](/docs/api/guides/how-to/use-fixed-positions)
* Can I place a signature using a placeholder within the document? [Yes!](/docs/api/guides/how-to/use-placeholders)
* Can I ask for initials? [Yes!](/docs/api/resources/places/initials)
* Can I ask my recipients for information (with input fields)? [Yes!](/docs/api/resources/places/text-input)
* Can I get that recipient input through the API? [Yes!](/docs/api/resources/envelopes/captures)
* Can I change the language of the signing interface? [Yes!](/docs/api/resources/envelopes/language)
* Can I use a different time zone (for example America/New\_York) for timestamps? [Yes!](/docs/api/resources/envelopes/timezone)
* Can I use a different date format (for example Month/Day/Year) in timestamps? [Yes!](/docs/api/resources/envelopes/timestamp-format)
* Can I have the signing URL so I can send it myself to the recipients? [Yes!](/docs/api/resources/ceremonies/ceremony-url)
* Can I redirect the recipient to a URL after signing? [Yes!](/docs/api/resources/ceremonies/redirect-url)
* Can I embed the signing interface in my app? [Yes!](/docs/embedded/introduction)
* Can I receive a notification when my envelope is completed? [Yes!](/docs/api/webhooks)
* Can I retrieve the signed document? [Yes!](/docs/api/resources/envelopes/object#param-url-1)
