# MongoDB

MongoDB ofrece una manera innovadora de mantener bases de datos basada en documentos, en lugar de registros en hojas como otras apps. Integrar MongoDB con GearPlug te permite mantener tu base de datos actualizada y usarla en otras apps.

{% 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://lh6.googleusercontent.com/1SdEvrO9IgEzO1wklTkW_cWhs8A4VFbHv_rGghFEnDugYY7DvyA9FjAZfYqto3xLXYm17yleGgWD5mhndoW9kokXPSRMO4E2rUmSulmEbi50pdvDxFGOS9bbjTQdc_iO0t5vYVOv7KffQXrs3iTAZA" alt=""><figcaption></figcaption></figure>

Como origen, MongoDB ofrece una acción:

* **Obtener documento**: Extrae los datos de nuevos documentos guardados en tu base de datos.

### Como destino

<figure><img src="https://lh4.googleusercontent.com/K__erXfDVnj8iMoSu98JkagpgcTFoK6spF_VXS81W1RqY-Qp1-Ch1jygZoOMmYeaQykSnijccYJcdvpuAP2KffYmBLsaS01M4gOwCUEjAx8LdY-qPAnKSdKYR0rxdOh7u3rge11XMyg_PjTZKNQUIA" alt=""><figcaption></figcaption></figure>

Como destino, MongoDB también ofrece una acción:

* **Crear documento**: Crea nuevos documentos en tu base de datos 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/mongodb.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.
