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

# Connect Integrations with Sprinto Assist

Sprinto Assist's Integration Agent helps you connect supported integrations without manually navigating through multiple setup screens. The agent guides you through the integration process, opens the required pages automatically, and performs actions on your behalf while keeping you in control of sensitive steps.

### Before you begin

Ensure that:

* The Sprinto Assist Chrome extension is installed.
* You are signed in to Sprinto.
* You have the required permissions to configure integrations.
* You have the credentials and information required for the integration you want to connect.

### Connect an integration using Sprinto Assist

1. Open the Sprinto Assist Chrome extension.
2. Click **Fix failing monitors**.

<figure><img src="/files/EwnnqsdulZjCICcKvJBN" alt="" width="563"><figcaption></figcaption></figure>

3. Select the **Available** tab.
4. Locate the integration you want to connect.
5. Click **Connect** next to the integration.

<figure><img src="/files/ZGto4UxtK4W6RBwdSV8T" alt="" width="563"><figcaption></figcaption></figure>

6. Review the steps that Sprinto Assist will perform to complete the integration setup.
7. Click **Connect with AI Assist**.

<figure><img src="/files/6j8HCVjN6ZCO8PwHHevg" alt="" width="563"><figcaption></figcaption></figure>

8. Review the connection summary and safety information.
9. Click **Proceed**.

<figure><img src="/files/ZCCvSztCvlEiS6mIybb6" alt="" width="563"><figcaption></figcaption></figure>

Sprinto Assist automatically navigates to the required pages in Sprinto and begins the integration workflow.

### Monitor the integration workflow

While the integration is being configured, Sprinto Assist displays the progress of each step.

You can:

* View the current step being executed.
* Expand a step to review its details.
* Track the progress in real time.

If additional information is required, Sprinto Assist will prompt you before proceeding.

### Pause or stop the workflow

You can control the automation at any point during execution.

* Click **Pause Sprinto AI** to temporarily pause the workflow.
* Click **Stop** to end the workflow entirely.

<figure><img src="/files/anwdU2AZ9w7eEd20OU49" alt="" width="563"><figcaption></figcaption></figure>

You can resume or restart the process later if required.

### How it works

Sprinto Assist uses an AI-driven browser workflow to connect integrations.

The agent:

* Identifies the integration you want to connect.
* Opens the required pages automatically.
* Guides you through any prerequisite steps.
* Requests your approval for sensitive actions.
* Executes the setup using your active Sprinto session.

Sprinto Assist never proceeds with sensitive actions without user confirmation.

### FAQs

#### Does Sprinto Assist automatically connect integrations without my approval?

No. Sprinto Assist shows the actions it plans to take before starting the workflow. You must review and confirm the plan before the integration process begins.

#### Can I pause the integration setup while it is running?

Yes. Click **Pause Sprinto AI** to temporarily pause the workflow or **Stop** to terminate it completely.

#### Does Sprinto Assist store my integration credentials?

No. Sprinto Assist does not independently authenticate with external systems or store additional credentials. It uses your existing authenticated session and only performs actions that your account is already authorised to perform.

#### What happens if additional information is required?

Sprinto Assist pauses the workflow and prompts you for the required information before continuing.

#### Which integrations can I connect using Sprinto Assist?

The **Available** tab displays all integrations that are currently supported by Sprinto Assist. Integrations that are already connected appear separately and can be managed from the extension.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinto.com/sprinto-assist/fix-failing-monitors-with-sprinto-assist/connect-integrations-with-sprinto-assist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
