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

# Blue Prism

## Overview

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

With Enate you can easily integrate Blue Prism with Enate’s enterprise workflow engine to enable bots to get work from the Enate platform, edit the data, add or download files and update the Enate platform. You can even create new work items on the Enate platform using the VBO Action.

You can find out how to integrate Enate and Blue Prism here:

{% content-ref url="/pages/31GFP2MHlEsU9EIU18PA" %}
[Setting Up Enate & Blue Prism Integration](/enate-help/integrations/enate-integrations/blue-prism/setting-up-enate-and-blue-prism-integration.md)
{% endcontent-ref %}

Click here for information about Enate's Blue Prism Connectors.&#x20;

{% content-ref url="/pages/eR5HkgpBgM2RKoJRcXuH" %}
[Enate Blue Prism Connectors](/enate-help/integrations/enate-integrations/blue-prism/enate-blue-prism-connectors.md)
{% endcontent-ref %}

You can download version 7.0 of Blue Prism by using the following link:

{% embed url="<https://media.enate.net/Integrations/RPA/BluePrism/BluePrism7.0.1.msi>" %}

{% hint style="info" %}
Please Note: Enate connectors currently support all versions of Blue Prism up to 7.0.1.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/enate-help/integrations/enate-integrations/blue-prism.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
