> ## Documentation Index
> Fetch the complete documentation index at: https://docs.duckbrain.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Notion

> Notion → DuckBrain ingest (Planned)

**Status:** Planned

Planned via **[notcrawl](https://github.com/openclaw/notcrawl)** from the crawl family — same pattern as Slack: local SQLite archive, attached read-only, mapped into the bronze envelope with content-hash idempotency.

Local-first Notion crawler into SQLite and normalized Markdown — the markdown output also feeds the notes layer directly.

```bash theme={null}
brew install openclaw/tap/notcrawl     # or pick Notion in `duckbrain init`
notcrawl sync
duckbrain ingest notcrawl              # adapter coming
```


## Related topics

- [ingest](/commands/ingest.md)
- [Sources Overview](/sources/overview.md)
