Files
Accessible via: Main Menu -> Files
Files is your workspace’s document store: things you upload, and things Sammy and your workflows produce. Organise them into folders, and hand them to whatever needs them next.
Uploading
Open Files and click Upload file. Use folders to group by client, property, or matter — the same structure you’d keep on a shared drive.
Files vs Knowledge vs Database
These three hold different kinds of material, and picking the wrong one is the most common source of “why can’t Sammy find it?”:
| Holds | Sammy uses it to | |
|---|---|---|
| Files | Documents as documents | Fetch, transform, attach, send |
| Knowledge | Documents, indexed for retrieval | Answer from their content |
| Database | Rows and columns | Query and update records |
Uploading a policy to Files does not make Sammy able to answer questions from it — add it to a knowledge base for that.
Generated output
Artifacts a workflow or agent produces land here too, so a run that builds a report leaves the report somewhere you can find it later. Where the result is meant to be read by your team, publish it to a channel as well.
From the CLI
Files and artifacts can be listed, downloaded, and pushed from the command line — see CLI › Artifacts.