# Getting Started with Integrations

Beans let you integrate with a diverse set of applications to get the most out of its features. \
All available app integrations are accessible on the **Integrations** page in the dashboard.&#x20;

![](/files/-MJTN3iRthbCDDPKEj_g)

## Add an integration

1. Go to the **Integrations** page
2. Locate the app you want to connect to and click on it
3. On the popup that shows up, click on the button **Connect**

![](/files/-MJTN9UXkRW5W23hARLg)

4\. Then just follow the different instructions to get the app connected. The process may vary from an app to another. Take a look at our list of **Integrations**,  to learn more about each of them.

## Disconnect an integration

As you are adding new integrations, you may want to remove an existing one or change its linked account. It is simple to achieve this by disconnected the involved integration.

1. Go to the **Integrations** page
2. Locate the app you want to disconnect in the list of active integrations and click on it
3. On the popup that shows up, click on the button **Edit**

![](/files/-MJTNYXp8kWi_3y4eaEg)

&#x20;  4\. From the following page, click on **Disconnect** and the app integration will be deactivated.

![](/files/-MJTP4eQLdEdUYyirANc)


---

# 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://help.trybeans.com/integrations/trellis-app.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.
