> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/build/notion.md).

# Create a Notion page in Duaer

In Duaer, Notion defaults to Authentication API Key, Resource Page, and Operation Create. Content Type defaults to Block Builder. You need a notionApi credential.
## Create a page under a parent

1. Create a notionApi credential (or switch to OAuth2 / notionOAuth2Api). In Notion, add that connection to the pages you need.
2. Search for Notion, connect it after the previous node, and select that credential.
3. Leave Resource on Page and Operation on Create.
4. Choose Parent Page and set Title. Leave Content Type on Block Builder, or switch to Markdown and fill the body.
5. Select Execute step.

Under Page you also get Archive, Get Markdown, Search, and Update Markdown. Other resources include Database Page, Database, and Block.

For tabular data, see [Create an Airtable record in Duaer](/build/airtable.md) and [Read rows with Google Sheets in Duaer](/build/google-sheets.md).
## Questions

### Why can Duaer’s Notion credential not see my pages?

In Notion you must add that connection to each page or database. Otherwise the API cannot see them.

## Related

- [Create an Airtable record in Duaer](https://doc.duaer.com/build/airtable.md)
- [Read rows with Google Sheets in Duaer](https://doc.duaer.com/build/google-sheets.md)
- [Call an API with HTTP Request in Duaer](https://doc.duaer.com/build/http-request.md)

