Skip to content

Manage projects

The My Sites dashboard at /projects is your operations view for every project in your organization. It shows status at a glance, lets you launch or resume scans, and is the entry point for editing and removing projects.

My Sites dashboard with a grid of project cards in different states and an Add another site card at the end

Each card shows:

  • Project name and a small icon for the project type (web application or web API).
  • The linked URL below the name, or No URL saved yet if no asset is attached.
  • The assigned plan chip (e.g., Starter, Growth, Teams) if a plan is attached.
  • A status badge in the top-right corner (see status reference below).
  • Three quick stats: Type, Last scan, Window (the working-hours summary).
  • A primary action button (varies by status — Scan now, Resume scan, or Assign plan).
  • A gear button that opens the edit dialog.

Selecting anywhere on the card (outside the buttons) opens the project workspace at /projects/<id>.

The badge in the top-right of each card communicates what the project is doing:

BadgeMeaningPrimary action
Needs planNo plan assigned. Cannot run full scans.Assign plan
Plan spentThe assigned plan slot has been consumed.Assign plan
All clearMost recent scan complete with zero findings.Scan now
N issuesMost recent scan found N findings.Scan now
Not scannedProject has a plan but has never been scanned.Scan now
ScanningA scan is queued, starting, running, or uploading.Resume scan
ScheduledA scan is waiting for the next working-hours window.Resume scan
Approval pendingSafe-mode scan paused on a dangerous action.Resume scan
Resume scanA scan is awaiting credit confirmation or approval.Resume scan
Scan interruptedThe last scan errored or was stopped.Scan now

Select the gear button (right of the primary action) on a project card to open the edit dialog.

Project card with the gear button visible to the right of the Scan now button

You can change:

  • Site name — max 120 characters.
  • TypeWeb Application or Web API.
  • Organization — super-admins only.
  • From / To — optional date range when scans are permitted.
  • Working hours — see Create a project for the format.
  • Linked URL — pick one saved asset to attach to this project. Only one URL is allowed. If no assets are listed, save one through the scan wizard’s Step 1 — Assets.

Select Save site to apply changes. Validation errors highlight the relevant field with a red message.

When a project shows the Plan spent (or Needs plan) badge, the primary action button on its card reads Assign plan. Selecting it opens the plan picker.

Project card in the Plan spent state with the Assign plan button as the primary action

The picker lists every unused plan slot in the project’s organization. Each row shows the plan name and a brief feature summary (full vs basic report; whether Business Logic Agent is included).

To unassign a plan that is currently assigned (and therefore not yet consumed by a full-scan launch), use the Unassign current plan button at the bottom of the modal.

To delete a project, open its edit dialog and select Remove site. Confirm at the prompt.

Deleting a project also deletes its findings. Scan history records remain in the organization audit trail. Plan slots already consumed by the project are not refunded.

The dashboard paginates at 10 projects per page by default. Use the controls at the bottom to change page size or jump to a specific page.

For organizations with many projects, the project workspace itself (after clicking into a project) provides search and filtering across findings — see View findings.

If a checkout returns to /projects with ?session_id=..., the page polls billing status and shows a notice when the new plan slot lands. If the checkout was canceled, a red notice reads Checkout was canceled before payment completed. Dismiss with the × on the right side of the notice.