# Acronis Integration

## Key Aspects of the Integration

1. **Threat Blocker Alerts**: Whenever a user attempts to access a potentially harmful website or a site you've restricted for your team, you'll receive an alert through Acronis notifying you that the access attempt has been blocked.

   <figure><img src="/files/gWgZkp18NaxEggRwUeWv" alt="Acronis alert for a Threat Blocker action blocking access to a restricted or harmful website."><figcaption><p>Acronis alert for a Threat Blocker action</p></figcaption></figure>
2. **Device Posture Check Alerts**: To prevent users with outdated or non-compliant devices from connecting to your network, you can configure [Device Posture Check](/configuration-guides/features/zero-trust-access-control/device-posture-check.md) in GoodAccess. If a user with a non-compliant device attempts to connect, their access will be denied, and you will receive an alert through Acronis.

   <figure><img src="/files/35csAsQpMlayGCbJBa6i" alt="Acronis alert for a Device Posture Check blocking access due to a non-compliant device."><figcaption><p>Acronis alert for a Device Posture Check action</p></figcaption></figure>
3. **Overview of Managed Teams**: The Acronis dashboard provides real-time status and activity updates for the teams you manage through GoodAccess.

## Configuration guide

### Prerequisites

* [GoodAccess Partner account](https://www.goodaccess.com/partners)
* Acronis Cyber Portal account

### Step 1 - Creating an Account Token

[Log in to the GoodAccess **Control Panel**, and go to **Profile** (top right corner) > **Security** > **Account Tokens**.](https://account.goodaccess.com/security-settings/)

Click **+ Create Token**.

* **Name** - Give the token a name
* **Expiration** - The time period after which the token becomes invalid. If 'Unlimited Expiration' is selected, the token will not expire (not recommended).
* **Token** - Immediately after being generated, you will see the token for a **limited period**. It is important to save the token in a secure place.
* **IP Addresses** - Leave blank

Click **Save**.

<figure><img src="/files/1FGQRffjGwprgikmokA2" alt="Account Tokens section of the GoodAccess Account Panel."><figcaption><p>Account Tokens section of the GoodAccess Account Panel</p></figcaption></figure>

### Step 2 - Creating an integration with Acronis

Log in to the Acronis Portal, and go to **Integrations**.

Search for **GoodAccess**, and click **Configure**.

Enter the token from [Step 1](#step-1-creating-an-account-token), and click **Enable**.

{% hint style="info" %}
If the token is valid, the integration will be enabled. If not, please [contact us](https://www.goodaccess.com/contact).
{% endhint %}

<figure><img src="/files/j5DMIiO8okqIv7K19E8h" alt="Integrations section of the Acronis Portal."><figcaption><p>Integrations section of the Acronis Portal</p></figcaption></figure>

You have now successfully set up the integration between GoodAccess and Acronis.


---

# 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://support.goodaccess.com/configuration-guides/features/api-integration/acronis-integration.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.
