What are Project Files?
Project files are documents and other resources you upload directly to a project. Unlike files attached to a single chat, project files are available as context in any chat within the project — you upload once, and all project chats can reference them. This is useful for reference materials that multiple conversations need: a codebase overview, a style guide, a data dictionary, a product spec, or background research.Adding Files to a Project
Go to the Files tab
In the project view, click the Files tab (usually in the project header or sidebar).
How ZeroTwo Uses Project Files
Project files are available as background context, but ZeroTwo doesn’t automatically read every project file for every message. To use a project file in a chat:- Mention it explicitly: “Using the product spec I uploaded, write a feature summary for the landing page.”
- Reference its content: “Based on the API documentation file in this project, what’s the correct endpoint for creating a user?”
- Ask ZeroTwo to consult it: “Check the brand guidelines file and rewrite this paragraph to match our tone.”
Recommended Files to Upload
| File type | What it helps with |
|---|---|
| Project overview doc | Gives ZeroTwo comprehensive background context without needing long instructions |
| Style guide | Ensures writing assistance matches your brand or editorial standards |
| Technical specifications | Helps with code generation, API usage, and architecture discussions |
| Data files (CSV, XLSX) | Enables data analysis and visualization chats within the project |
| Reference code | Lets ZeroTwo understand your existing patterns and conventions |
| Meeting notes / decisions log | Provides historical context for ongoing project work |

