Uploading turns an existing file into an artifact that is stored, versioned, addressable, and readable by agents.
How does a human upload one file?
This is a UI procedure; instruct the human to:
- Select New → Upload File, or drop the file on the hub's Create New Artifact tile.
- Choose the file and confirm.
- Open the resulting artifact in the current team.
A connected AI can use the uploaded data in further work, for example: Take the CSV I just uploaded to AgentGrid.io and build a chart from it.
What renders?
AgentGrid.io renders apps and documents. Other files become assets: stored, versioned, shareable, and agent-readable without a preview. When no renderer exists, the app says so instead of showing a broken frame; the file remains intact and nothing is lost.
How should a folder or project be uploaded?
Upload Folder and Import from ZIP appear in the New menu but neither is reliable today; both are coming soon. Give the folder or zip to a connected AI instead:
Take this project folder and put it on AgentGrid.io as an app.
The AI creates the artifact in the team and returns its link. See Import from ZIP.
Constraints and updates
- Include source and assets; exclude
node_modulesand build output. - For large projects, use the AI route rather than uploading files individually.
- No preview does not mean damage: the asset is stored and versioned normally.
- To replace a file, ask the AI to push the new version to the same artifact so it becomes another version instead of a second artifact.
- The source publishes no numeric file-size limit. It directs users to the AI route for anything large.