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

# Atera Integration

Atera is a cloud-based IT management platform designed for Managed Service Providers (MSPs) and IT professionals. It offers a suite of tools and features for remotely monitoring, managing, and supporting IT infrastructure and networks.

### How does this integration help Sprinto <a href="#how-does-this-integration-help-sprinto" id="how-does-this-integration-help-sprinto"></a>

enforce your organization's device management policy. This includes crucial details such as the operating system's current version, storage encryption status, antivirus installation, etc. If any required configurations are not met on a device, Sprinto initiates a check against the staff member and only passes once the device configuration is updated and reported.

#### Sprinto checks for Atera <a href="#sprinto-checks-for-atera" id="sprinto-checks-for-atera"></a>

Following are the available Sprinto checks for Atera integration:

<table><thead><tr><th width="201.671875">Sprinto check</th><th>Required action</th></tr></thead><tbody><tr><td>Device OS should be up to date on staff device</td><td>Ensure your device is running on the latest released operating system version.</td></tr></tbody></table>

### Before you begin <a href="#before-you-begin" id="before-you-begin"></a>

* Log in on Sprinto as administrator.
* Ensure your Atera account is on a “Premium” subscription plan to build this integration.
* Ensure you have “Admin” access on the Atera account you are integrating on Sprinto.&#x20;

### Integrate Sprinto with Atera <a href="#integrate-sprinto-with-atera" id="integrate-sprinto-with-atera"></a>

Follow the below steps to integrate Atera on Sprinto:

1. Get the API token from your Atera account.

* Log in to [Atera](https://auth.atera.com/u/login/identifier?state=hKFo2SBoOFFzTGFLZjRqcUJuRWg0NnRiT0EtZVJPVS1TT3RTYqFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIFFwelNadEhKNmx4Rzd4QlczVmpHSUpaY2hRbTlvN0dko2NpZNkgSGJjWFptT09ZYjVZVHRoOVZFdGhLZzlhMDU2T1FTOHA) using your credentials.
* Go to the [Admin section](https://app.atera.com/new/admin) from the Atera console.
* Select API under the Services option.
* Copy the API key and save it securely. We will need this key on Sprinto to build the integration.

2. Integrate Atera on Sprinto.

* Go to **Settings** > **Integrations** > **Available**, and click Connect next to Atera.

<figure><img src="/files/GfeDVXZHQig0XkdlG3rP" alt="" width="563"><figcaption></figcaption></figure>

* Read the on-screen instructions, and click Next.<br>

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72091913170/original/fW0A5Ofh4sE2LyPaTtw8x-VpKs4qG3G8tg.png?1712049117" alt="" width="375"><figcaption></figcaption></figure>
* Enter the API key copied from Step 1, and click Connect.

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72091913091/original/utCMbvFatPMGWJcEC8tcXUT4gofTsL9uqQ.png?1712049037" alt="" width="375"><figcaption></figcaption></figure>

3. Add Atera as a device management tool.

* On the Sprinto app, go to Data Library > Staff devices > Overview, and click Add MDM.
* Click Add next to Atera. You can find “Connected” highlighted if Step 1 was performed successfully.
* Follow the on-screen instructions, and add Atera on Sprinto.

Atera is now connected and configured on Sprinto. Go to Security Hub > Staff **D**evices and click Atera to review your staff members' reported device status.

Contact [Sprinto support](mailto:www.support@sprinto.com) if you need any assistance with the integration process.


---

# 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.sprinto.com/integrations/overview/atera-integration-1.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.
