# Approvals

### Auto-validate following approval

Auto-validation following approval determines whether a document is automatically validated after it has been approved. If this is switched off, a further validation is required before the document is flagged as "Validated" in the repository. If this is switched on, then the document is automatically flagged as "Validated" in the repository by the last person who approves.

### Daily digest email

When this setting is enabled, Aerofiler will send a daily email to all users who have items in their "To Do" list. The email will provide direct links to the relevant workflow in Aerofiler:

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FGWgjHc0Q3N2CgJmpQNGX%2Fimage.png?alt=media&#x26;token=3be0f597-e740-4ef6-a4e0-324ab829aead" alt=""><figcaption></figcaption></figure>

### Disable document regeneration in approval workflow

This video demonstrates how to disable document regeneration when metadata changes during an approval workflow:

{% embed url="<https://www.loom.com/share/5fd9466c218e4ad0b384e41257c5cf10>" %}

### Flatten PDF before signing

PDFs may still be modifiable, for example with selectable dropdown lists. Some electronic signing providers will perform verification on the modifiable elements and return errors in some circumstances, for example if there is a blank dropdown. With a large document, many errors may need to be manually corrected. If the flatten option is enabled, Aerofiler will convert any modifiable elements to static elements, which generally resolves any errors that would otherwise be detected by electronic signing providers.

{% embed url="<https://www.loom.com/share/08c8950285f54a6cbb5c2897f23daef8>" %}
Flatten PDF demo
{% endembed %}


---

# 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://adminguidesgitbook.aerofiler.com.au/general/configuration/approvals.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.
