
Where documents live
Documents are organized into three scopes, mirroring how teams share information in real life:- Workspace documents — Shared with everyone in your workspace. Find them on the Workspace page under the Documents tab. By default, only workspace admins can add, remove, and edit files; admins can adjust this on the Documents tab to also let all members and/or agents edit.
- Team documents — Shared within a single team. Find them on the team’s home page under Documents. By default, only team admins can edit; team admins can adjust this on the Documents tab to also let all team members and/or team agents edit. Workspace admins can always manage any team’s documents.
- Agent documents — Belong to a single agent. Find them in the agent’s Documents page. Anyone with edit access to the agent can manage them.
Supported file types
Documents are plain text by default—typically Markdown for simple formatting. You can also upload other file types:| File type | How it works |
|---|---|
| Text & Markdown | Native format, directly editable by you and the agent |
| Code files | JavaScript, TypeScript, HTML, CSS, JSON, YAML, and more—stored as editable text |
| SVG graphics | Stored as editable text, rendered as vector graphics in preview |
| PDFs, Word, PowerPoint | Transcribed to text—original file preserved for reference |
| Spreadsheets | Transcribed to text—original file preserved for reference |
| Images | Vision AI generates a text description the agent can read |
| Audio | Automatically transcribed to text |
| Video | Audio track extracted and transcribed (video frames not analyzed) |
For uploaded files (PDF, audio, etc.), the platform creates a text version that the agent works with. Transcription runs automatically in the background as soon as the file is uploaded to an agent, workspace, or team library, and a short description is auto-generated afterwards so the file is easier to find later. You can access the original via the Original file button. If you edit the text, it will diverge from the original—the agent always works with the text version.
Working with documents
Click any document to open it in a modal with a mode selector. Available modes depend on document type and context.Text mode
The text representation of the document—this is what the agent sees and works with. You can edit the text directly here.View mode
A visual rendering of the document, depending on its type:- Markdown → Rendered with formatting, headings, and links
- React or HTML → Live rendered application or web page
- Mermaid diagrams → Rendered flowcharts, sequence diagrams, etc.
- SVG → Rendered vector graphic (editable as text)
- Database documents → Interactive table view of the data

Data mode (for databases)
For agent databases, you can open a dedicated Data mode to view and edit raw JSON plus the schema.Changes mode
A version timeline showing every change made to the document. Click any version to view it, or click between two versions to see a diff of what changed. You can approve or undo individual changes, or revert to any previous version.
Visibility levels
Documents have two separate controls:- Visibility to the agent controls what your agent can discover and read while working.
- Publishing controls whether people outside your workspace can open a public link.
| Level | Behavior |
|---|---|
| Full | Agent always knows the full content—included in every prompt alongside instructions. Use for essential context the agent should never forget. |
| Summary | (default value) Agent knows the document exists and its summary. Reads the full content only when relevant. Good for most documents. |
| Hidden | Agent cannot see or find this document. Use for your own notes or materials not relevant to the agent’s job. |

Adding documents
You can add documents in three ways. The flow is the same for workspace, team, and agent documents—open the corresponding Documents page or tab and use the same controls. 1. Upload or create directly Each Documents view has Create document and Upload document buttons at the top—use them to start a new text document or upload files from your computer. You can also drag files straight onto the list. Each section and folder still has a kebab menu with New Folder, New Document, and Upload when you want to add content into a specific folder, and individual documents and folders have a row-level menu (⋮) with Rename, Move, and Delete so you can manage items right from the list without opening them first. 2. Save from a conversation Drag a file into the chat, discuss it with the agent, then ask it to save the result. For example:- Drag a meeting transcript, ask for a summary, then “save this as an agent document”
- Ask the agent to draft a newsletter, refine it together, then “save this to the newsletters folder”
- “When processing an invoice, add it to the processed invoices database”
- “Save all incoming emails to a message log”
- “After posting release notes, save a copy to the ‘release notes’ folder”
- “When you receive an email with an attachment, save it as an agent document”
Finding documents
Each Documents view—agent, workspace, or team—has a free-text search field at the top. It matches by document name, description, or type, and results appear as a flat list with folder-path breadcrumbs so you can see where each match lives. The search is scoped to the current section, so a workspace-documents search won’t surface agent or team documents.Organizing with folders
Documents can be organized into folders. Create folders in the Documents panel and drag documents to organize them. Folders can be nested as deeply as you need, and nesting works the same way across workspace, team, agent, and chat document libraries. Reference folders in your agent’s instructions: “Save meeting notes to the ‘meetings’ folder.”Version control
Every edit—by you or the agent—creates a new version automatically. The Changes mode lets you:- Browse history — See all versions with timestamps and who made each change
- Compare versions — Side-by-side diff view to see exactly what changed
- Approve or reject — Optionally mark changes as approved or rejected (rejecting creates a new version with that change undone)
- Revert — Roll back to any previous version if needed
Publishing documents
You can publish a document to make it available to anyone with the link. Open the document menu and choose Publish (or Publish details if it is already published). This works for documents in any scope—workspace, team, or agent. Anyone with the link can view the document—no Abundly account required. If it is an app, they can interact with it. Published documents are marked with a Published badge in the Documents view. Logged-in visitors can also use Copy to my agent from the viewer to clone the published document into one of their own agents—handy for sharing templates, dashboards, or reference material across workspaces. Use cases:- Share a live dashboard with colleagues
- Publish an input form for data collection
- Share reports, drafts, or documentation externally
- Create a public-facing interactive app
- Read to query and view data
- Create to insert new items
- Update to modify existing items
- Delete to remove items

Editing and searching documents
Agents don’t need to rewrite entire documents to make changes. They can:- Edit precisely — Replace, insert, or append text
- Search within a document — Exact match, full-text, or semantic (meaning-based) search
- Find documents — Fuzzy keyword matching across names, descriptions, and content
- Rename and describe — Update document names and summaries
Downloading documents
You can download individual documents in several formats:- Download text — Get the text content as Markdown, plain text, or other formats
- Download as MS Word — Convert Markdown content to a
.docxfile - Download original — For non-text files (PDF, audio, etc.), download the original file
Documents as extended context
Agent documents are a powerful way to give your agent additional context without bloating its instructions. Instead of pasting everything into the instructions, store reference materials as documents:- Checklists — Step-by-step procedures for specific tasks
- Templates — Formats for reports, emails, or communications
- Guidelines — Company policies, compliance rules, or style guides
- Reference data — Product catalogs, contact directories, FAQs
- “Before responding to compliance inquiries, read the compliance guidelines document first”
- “When drafting emails, use the email template in the templates folder”
- “All meeting notes are saved by date—search for them when you need context”
Chatting about documents
Click Chat about this next to any document or folder to start a new conversation with that content as context. The agent has immediate access to the selected document(s), making it easy to ask questions, request edits, or work through the content together.FAQ
Where are my documents stored?
Where are my documents stored?
It depends on the document type:
- Agent documents (created directly in Abundly) are stored in EU data centers in Stockholm, Sweden. They remain fully under your control—you can delete them at any time.
- External documents (Google Drive, SharePoint, etc.) remain on their original provider’s servers. The agent accesses them through your permission but doesn’t copy them to Abundly’s infrastructure.

