# Integrating Nexthink with third-party tools

Nexthink enables integration with a wide range of third-party tools to help you enrich, automate, and extend your digital employee experience workflows. By connecting Nexthink to your broader IT ecosystem, you can streamline data flows, enhance visibility, and trigger real-time actions based on powerful insights from your environment.

This section provides a comprehensive overview of how to integrate Nexthink with external systems. You’ll find the following integration options covered:

* [Inbound connectors](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors.md): Bring external data into Nexthink to enrich your investigations and contextualize employee experience insights.
* [Outbound connectors](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors.md): Push Nexthink data to other platforms to automate workflows, trigger alerts, and feed real-time metrics to where your teams already work.
* [Spark Agent2Agent integration](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/spark-agent2agent-integration.md): Integrate Spark with your existing enterprise AI bots using the Agent-to-Agent (A2A) protocol, allowing employees to continue working in the tools and conversational interfaces they already use and trust.
* [Nexthink API](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/nexthink-api.md): Use Nexthink’s APIs to query and send data programmatically. This allows custom integrations and automation tailored to your organization’s needs.
* [Communication channels](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/communication-channels.md): Trigger notifications and gather employee responses via the Nexthink channel in Microsoft Teams as part of Nexthink Workflows.
* [Self-service portals](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/integrating-self-service-portals.md): Use Nexthink data and automated remediations to accelerate issue resolution by enabling employees to resolve problems directly from familiar interfaces, reducing ticket volume and IT workload.

{% hint style="info" %}
For information about the Amplify browser extension, including installation steps and configuration details, refer to the [Installing Amplify browser extension](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md) documentation.
{% endhint %}


---

# 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://docs.nexthink.com/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools.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.
