> 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/scalefusion-integration.md).

# ScaleFusion Integration

The ScaleFusion integration allows Sprinto to automatically sync device information from your ScaleFusion MDM (Mobile Device Management) account. This helps Sprinto assess endpoint compliance, monitor device-level controls, and automate checks related to encryption, screen lock, and antivirus status.

Once connected, Sprinto automatically maps device data from ScaleFusion to applicable controls within your compliance framework.

***

### **Prerequisites**

Before setting up the ScaleFusion integration, ensure the following:

* You have **admin access** to your ScaleFusion dashboard.
* The **Developer API** feature is enabled in your ScaleFusion account.
* You have access to **Settings → Integrations** in your Sprinto account.
* You have generated a **valid API key** from your ScaleFusion account.

**Permissions required:**

* Access to **Integrations → Developer API** in ScaleFusion.
* Ability to view and manage **device groups**.

***

### **Steps to Connect ScaleFusion to Sprinto**

#### **Step 1: Generate an API key in ScaleFusion**

1. Log in to your **ScaleFusion Dashboard** using admin credentials.
2. Navigate to **Integrations → Developer API**.
3. Click **Generate API Key**.
4. Copy the generated API key and store it securely, it will be required during Sprinto integration setup.

***

#### **Step 2: Connect ScaleFusion to Sprinto**

1. In your **Sprinto Dashboard**, go to **Settings → Integrations**.
2. Locate the **ScaleFusion** integration card under the **Available** tab.
3. Click **Connect**.

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

4. In the integration drawer, review details about permissions, applicable checks, and access requirements.
5. Click **Next** to proceed.

<figure><img src="/files/XSt2NXhbRxWGPOtaNQqb" alt="" width="375"><figcaption></figcaption></figure>

4. In the next drawer, confirm you have the necessary credentials and click **Next** again.
5. Paste your **ScaleFusion API key** into the input field.
6. Click **Connect** to establish the integration.

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

Upon successful connection, Sprinto will redirect you to the integration detail page.

***

#### **Step 3: Configure device groups**

1. On the **ScaleFusion integration detail page**, click **Setup**.
2. A configuration drawer will appear listing all available **device groups** from your ScaleFusion account.
3. Select the relevant device groups you want Sprinto to monitor.
4. Click **Save** to complete the setup.

Once configured, Sprinto will begin syncing device data automatically. You can view connected devices under the **Devices** tab in Sprinto.

***

### **After Connecting ScaleFusion**

After setup, Sprinto automatically:

* Imports device details from ScaleFusion.
* Maps device data to endpoint-related compliance checks.
* Monitors compliance parameters such as:
  * Disk encryption status
  * Screen lock configuration
  * Antivirus installation
* Keeps device status updated in near real time for active monitoring.

If a device or group goes out of sync, you can revisit **Settings → Integrations → ScaleFusion** to refresh or reconnect the integration.


---

# 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/scalefusion-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.
