# Configure Automation Anywhere Integration in PixieBrix

To configure your integration, you'll first need to decide if you want a team, personal, or local integration. ([Learn more about the types of integrations and where to set them up](/integrations/configuring-integrations.md).)

Click the **+ Add integration** button from either the Team, Personal, or Local Integration page and search for *Automation Anywhere*.&#x20;

<figure><img src="/files/s8cH6nazQBdicOEIsuve" alt=""><figcaption></figcaption></figure>

Click the Automation Anywhere Control Room option.&#x20;

Provide the following fields to configure the integration properly.&#x20;

{% hint style="warning" %}
Control Room v33 retired the /v1/authentication endpoint. Therefore, for Control Room v33 and later you must set API Version to v2
{% endhint %}

<figure><img src="/files/vcD0aAVS41A5N8kVR8Ha" alt=""><figcaption><p>Control Room configuration options. For Control Room v.33 and later, API Version must be set to v2</p></figcaption></figure>

Once you've filled in the required fields, click the **Add Configuration** button at the bottom of the modal.&#x20;

You can now access these integrations when activating mods or using bricks that require the integration.&#x20;


---

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