Skip to content

Attaching Files

You can attach files to your messages to give the agent additional context. Drag a document into the chat, and the agent can read, summarize, or analyze its contents.

Three ways to add files to a message:

  • Drag and drop — Drag a file from your computer onto the chat input
  • Paste an image — Copy an image and paste it directly into the chat input (Cmd+V / Ctrl+V)
  • Click the attachment icon — Use the paperclip button next to the input field to browse for files

Attached files appear as chips below the input. You can remove a file by clicking the X on its chip before sending.

FormatExtensionsWhat the agent sees
PDF.pdfExtracted text from all pages
Word.docxDocument text and structure
Excel.xlsxTabular data
Images.png, .jpg, .jpeg, .gif, .webpThe image itself (visual analysis)
Plain text.txt, .md, .csv, .json, .xmlFile contents as-is
  • Be specific about what you want. Attaching a PDF and asking “Summarize this” works, but “Summarize the key financial metrics from Q3” gets you a more focused answer.
  • One file at a time works best for detailed analysis. You can attach multiple files, but the agent handles focused requests better.
  • Screenshots work great for asking about UI issues, error messages, or visual content.