Assets
Manage templates, files, and reusable resources
Reusable resources that can be referenced across multiple agents.
Asset Types
- Document Templates - DOCX, PDF templates for document generation
- Prompt Libraries - Reusable system and user prompts
- Configuration Files - JSON, YAML configs
- Reference Data - CSV, JSON datasets
- Media Files - Images, logos for document generation
Uploading Assets
- Navigate to Assets in the sidebar
- Click Upload Asset
- Configure name, description, and access
- Click Upload
Using Assets in Agents
Reference assets in your workflows using placeholders:
{{asset.invoice_template}}
{{asset.company_logo}}
{{asset.faq_database}}Supported Formats
File Uploads
- PDF, DOCX, TXT, Markdown
Data Import/Export
- JSON, CSV, YAML
Images
- PNG, JPG, GIF, WebP
Next Steps
- Agent Studio - Use assets in workflows
- Integrations - Connect external tools