> For the complete documentation index, see [llms.txt](https://docs.complyan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.complyan.com/complyan-modules/integrations.md).

# Integrations

Available services are visible in this view.

<figure><img src="/files/Fc0T12nwNWPA6Xvbj9Dm" alt=""><figcaption></figcaption></figure>

Use **Details** to understand each service and proceed to **Connect.** For instance, to integrate Amazon Web Services (AWS):

<figure><img src="/files/oaM0tGGIWbxyJhZj5pbZ" alt=""><figcaption></figcaption></figure>

This will reveal lists of supported tests and control for AWS integration.

<figure><img src="/files/2DjV4OpUgpEG7eYeH7xT" alt=""><figcaption></figcaption></figure>

Select **Connect**.

<figure><img src="/files/4hPONhz9BKTlGxSsdD5C" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RX2ClptrGM8QpGKGJ9DZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CcoP2lyLDffmKxvFEl41" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5oQu7XiYp59rT5gFVFtd" alt=""><figcaption></figcaption></figure>

Follow the prompts as described until succesful.

<figure><img src="/files/FqeBebfRGJrdWgh8gEMs" alt=""><figcaption></figcaption></figure>


---

# 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.complyan.com/complyan-modules/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.
