llms.txt Content
# Notion Docs
## Docs
- [Authentication](https://developers.notion.com/cli/get-started/authentication.md): Log in to your Notion workspace and manage CLI credentials.
- [Installation](https://developers.notion.com/cli/get-started/installation.md): Install the Notion CLI on your machine.
- [Notion CLI](https://developers.notion.com/cli/get-started/overview.md): Install the Notion CLI and learn the core commands for authentication, Notion Workers, and API requests.
- [API requests](https://developers.notion.com/cli/guides/api-requests.md): Make Notion API requests from the terminal.
- [Data sources](https://developers.notion.com/cli/guides/data-sources.md): Create, query, and manage data sources from the terminal.
- [File uploads](https://developers.notion.com/cli/guides/file-uploads.md): Upload local files or import external files into Notion from the terminal.
- [Command reference](https://developers.notion.com/cli/reference/commands.md): Complete reference for all ntn commands.
- [Audit log events](https://developers.notion.com/compliance/audit-log-events.md): A comprehensive list of events tracked in the Notion audit log for compliance and security monitoring.
- [Overview](https://developers.notion.com/compliance/overview.md): Enterprise-grade security and compliance features for tracking and auditing workspace activity in Notion.
- [SIEM events](https://developers.notion.com/compliance/siem-events.md): A comprehensive list of webhook events available in your SIEM platform once you set up the Notion SIEM connection.
- [Creating pages from templates](https://developers.notion.com/guides/data-apis/creating-pages-from-templates.md): Learn how to apply data source templates to pages created in the Notion API.
- [Enhanced markdown format](https://developers.notion.com/guides/data-apis/enhanced-markdown.md): Reference for the Notion-flavored Markdown format used by the markdown content endpoints.
- [Importing external files](https://developers.notion.com/guides/data-a