# Integrations

## Is it possible to integrate Inopli with artificial intelligence to make the returned messages less technical and more understandable at a managerial level?

Yes. <mark style="color:$success;">**Inopli**</mark> provides a collection of APIs that allows organizations to integrate it with any artificial intelligence solution of their choice. This integration can be used not only to generate natural language, management-level insights but also to manage open incidents directly within Inopli.

To access the <mark style="color:$success;">API collection</mark>, you must request an access token and the API documentation from the Diazero Technologies support team.

## How can I verify in Inopli that the connection to the SIEM is active and functioning properly?

<mark style="color:$success;">Inopli</mark> allows continuous monitoring of the health status of all its integrations, including SIEM  through its API collection. Analysts can perform health checks and status queries to confirm that the connections are active and data is being ingested correctly.&#x20;


---

# 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.inopli.com/faq/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.
