# Integraciones

## Llegar aquí <a href="#getting-here" id="getting-here"></a>

{% hint style="warning" %}
¡Solo el propietario y el administrador pueden acceder a esta configuración!
{% endhint %}

Se puede acceder a esta **configuración** desde el menú de navegación **Configuración** en el elemento de menú **Integraciones.**

![](/files/CRFLIdoLPMgRjzkfSd4E)

En esta configuración, puede:

* Conectar una integración
* Editar una integración
* Desconectar una integración

## Conectar una integración <a href="#connecting-an-integration" id="connecting-an-integration"></a>

**Paso 1: Navegue a Configuración de integración** Desde el Módulo de configuración, navegue hasta el elemento de menú, **Integraciones**.

**Paso 2: Seleccione una integración** Busque la integración que mejor se adapte a sus casos de uso. Presione el botón azul **CONNECT**.

{% hint style="info" %}
Más información sobre la integración proporcionamos: \
[Dialogflow](/integraciones/dialogflow.md)\
[Zapier](/integraciones/zapier.md)
{% endhint %}

**Paso 3: siga las instrucciones en pantalla** Las diferentes integraciones requerirán un método de conexión diferente. Siga las instrucciones respectivas

## Editar una integración <a href="#editing-an-integration" id="editing-an-integration"></a>

Para cada una de las integraciones activas, hay una opción para editar la integración presionando el botón azul **EDITAR**.

![](/files/QWxvLDlGIi68EC67V8iH)

{% hint style="warning" %}
¡Asegúrese de actualizar las credenciales correctas para evitar fallas de conexión y errores de procesamiento!
{% endhint %}

Cuando la integración ya no sea necesaria y pueda eliminarse, puede hacerlo simplemente presionando el botón gris **DESCONECTAR**.

![](/files/AH9RTL2rSnUgmSFhoGV2)

Tenga cuidado cuando desconecte una integración. Asegúrese de que nada dependa de la integración.


---

# 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://docs.bony.chat/ajustes/integraciones.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.
