# Automation

## Overview

Introducing automation widgets, these specialized components empower users to seamlessly execute specific tasks automatically. Designed for efficiency and user convenience, these widgets automate various processes, streamlining workflows and enhancing overall productivity. With user-friendly interfaces, they enable individuals to effortlessly accomplish tasks with just a few clicks, revolutionizing the way users interact with and manage their systems.

## Widgets

* [Workflows](/widgets/section-widgets/productivity/automation/workflows.md) - An interface that allows users to manually trigger predefined workflows


---

# 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.labii.com/widgets/section-widgets/productivity/automation.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.
