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

# Humi Integration

The following guide will help you to integrate Humi with Sprinto.

Humi is a cloud-based HR software tailored for small to medium-sized businesses. It streamlines HR tasks such as payroll, benefits management, employee onboarding, and performance tracking.

#### How it helps in People management: <a href="#how-it-helps-in-people-management" id="how-it-helps-in-people-management"></a>

The HRMS services integrations with Sprinto allow Sprinto to retrieve staff details like user name, email address, job role, reporting manager, and joining date. Organizations need to maintain the critical information database for staff members to maintain security compliance postures, and Sprinto helps to do that with this integration.

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

Below are the available Sprinto checks for Humi:

<table><thead><tr><th width="174.3984375">Sprinto check</th><th>Required action</th></tr></thead><tbody><tr><td>Staff role should be assigned</td><td>A defined job role is not assigned.<br><br>To update staff details, navigate to Security Hub > Staff > In scope staff, then select the staff member you wish to update details.</td></tr><tr><td>Reporting manager should be assigned</td><td>The reporting manager is not assigned.<br><br>To update staff details, navigate to Security Hub > Staff > In scope staff, then select the staff member you wish to update details. </td></tr><tr><td>Date of joining for new staff should be provided</td><td>The staff’s organization joining date is missing.<br><br>To update staff details, navigate to Security Hub > Staff > In scope staff, then select the staff member you wish to update details.</td></tr></tbody></table>

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

* Log in to the Sprinto admin portal using your credentials.
* You need to have administrator privileges on the Humi account you are integrating.
* Ensure you have a paid account on Humi to build integration with Sprinto.

### Procedure <a href="#procedure" id="procedure"></a>

Note: Sprinto utilizes[ Merge’s](https://www.merge.dev/) API to streamline the data inflow.

1. Get the API key from your Humi account.
   1. Generate a new API token from your Humi account. Copy and save the generated API token.&#x20;
2. Integrate Humi with Sprinto.
   1. From the Sprinto admin portal, navigate to Settings > Integrations, and select the Available tab.
   2. Click Connect next to **Humi**.
   3. Read the on-screen instructions, and click Next.<br>

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72116392028/original/UQ4USrPLWm9tupZd8qaa8JfEW_w-5KShWA.png?1727089298" alt="" width="375"><figcaption></figcaption></figure>
   4. Select the acknowledgment checkbox, and click Connect to Humi. \
      Note: Ensure the pop-up window is enabled on your browser.

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72116392029/original/IwpGdNrMsy88Mp_JTi8R_pY45Rp8fr_adg.png?1727089298" alt="" width="375"><figcaption></figcaption></figure>
   5. Click I am an admin.

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72116392023/original/MJuGWyefwRLXIAWAqs8SIzXwj1cLL8Qf9g.png?1727089298" alt="" width="375"><figcaption></figcaption></figure>
   6. Click Next.
   7. Enter the API key from the Step 1, and click Next.

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72116392024/original/okEd0DVaIAPnMfA_sU-GfQOeXoesIUKTbg.png?1727089298" alt="" width="375"><figcaption></figcaption></figure>
3. Add Humi as a people source.
   1. From the Sprinto admin portal, navigate to **Data Library** > **People**, then click the Configuration tab.
   2. Click Manage next to Staff Information Providers.
   3. Click Add Staff.<br>

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72116392020/original/XrDWDT7OUJP-zDy9aHsqCpXmOpHVibAplA.png?1727089297" alt="" width="375"><figcaption></figcaption></figure>
   4. Click Add staff from HRMS or identity providers.

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72116392022/original/6Ao9HLG4oo7vssy-wpcZNC2HDLqtfbvN5g.png?1727089298" alt="" width="563"><figcaption></figcaption></figure>
   5. Select Humi from the list of providers. \
      Note: “Connected” is highlighted for the integrated services.

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72116392026/original/F6Ca9lcJ82cvf27oP8CsaVLiN1JI_114Lg.png?1727089298" alt="" width="563"><figcaption></figcaption></figure>
   6. Click Add Humi.

### Support <a href="#support" id="support"></a>

Get in touch with our support team if you have queries related to HRMS integration or need any assistance.


---

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