# Crear tarea

1. **Selecciona Capsule como tu destino**. Elige el Plug que quieres usar, o crea uno nuevo, y haz clic en “Continuar”.

<figure><img src="https://lh7-us.googleusercontent.com/iq9w9-Z4_xJN9yjnqk_k0MNWIrykeiYTc2RYsWwdp5ZXSuClaLrLBEn3LLXboKAZu5Ra_SS4VfvQepAHLEAjGmWH6CGV6EDjYPynNP8dhB8zPH61wd99S8AWvbdqO9woyuMxFp-r3OsqwLgH_kBLzA" alt=""><figcaption></figcaption></figure>

2. **Escoge “Crear tarea”** como tu acción, así como el módulo donde quieres crear la tarea, y haz clic en “Continuar”. Esto desplegará la plantilla de datos de la acción.

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

3. **Llena la plantilla de datos**, enlazando los campos de origen y destino. Deberás llenar los campos requeridos, pero puedes saltarte los opcionales. Haz clic en “Asociar” cuando hayas terminado.

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

{% hint style="info" %}
Si no quieres desplazarte por la lista de campos manualmente, puedes usar el buscador en la parte superior. También puedes filtrar los campos requeridos y no-requeridos.
{% endhint %}

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

<figure><img src="/files/CVACwBZuG9CmsyB31EKi" 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/capsule/acciones-de-destino/crear-tarea.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.
