> For the complete documentation index, see [llms.txt](https://docs.scaleflex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaleflex.com/digital-asset-management-dam/settings/automations/workflows.md).

# Workflows

The Workflows setting can be managed under the *Settings >  Library > Automations > Workflows* men&#x75;*.*

The **Workflows** feature allows you to automate complex asset management processes. It integrates internal components (such as approval flows and metadata) with external systems (like webhooks or APIs) to streamline asset validation for internal or external use.<br>

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

## Enable Approvals workflow

To enable **Approvals**:

1. Go to the **Workflows** section.
2. Toggle the **Enable Approvals** option.

This setting ensures that assets go through an approval process before moving forward in the workflow.

For detailed review on how to use the Approvals workflow, please refer to [this article](/digital-asset-management-dam/library/assets/asset-details-window/asset-information-tabs/approvals.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.scaleflex.com/digital-asset-management-dam/settings/automations/workflows.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.
