FileNest/Docs

Projects

The Projects page (/projects) lists all projects in your active organization.

Project list

The projects list supports:

  • Table / grid view toggle — switch between a compact table and a card grid
  • Column sorting — click any column header to sort
  • Filter — filter by storage provider, storage mode, or created date
  • Search — full-text search across project names
  • Row selection — select multiple projects for bulk actions
  • Export — download the list as CSV

Creating a project

Click New project (top right) to open the create modal. Required fields:

FieldDescription
NameDisplay name — visible in the Console and API
SlugURL-safe identifier — auto-generated from the name, immutable after creation
Storage modeManaged (FileNest-owned S3) or BYOB
Storage providerProvider to use (S3, MinIO, RustFS, etc.)

After creating a project, a StorageConfig row is automatically created with sensible defaults.

Deleting a project

Select a project row → Delete in the row actions menu. A confirmation dialog appears. Deletion is a soft-delete — the project record is retained and files are removed from storage after the grace period.

Project navigation

Clicking a project name opens the project detail with tabs:

TabDescription
FilesFile explorer — browse, upload, and manage files
API KeysProject-scoped API keys — create and revoke keys
WebhooksWebhook endpoints — subscribe to file events
SettingsGeneral (name/description), storage, uploads, processing, security, compliance