SigSentrySigSentry

All Projects

Manage all your projects from one place — create new ones, switch between card and table views, and navigate into any project

/dashboard/projects is the org-level project management hub. Use it to create new projects, browse all existing ones, and navigate into any project's settings.

Two views

Toggle between card view (visual grid) and table view (dense list) using the buttons in the header. The choice persists in localStorage.

ViewBest for
CardVisual scanning, smaller numbers of projects
TableMany projects, sortable columns

Both views show the same data: name, slug, description, analysis count, log source count, and creation date. Default project is marked with a badge.

Creating a project

Click New Project in the header. The modal asks for:

FieldNotes
NameDisplay name for the project
SlugURL-safe identifier; auto-generated from name, editable
DescriptionOptional, for your team's reference

Click Create. The new project appears in the list and you're dropped into its General page. The plan-level projects quota applies — see Plans & quotas.

Required role

ActionRequired permission
View projects listconfig:read (any role)
Create new projectconfig:write (admin, member, owner)
Delete a projectproject:delete (owner only)

Click any project to switch context to that project. The sidebar swaps from org-level (Settings, Team, Billing) to project-level (Analyses, Log Sources, Channels, etc.).

To switch back to the org-level sidebar, click Back to all projects at the top of the project sidebar, or use the project picker.