# Introduction

{% hint style="info" %}
[**Workflower 2.5.1 is here!**](https://workflower.constantin-maier.com/releases#id-2-5-1)

[NEW: AE 26 Ready, Renaming Features, Fixes & More! Check it out!](https://workflower.constantin-maier.com/releases#id-2-5-1)
{% endhint %}

Welcome to the *Workflower* User Guide.

*Workflower* is a script for *After Effects*, designed for advanced compositing and motion graphics tasks. The script's main focus is to enhance and speed up your everyday workflow.

Using *Workflower*, you can create groups of layers within a composition, automatically parent them to the group header, collapse and expand the group, color label, disable, enable, or solo it. Besides groups, you can also merge track mattes, clone layers, create an adjustment layer only to certain layers, and much more.

You can buy the script on [aescripts.com](http://www.aescripts.com/workflower).

{% embed url="<https://www.youtube.com/watch?v=-4Z5UScjDbI>" %}


---

# 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://workflower.constantin-maier.com/master.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.
