# Getting Started

Notion is a collaboration tool used for multiple tasks like note-taking, brainstorming ideas, project management, and so on. Since Notion can be used for multiple purposes and content created in Notion can be shared over the web, sensitive data like PII, credentials, and secrets could sprawl into Notion at an alarming rate. &#x20;

This document explains how you can prevent sensitive data from being leaked through the Notion platform by using the Nightfall Notion integration.

<br>


---

# 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://help.nightfall.ai/notion/getting_started.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.
