# Notion

[Notion](https://www.notion.so/) is a great place to organise your workplace knowledge in a single place. It's perfect to document and explain internal processes as well as tracking common objectives, such as [OKRs](https://en.wikipedia.org/wiki/OKR).

By integrating with Notion, Whaly is giving you the ability to embed reports directly within your Notion pages so that you can track your KPIs directly within your everyday tool without having to log to Whaly each time.

## Embed a Whaly report/question in a Notion page

1. On Whaly 🐳, generate a sharing link named "Notion" without a password for the report you wish to embed. [You can learn more here.](/workspace/sharing-and-collaboration/share-a-report-by-link.md)
2. On Notion, open the page in which you wish to embed your report and type `/` to list the blocks that you can integrate within Notion. Select the "**Embed**" block type.
3. In the "**Embed link**" input, paste the public sharing link of your report.&#x20;
4. Click on the "**Embed link**" button to validate.

![](/files/ph3V8P5ijU2dEsJihrv5)

4\. You can now resize your Whaly report so that it fits nicely in your notion document. 👌

And then, you're good to go 🤘 You can start tracking your numbers directly within your Notion documents and attach your real numbers to your OKRs definition for example 🤩


---

# 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.whaly.io/embedding/embed-in-business-apps/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.
