# Automation Anywhere

## Overview

Enate supports a number of RPA technologies including UiPath, Blue Prism, Automation Anywhere and Power Automate.&#x20;

Enate provides easy integration with [Automation Anywhere](https://www.automationanywhere.com/) via the Automation Anywhere Mbot connector. This enables bots to get work from the Enate platform, edit the data, add or download files and update the Enate platform. Additionally, new work items can be created on the Enate platform using the Automation Anywhere Activity.

We have an online swagger API documentation to help when you need some assistance with the JSON structure returned from any of the metabot Actions. This will help you to understand parts of the DTO and how to populate and what data types are required for each part of the DTO:

{% embed url="<https://sample.enate.net/documentation/webapi>" %}

{% hint style="info" %}
Please note: Enate currently supports up to version 11 of Automation Anywhere.
{% endhint %}

## Getting Started

You can find out how to set up Enate and Automation Anywhere to start including Enate activities in your bot routines here:

{% content-ref url="/pages/ObtFHzBlih2UZ6U1nYOH" %}
[Getting Started with Automation Anywhere](/enate-help/integrations/enate-integrations/automation-anywhere/getting-started-with-automation-anywhere.md)
{% endcontent-ref %}

## Latest Version

The latest version of Automation Anywhere supported by Enate is version 11. This version is compatible with version 2022.5 and above of Enate.

You can download the Automation Anywhere Metabot Logic Library for version 11 here:

{% file src="/files/QG5ledNb6CBe0tNuInbJ" %}


---

# 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.enate.net/enate-help/integrations/enate-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.
