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

Accessing Manage Documents
Navigate to Docs > Manage in the left sidebar.What’s on the page
Every document indexed in the tenant appears as a card showing:- The document name (filename for uploads, page or object name for connectors).
- An Uploaded or Synced timestamp showing when the index was last updated.
- A More actions menu (three-dot) with Download, Sync, and Delete.
Adding documents
The Upload dialog has three tabs, one per source type. Click any tab to switch.File upload

Updating a file means re-uploading it — there’s no in-place file replace. The recommended workflow is: delete the old version, upload the new one, re-attach to any flow that needs it.
S3 Bucket

The tenant must already have IAM access to the bucket configured at the platform level. If indexing fails with a permission error, contact your administrator to grant the platform’s service role read access. Buckets not pre-authorized for the tenant cannot be added.
Confluence

Install the Dial AI App in Confluence
Click Install Dial AI App. You’ll be redirected to Atlassian to authorize. Once approved, the OAuth token is stored against your tenant and you can return to the dialog.
Pick a space
After install, the Confluence tab populates with the spaces the app has access to. Pick the one you want to index.
Optionally filter by label
Add one or more labels to the Allowed labels list. When set, only pages with at least one matching label are indexed. Leave empty to index every page in the space.
Managing existing documents
Click More actions on any document card for:- Download — save the indexed source to disk. For Confluence and S3 sources, this is the fetched copy at index time.
- Sync — re-fetch and re-index. Useful after changes in the source bucket or space.
- Delete — remove the document from the tenant.
How documents reach the AI agent
A document in this list isn’t automatically used by every flow. To make the agent search a document during a conversation, attach it to a flow under Configure Flow > Documentation. See Flow Documentation for the full configuration reference, including how to tune document amount and query rewriting. The same documents are also available from Document Search — a standalone interface for ad-hoc querying.Source comparison
| File upload | S3 Bucket | Confluence | |
|---|---|---|---|
| Best for | One-off documents you own | Documents already in S3 | Living documentation in Confluence |
| Auth | None | Platform-level IAM (admin) | OAuth (per tenant) |
| Filtering | n/a (one file at a time) | Whole bucket | Labels (optional) |
| Sync model | One-time at upload | On-demand re-index | On-demand re-index |
| Best when | Static reference material rarely changes | You already manage versioning in S3 | Your team edits docs in Confluence and wants the agent to pick up updates |
Supported file formats
For direct file upload: PDF, TXT, HTM, HTML. S3 and Confluence connectors handle the file/page types those sources naturally expose.Related
Document search
Search across every indexed document.
Flow documentation
Attach documents to a specific flow.
FAQ
Configure short Q&A pairs that complement documents.



