# E-Signature Confirmation

## Setting up for e-signature

1. Go into your dashboard settings using the cog next to Asset Management.&#x20;

   <figure><img src="/files/0vn3K3knptF0sT6q3TgX" alt=""><figcaption></figcaption></figure>
2. Toggle both EULA and e-signature features on.&#x20;

   <figure><img src="/files/Yak1diUvdtsjHx0moHLl" alt=""><figcaption></figcaption></figure>
3. Follow [EULA set up instructions](/asset-management/eula-checkout-confirmation-page.md) for your asset confirmation.
4. Start [checking out assets](/asset-management/assets/checking-assets-out-and-in.md) to users.

## Users View with Confirmation

1. Your users will get a confirmation email after assets are checked out under "Pending Checkout". This email will take 10-15 minutes to send in order to compile all assets being checked out to that user into a single email.&#x20;

   <figure><img src="/files/3K2vesGvUr7vJYTCJdgD" alt=""><figcaption></figcaption></figure>
2. The user will click the open link and will be brought to their confirmation page. ![](/files/rxgmB1F359kTnWT5sMlP)
3. They will then need to sign using the box at the bottom of the page before confirming the checkout.&#x20;

   <figure><img src="/files/SaNe7L3gQ7OxWrPFD1U2" alt=""><figcaption></figcaption></figure>
4. Once the checkout is confirmed, they get a confirmation prompt and can close out the window.&#x20;

   <figure><img src="/files/xipbxexiLafh2a595Mai" alt=""><figcaption></figcaption></figure>

## After User Confirms

You can then view all signatures for that asset by going to "Assets" searching the asset and clicking the view more arrow. Click on EULA History for current and past checkouts.&#x20;

<figure><img src="/files/fQwOIGlhPlHNtsEie4L5" alt=""><figcaption></figcaption></figure>


---

# 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.adminremix.com/asset-management/e-signature-confirmation.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.
