You can let end-users send files (images, documents, audio, video) in the chat widget, and your agents can do the same when replying from the conversations dashboard. This is useful for support flows that involve screenshots, receipts, ID checks, voice messages, or any other media.Documentation Index
Fetch the complete documentation index at: https://docs.chatling.ai/llms.txt
Use this file to discover all available pages before exploring further.
File attachments are only available during live chat. They are not
available while the AI is handling the conversation.
How to enable file attachments
- Open your chatbot’s dashboard.
- Go to the widget designer. To learn how to access it, see this guide.
- Click
Configurefrom the sidebar.
- Enable
File attachments. - Choose which file types to allow.
- Click
Save.
Allowed file types
Once attachments are enabled, you can pick which categories of files end-users are allowed to send:- Images — JPEG, PNG, WebP, GIF, AVIF.
- Documents — PDF, Word, Excel, PowerPoint, plain text and CSV.
- Audio — MP3, M4A, AAC, WAV, OGG, WebM.
- Video — MP4, MOV, WebM, OGG.
Limits
| Limit | Value |
|---|---|
| Max attachments per message | 3 |
| Max image size | 2 MB |
| Max document size | 10 MB |
| Max audio size | 10 MB |
| Max video size | 10 MB |
How users send attachments
When attachments are enabled, end-users see a paperclip icon in the message input. They can also drag-and-drop files directly onto the chat window. Each attached file appears as a chip above the input with a preview (for images) or filename and size (for documents/audio/video). The user can optionally type a message to send along with the files, then click send. Each attachment is delivered as its own message bubble in the conversation, similar to how WhatsApp or Crisp handles attachments.How agents send attachments
From the Conversations page in your dashboard, agents can attach files the same way: paperclip icon in the composer, or drag-and-drop onto the conversation thread. The same per-message and per-type limits apply. Attachments sent by agents appear as separate message bubbles in the end-user’s chat.Agents can also attach files when replying to WhatsApp and
Instagram conversations, but the supported file types are restricted
by Meta’s APIs. Instagram only accepts images, audio, and video (no
documents). WhatsApp accepts all four categories but only specific file
formats per category. The file picker automatically narrows to what each
channel supports.

