# Intigrations

The **Integrations** page is where users can explore and configure different integration services supported by Cybral Guard. This page offers an easy way to connect Cybral Guard with other platforms and tools to enhance its functionality and extend its capabilities.

<figure><img src="/files/eWMpPLcLhszhGMyrY0Mm" alt="" width="563"><figcaption><p>Integration Services </p></figcaption></figure>

The page provides a list of supported integrations available for Cybral Guard. It Includes a brief description of each integration to help users understand its purpose and functionality.

See Documentation is the available link to provide users with detailed input and output integration instructions for each supported platform.

<figure><img src="/files/bguRCwwlllKVEu0cmVc4" alt="" width="345"><figcaption><p>See Documentation Option</p></figcaption></figure>

**Integration Cards**:

* Each integration is displayed as a card with the following information:
  * **Service Name**: The name of the integration.
  * **Description**: A brief summary of the integration’s features.&#x20;
  * **Connect Button**: A button that allows users to initiate the connection.

<figure><img src="/files/mQ5SUu3fNHHTwnpUZ3Q6" alt="" width="563"><figcaption><p>Integration Cards</p></figcaption></figure>


---

# 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://manual.cybral.com/intigrations.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.
