# Notion

Notion is among the most advanced apps for managing projects, collaborating with others, and basically creating a “second brain” online. Integrating Notion into GearPlug lets you use this information to update other apps, and vice versa.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh5.googleusercontent.com/x2A1WITvI1W_yh1Dl_jOaC7EK-nkEgKa97lrxWdjMqgOZ0NkiJMP0hlmDNFilMVect3lD5BLzjcIknEmpXjX4bsDAhFZ6zCi_ifpCVlm2Tbulz66G0mREuA-kvXY4doU12ztEORFriw0rOI1TgcMVg" alt=""><figcaption></figcaption></figure>

As a source, Notion offers one action:

* **Get new item**: Extracts data from new records created on your Notion dashboard.

### As a target

<figure><img src="https://lh4.googleusercontent.com/hJsw4ialpxMb7GcIzUBk19fEGBv1jlLFhRAree9Qrvio9AApg-0Ugqx_60A2nbEGsmuyJwGzffbhEEsNAxg-62UBDXNutfVVBnns7gUL1E6-7nAnxCQx4GU9GUJGkFfcz99V2cTiCkrNfqYAigp89A" alt=""><figcaption></figcaption></figure>

As a target, Notion offers two actions:

* **Create item**: Creates new records in your dashboard with information from other apps.
* **Update item**: Updates existing records in your dashboard with information from other 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/english/set-up-your-integrations/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.
