# Partner Integrations

### **Overview**

The **Partner Integrations** section of the MangoApps Admin Portal allows administrators to connect the platform with a wide range of third-party HR, payroll, and workforce management systems. These integrations simplify data synchronization and automate administrative tasks, reducing manual entry and ensuring data accuracy across systems.

<figure><img src="https://guides.mangoapps.com/~gitbook/image?url=https%3A%2F%2F1627138357-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-LjKbJ2ssjhlUZRcGOXW%252Fuploads%252FHHhAprOVdS4JKDekSyK7%252F09-05-2025-09-39-00.png%3Falt%3Dmedia%26token%3Df0b2f7df-e399-41c3-b603-777f3eae4986&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=b6b8c43b&#x26;sv=2" alt="" width="563"><figcaption></figcaption></figure>

***

### Adding a New Partner Integration

Click the **Add Integration** button located in the top right corner and the **Select Integration** window will open, displaying a searchable list of available partner systems.

Use the **Search** box to quickly find a specific partner.

Click on the desired partner to begin the integration setup process.

***

### Configuring Partner Integrations

Once a partner is selected, follow the on-screen prompts to:

* Authenticate access (API key, OAuth, credentials, etc.)
* Map fields between MangoApps and the partner system using the **Configure Mapping** option.
* Complete any required setup steps for data sync preferences.

You can also:

* **Disconnect** an existing integration if it's no longer required.
* Edit the integration settings at any time by selecting the appropriate partner from your active integrations list.

For more information, please refer to the [**Integration Guides**](https://guides.mangoapps.com/integrations-guide/hris-partner-integrations/hris-partner-integrations).

***

### Troubleshooting & Support

For assistance:

* Use the **Help** option at the top right of the admin portal.
* Refer to MangoApps' official integration documentation.
* Contact MangoApps Support for further help with configuration or troubleshooting.


---

# 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://guides.mangoapps.com/admin-guide/integrations/partner-integrations.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.
