Managing Configurations

After creating configurations with the wizard, you can enable or disable them, update their project assignment, delete them individually, or bulk-delete up to 100 at once — all from the Configurations panel in Admin → Configurations.

Searching and filtering

Use the search bar above the configurations list to filter by configuration name. The list updates as you type. You can also filter by enabled or disabled state using the status filter control.

Enabling and disabling a configuration

Use the toggle on a configuration row to enable or disable it immediately without opening the edit modal. Disabled configurations are not available for selection on new test runs, but historical runs that used the configuration are unaffected.

Editing a configuration

Click the edit action on a configuration row to open the edit modal. You can change:

  • Enabled state — toggle the configuration on or off.
  • Project assignment — switch between applying to all projects or a specific set (see Project assignment below).

Configuration name and platform combination are permanent. The name is auto-generated from the platform combination when the configuration is created, and neither can be changed afterwards. If you need a different combination, delete the configuration and create a new one using the wizard.

Project assignment

Each configuration is assigned to projects in one of two modes:

Apply to all projects
The configuration is available in every project in your workspace — including new projects created in the future. This is the recommended setting for configurations you use across all teams.
Apply to specific projects only
A searchable project list appears in the edit modal. Select the projects that should have access to this configuration. At least one project must be selected. New projects are not automatically included — you must add them manually.

The configurations list shows an All Projects badge or a project count for each configuration, so you can quickly see how each one is assigned.

Deleting a configuration

Click the delete action on a configuration row and confirm. The configuration is permanently removed from the workspace.

Bulk delete

To delete multiple configurations at once:

  1. Check the checkboxes on the rows you want to delete. Use the header checkbox to select all visible rows.
  2. Click the Delete Selected action that appears.
  3. Confirm the bulk deletion.

A summary appears after the operation showing how many configurations were successfully deleted and how many failed, with reasons for any failures.

Bulk delete is limited to 100 configurations at a time. If you need to delete more than 100, run multiple bulk delete operations.