# Crea tu conexión a MessageBird WhatsApp

1. **Ingresa a “Mis Apps”** en la parte superior de tu interfaz de GearPlug.

<figure><img src="https://lh5.googleusercontent.com/oyg9uTb6wj_2nvHbozJiqdh9Rmp66s6AZOTJo5DiODRBUKmRFOGsQ9HLrR3IPg15AZ38npbavwdOx1pKxCtlSXVfMNN9cEFNbK6MWg5cR6fQ0_n2in619iNpdRwnobY4QMQO4upMpEz2L9Y3Lr2COA" alt=""><figcaption></figcaption></figure>

2. **Selecciona MessageBird WhatsApp** en el menú desplegable debajo de “Nueva conexión” y haz clic en “Crear”.

<figure><img src="https://lh3.googleusercontent.com/wYBh1csV0hS3OU7Lj_vL1HZRL9xC7CJcJWMfqkRD_fHiJLyIjFpsWX9i7kfyINWXpBcisyCzjTHNpeau10eQfVaDSaxkuY5MRtVHh7WgsVn8yKUTAONGmzjG8yOf_F5NnMuT1Dv85uyy1tZ3wvlriQ" alt=""><figcaption></figcaption></figure>

3. **Diligencia los campos** requeridos por la conexión. De nuevo, necesitarás la API Key de tu cuenta. Adicionalmente, MessageBird WhatsApp solicita la ID del canal y namespace de tu cuenta. Cliquea en "Agregar".

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

{% hint style="info" %}
La API Key la puedes encontrar en la sección Desarrolladores de tu interfaz de MessageBird. El Channel ID y Namespace los encontrarás en el email de confirmación de tu cuenta de MessageBird WhatsApp.
{% endhint %}


---

# 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.gearplug.io/configura-tus-conexiones/messagebird/messagebird-whatsapp/crea-tu-conexion-a-messagebird-whatsapp.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.
