Skip to main content

What is Uploaded Files on my dashboard, and how do I free up storage?

The Storage card shows how much space your outputs and uploads use, and you can delete uploads from Uploaded Files and outputs from Task History.

On your dashboard, the Storage card shows the space your Task Outputs and User Uploads take. In Uploaded Files, my-uploads holds files you've sent to models and agents, beside your own folders and POST /File/Upload files. Storage isn't billed separately.

  • Delete a file or folder: open its three-dot menu, choose Delete file or Delete folder (contents included), then confirm with Delete. It's permanent, and their links stop working.

  • my-uploads itself can't be deleted (you'd see 4- filesystem-path-invalid). Open it and delete files inside, except agent-credentials, which your AI agents use (for example, call hold music).

  • Task outputs: Delete outputs in Task History removes a task's outputs and its uploaded inputs (steps).

  • API: POST /File/List returns each item's id (add folderid to open a folder); POST /File/Delete with {"id": "..."} deletes it.

Still can't delete something? Send us its name and a screenshot via the chat on wiro.ai or [email protected].

Did this answer your question?