# Notion Scope

<h2 align="center"><sub>This page means</sub></h2>

| Notion access includes                                                                                | Notion access does not automatically include                                             |
| ----------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| <sub>The exact pages you attach under</sub> <sub></sub><sub>**Content access**</sub>                  | <sub>Every page in every workspace you ever created</sub>                                |
| <sub>The capabilities you toggle on the integration (read, update, insert, comments as offered)</sub> | <sub>A blank check to reorganize someone else’s private wiki without their consent</sub> |

<h2 align="center"><sub>The story in one pass</sub></h2>

<p align="center"><sub>Create a workspace and a page you control. Create an internal integration. Copy the secret. Enable the capabilities the product’s integration guide lists. Open <strong>Edit integration</strong>, then <strong>Content access</strong>, then <strong>Edit access</strong>, pick <strong>the</strong> page, save. Paste in ARIA, save, <strong>Test</strong>. You should see the marker on that page.</sub></p>

<h2 align="center"><sub>Three habits</sub></h2>

{% stepper %}
{% step %} <sub>**First**</sub>

<sub>Treat one canonical Notion page as the contract surface for Tests and for human-readable truth you agree.</sub>
{% endstep %}

{% step %} <sub>**Second**</sub>

<sub>When docs drift, follow the in-app</sub> <sub></sub><sub>**Integration guide**</sub> <sub></sub><sub>modal for Notion; the handbook links to the same bullets in the vendor how-to.</sub>
{% endstep %}

{% step %} <sub>**Third**</sub>

<sub>If a Test fails, check page access before you regenerate the secret.</sub>
{% endstep %}
{% endstepper %}

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>If this page were deleted tomorrow, where would you still find the same truth?</strong></sub> <br><sub>If nowhere, fix storage habits before you fix API errors.</sub></p>


---

# 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.ariaagi.com/security-and-privacy/notion-scope.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.
