> For the complete documentation index, see [llms.txt](https://support.perimeters.io/perimeters-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.perimeters.io/perimeters-documentation/getting-started/quick-start/connecting-things-up/integrating-response-and-automation-applications.md).

# Integrating Response & Automation Applications

{% hint style="success" %} <mark style="color:green;">Your goal in this step is to integrate the first Response & Automation application</mark>
{% endhint %}

## Overview&#x20;

Response & Automation applications are SaaS services that can be used alongside Perimeters to facilitate the execution of your SaaS applications configuration.

These applications are used to connect Perimeters to your organization for actions like alerting, assigning tasks, ticket creations or triggering solutions like SEIM that your organization is already using.

This page will help you to quickly initiate the Integration of the first SaaS service.

{% hint style="info" %}
To learn more about Automations head to the '[Automations](https://support.perimeters.io/perimeters-documentation/connecting-perimeters/response-and-automation)' page in the 'Connecting' section.
{% endhint %}

## **Integrating your first Response & Automation application**

To Initiate the integration process of an application head to the 'Integrations' section of the Perimeters Portal.

In the 'Response & Automation' page you will find a list of all the Response & Automation applications supported by Perimeters. To start the integration process of an application simply click '+ Add' in the selected application Tile.

<figure><img src="/files/l0icsdf2z9BdNPK0v9O7" alt=""><figcaption><p>Response &#x26; Automation Integrations Screen</p></figcaption></figure>

After clicking the '+ Add' button, a dialogue will open, follow along the steps to input the required configuration. Once all the information is entered click finish. Perimeters will attempt to connect with the application, and the status of the connection will appear in the application tile. If all the parameters were entered correctly the status will be 'Success'.

This application is now integrated with Perimeters and could be used when setting up automation for issues processing.&#x20;

You can repeat this process to integrate additional Response & Automation applications. Additional applications can be integrated until you have set up all the required automation applications you wish to use.

{% hint style="info" %}
The Email Response & Automation integration comes pre-configured and ready to be used without requiring any additional setup.
{% endhint %}


---

# 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://support.perimeters.io/perimeters-documentation/getting-started/quick-start/connecting-things-up/integrating-response-and-automation-applications.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.
