For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
AI

/

Files

Files

Select the attachment control to upload a file as context for the Reflex Build agent. You can also drag a file directly into the chat.

This page covers documents and structured data. See Images for image attachments.

Supported File Types

Reflex Build supports common:

  • Documents: .pdf, .doc, .docx, .odt, and .rtf.
  • Spreadsheets: .xls, .xlsx, .ods, .csv, and .tsv.
  • Presentations: .ppt, .pptx, and .odp.
  • Text and structured data: .txt, .md, .markdown, .json, .xml, .yaml, and .yml.

General file uploads support files up to 50 MB each. You can attach up to 20 files in one message.

Give the Agent a Clear Task

Tell the agent how to use the attachment:

An attachment is prompt context. If the app must serve or retain the file at runtime, ask the agent to add the appropriate app asset, upload workflow, database record, or external storage integration.

Do not attach secrets, credentials, or private production exports unless they are specifically approved for use in Reflex Build. Use Secrets or an integration form for credentials.

Built with Reflex