Databases & Storage
File & object storage
Storing uploads, images, and other files your app generates.
Object storage
For files that do not belong in a database row — images, exports, user uploads — projects can use built-in object storage, accessible from both the Agent and your own code.