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

# Iru (Kandji) Integration

Sprinto integrates with Kandji to track employee devices and their compliance status. This article provides a step-by-step guide to setting up the integration between Sprinto and Kandji.

**Setting up the Integration:**

Step 1: Log in to [Sprinto](https://app.sprinto.in/) with your Credentials.&#x20;

Step 2: Go to **Settings**. This is on the left-hand side bottom of the screen.

Step 3: Click on Available Integrations in the sub-menu.

Step 4: Search for Iru (Kandji) under MDM and click on connect.

Step 5: You can also go to Staff Devices under Security Hub and click on Select MDM and click on connect next to Iru (Kandji).

Step 6: Sprinto connects to your Iru (Kandji) account via API credentials. The following steps will guide you to create API credentials.

* Login to Iru (Kandji) and click on **Settings > Access**.
* Click the **Add API Token** button to create a new API key.
* Enter a name (Eg: Sprinto Access) and a description for your API token.
* Click **Create**. Iru (Kandji) will display a modal with the API token.
* Click the **Copy Token** button to copy the API token to clipboard.
* Click **Next**.
* Click **Configure** to provide the following API permissions for the token:
  * Device list: "/devices"
  * Device: “/device/{device\_id}”
  * Device details: "/devices/{device\_id}/details"
* After making your modificiations, click **Save**.
* Once you create your first token, you will see your instance-specific **API URL**.

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

Step 7: Select the checkboxes as highlighted in the screeshot above and click on **Connect Iru (Kandji)**.

Step 8: On the next window, kindly enter the API token and URL as requested.

Step 9: Click on **Connect Iru (Kandji)**.

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

Once you complete these steps, the integration will be up and running. Within the next 24 hours, Sprinto will be able to sync data and start reporting the same on the platform.

If you have any questions or concerns during the integration process, don't hesitate to reach out to Sprinto Support via the in-app chat or write to us at <support@sprinto.com>. We're here to help!


---

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