Referencing files in chat
The agent can read any file in the project's storage during a chat. You don't need a special syntax — mentioning the file by name usually works.
Mention by name — "Use the brand-voice doc I uploaded to rewrite the intro." The agent matches on file name and opens it.
Drag into chat — dragging a new file into the chat window uploads it and immediately makes it available for the current message.
Be specific when there are multiple matches — if you have positioning.md and positioning-v2.md, say which one. The agent will ask if it's ambiguous, but it's faster to be explicit.
Cited references — when the agent uses a file to answer, it mentions which file it pulled from. Scroll back through the chat to see the citations.
Files the agent creates — the agent can also write files to project storage (e.g., a draft post as a markdown file). Anything it creates shows up in Files and can be downloaded or referenced later.