> For the complete documentation index, see [llms.txt](https://docs.pixiebrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixiebrix.com/integrations/automation-anywhere.md).

# Automation Anywhere

*Run Automation Anywhere bots and AARI requests with context from the page*

## Integrations

* [Running AA Bots via Control Room](/integrations/automation-anywhere/running-aa-bots-via-control-room.md)
* [Creating AARI Requests](/integrations/automation-anywhere/creating-aari-requests.md)
* [Enhancing AARI Table Fields](/integrations/automation-anywhere/enhancing-aari-table-fields.md)
* [Enhancing AARI Forms](/integrations/automation-anywhere/enhancing-aari-forms.md)
* [AARI Extensions Enterprise IT Setup Guide](/integrations/automation-anywhere/aari-extensions-enterprise-it-setup-guide.md)

## Featured Tutorials

[Embed Automation Anywhere Copilot](https://www.pixiebrix.com/templates/automation-anywhere) (10 minutes)

{% embed url="<https://youtu.be/3ScImdjuznE>" %}

## Live Build

{% embed url="<https://www.youtube.com/embed/2gCjmdmfpEA>" %}

## Featured Demos

### Invoke a Bot from Any Webpage

{% embed url="<https://www.youtube.com/embed/XpZ4mxRy7LU>" %}

### Interact with AARI from Any Webpage

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


---

# 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.pixiebrix.com/integrations/automation-anywhere.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.
