# Obtener nuevo ítem

1. **Selecciona Notion como tu origen**, debajo de “Nuevo Gear” en el menú “Gears”. Haz clic en “Crear”.

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

2. **Escoge el Plug** que deseas usar, haciendo clic en "Continuar", y haz clic en “Continuar”.

<figure><img src="/files/30OOovj6Vas67Qk7Z0PM" alt=""><figcaption></figcaption></figure>

3. **Elige “Obtener nuevo ítem”** como tu acción y la base de datos que quieras usar. Haz clic en “Crear”.

<figure><img src="/files/9gjlxlB8wz7mxNeAW2Qd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug solo funciona con bloques de bases de datos en tu cuenta de Notion. Esto incluye hojas de trabajo, calendarios, etc. Si no tienes este tipo de bloques en tu tablero, no podrás continuar con el Gear.
{% endhint %}

4. **Crea un registro de prueba** en la base de datos que escogiste. GearPlug importará estos datos, así que verifica que todo funcione correctamente. Haz clic en “Cerrar” para finalizar la configuración.

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

{% hint style="info" %}
**Campos vacíos**: Acá, verás una lista de campos que puedes importar—pero que no usaste en tu registro.
{% 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/notion/acciones-de-origen/obtener-nuevo-item.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.
