llms.txt Content
# Glean
> Glean Documentation
- [Glean](/index.md)
## actions
### actions-overview
Understand what actions are, how they power Glean Assistant and agents, and how admins and builders keep them safe.
- [Overview and concepts](/actions/actions-overview.md): Understand what actions are, how they power Glean Assistant and agents, and how admins and builders keep them safe.
### build-agent-with-atomic-actions
Learn how to design reliable, static workflow agents using atomic actions for tools like Confluence, Salesforce, GitHub, Jira, and Google Calendar.
- [Build agents with atomic actions](/actions/build-agent-with-atomic-actions.md): Learn how to design reliable, static workflow agents using atomic actions for tools like Confluence, Salesforce, GitHub, Jira, and Google Calendar.
### custom
- [Custom Actions](/actions/custom.md)
### datasource
- [Add content label](/actions/datasource/confluence/add-content-label.md): Adds metadata labels to existing Confluence pages or blog posts
- [Confluence actions](/actions/datasource/confluence/confluence-index.md): Learn about the supported Confluence actions
- [Create blog post](/actions/datasource/confluence/create-blogpost.md): Creates a new Confluence blog post in a specified space
- [Create page](/actions/datasource/confluence/create-page.md): Creates a new Confluence page in a specified space
- [Create space](/actions/datasource/confluence/create-space.md): Creates a new Confluence space for teams, projects, or knowledge domains
- [Get blog posts](/actions/datasource/confluence/get-blogpost.md): Lists blog posts available to the connected Confluence account with pagination support
- [Get child pages](/actions/datasource/confluence/get-child-pages.md): Lists all direct child pages of a given Confluence page
- [Get current user](/actions/datasource/confluence/get-current-user.md): Returns details about the currently authenticated Confluence account to confirm user identity and permissions
- [Get page by ID](/act