# Crea un nuevo contacto

1. **Selecciona MessageBird como destino** y escoge el Plug que quieres usar, o crea uno nuevo. Haz clic en “Continuar”.

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

2. **Selecciona “Crea un nuevo contacto”** como tu acción y haz clic en "Continuar" para desplegar la plantilla de datos correspondiente.

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

3. **Llena la plantilla de datos** con los campos correspondientes de la app de origen. Cuando termines, haz clic en “Asociar”.

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

4. **Verifica que tu destino está activo** en la esquina superior derecha. Haz clic en “Agregar destino” o “Finalizar” para agregar otra app o guardar tu Gear.

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

{% hint style="warning" %}
¡Asegúrate de encender tu flujo en “Gears” antes de cerrar GearPlug!
{% 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/acciones-de-destino/crea-un-nuevo-contacto.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.
