Table of Contents

Downloading Files from a Conversation

Learn how to download files that agents generate during your conversation.

When Agents Generate Files

Some agents can create files as part of their responses. These files might include:

  • Charts and graphs — Visualizations created from data analysis
  • Generated images — Images created by image generation tools like DALL-E
  • Data exports — CSV, JSON, or other data files
  • Code files — Scripts or programs written by the agent
  • Reports — Formatted documents or summaries
  • Processed data — Results from calculations or transformations

Note: Not all agents can generate files. This capability depends on the tools and configurations enabled for each agent.

Recognizing Downloadable Files

When an agent generates a file, it appears in the conversation in one of these ways:

Files appear as clickable links within the agent's response. You'll see:

  • A file icon next to the link indicating the file type
  • The filename as clickable text
  • Links are styled differently from regular web links

Images in the Response

Generated images display directly in the conversation:

  • Click the image to view it in full size
  • The full-size preview includes a close button
  • Right-click the image preview to save it

Additional Content Section

Some files appear in an Additional Content section at the bottom of the agent's message, separate from the main response text.

How to Download Files

Downloading Linked Files

  1. Find the file link in the agent's response (look for the file icon 📄)
  2. Click the link — the file will begin downloading
  3. Check your browser's download location for the file
  4. The file is saved with its original filename

Saving Generated Images

  1. Click the image in the conversation to open the full-size preview
  2. Right-click on the preview image
  3. Select Save image as... from the context menu
  4. Choose a location and filename
  5. Click Save

Alternative method:

  1. Click the image to open the preview
  2. Use Ctrl + S (Windows) or Cmd + S (Mac) to save

File Types You May Encounter

Category Common Types Description
Images PNG, JPEG, SVG Charts, graphs, generated images
Data CSV, JSON, XLSX Exported data, analysis results
Documents PDF, TXT, MD Reports, summaries, documentation
Code PY, JS, SQL Scripts, queries, programs

Where Downloads Go

Downloaded files go to your browser's default download location:

Operating System Default Location
Windows C:\Users\[YourName]\Downloads
Mac /Users/[YourName]/Downloads
Linux /home/[YourName]/Downloads

Tip: You can change your download location in your browser's settings under Downloads or Privacy & Security.

Troubleshooting

Download Doesn't Start

  • Pop-up blocker: Your browser may be blocking the download. Look for a blocked pop-up notification in the address bar
  • Check downloads: Some browsers download files silently — check your Downloads folder
  • Try again: Click the link again; temporary network issues may have interrupted the download

File Won't Open

  • Check the file extension: Make sure you have software installed that can open the file type
  • File appears corrupted: Try downloading again
  • Large files: Large files may take longer to download completely

Image Won't Save

  • Wait for loading: Make sure the image has fully loaded before trying to save
  • Try the preview: Click to open the full-size preview, then save from there
  • Right-click options: If "Save image as" isn't available, try "Copy image" and paste into an image editor

Can't Find the Download

  1. Check your browser's download history (Ctrl + J on Windows, Cmd + Shift + J on Mac in Chrome)
  2. Look in your Downloads folder
  3. Search your computer for the filename
  4. Check if downloads are going to a different folder (browser settings)
  • The file may have expired or been removed
  • Try asking the agent to regenerate the file
  • Check your internet connection

Tips for Managing Downloaded Files

  1. Organize immediately: Move downloaded files to appropriate folders rather than leaving them in Downloads
  2. Rename if needed: Generated filenames may be technical — rename to something meaningful
  3. Check file integrity: Open files after downloading to verify they're complete and correct
  4. Note the source: If saving for reference, note which conversation generated the file

Security Considerations

  • Downloaded files come from the agent's processing environment
  • Treat downloaded files like any other download — scan with antivirus if concerned
  • Be cautious with executable files (.exe, .bat, .sh) — review code before running
  • Data exports may contain sensitive information — store securely