Skip to main content

Project Settings

Configure your project from the settings page, accessible via Project Settings in the sidebar.

Project Information

View and edit your project's details:

  • Name and description
  • GitHub repository URL (with a link to the repo)
  • Open source or private badge (based on repository accessibility)
  • Created date

Click Edit to modify the name, description, or repository URL.

Team Members

Manage who has access to your project. See Team Collaboration for details.

Targets

View all build targets in the project. Each entry shows the target name, architecture, toolchain, and report count.

Click the delete button to permanently remove a target and all its data (commits, branches, budgets).

danger

Target deletion is permanent and cannot be undone.

Public Access

Only open source projects can be made publicly available. Projects are private by default. To make an open source project publicly viewable:

  1. Toggle Public Access on
  2. A public URL is generated that anyone can use to view the project

Only team members can upload reports or change settings for public projects.

note

A GitHub repository URL is required to enable public access.

API Key

Your API key is used for uploading reports from CI/CD pipelines.

Click Regenerate API Key to create a new key. The new key is displayed once. Copy and save it securely.

warning

Regenerating your API key immediately invalidates the old key. Update your CI secrets before regenerating.

Danger Zone

Click Delete Project to permanently delete the project and all its targets, reports, and historical data.

danger

Project deletion is permanent and cannot be undone.