# Notion

Notion es una de las apps más avanzadas para gestionar proyectos, colaborar con otros, y básicamente tener un “segundo cerebro” en línea. Integrar Notion con GearPlug te permite usar esta información para actualizar otras apps, y viceversa.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

<figure><img src="https://lh3.googleusercontent.com/EpJsniO4AGi3ciW0x-w0dIXDEmak8uEp20YnAD8HEfYFIpiuNg1CsW-c7LTJsgLAfLXg2VktIrBhbUREJuW2cAwXGHam9QdRpAfvsgaW9zpJY0fi_JPqXxHhj5yWy5DSLR2A8feBKC-iQh3gZ45pWA" alt=""><figcaption></figcaption></figure>

Como origen, Notion te ofrece una acción:

* **Obtener nuevo ítem**: Extrae los datos de nuevos registros creados en tu tablero de Notion.

### Como destino

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

Como destino, Notion te ofrece dos acciones:

* **Crear ítem**: Crea nuevos registros en tu tablero con información de otras apps.
* **Actualizar ítem**: Actualiza registros existentes en tu tablero con información de otras apps.


---

# 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/notion.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.
