Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/deployment/manage-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ tags:
- Semgrep AppSec Platform
---

import DeleteAProject from "/src/components/procedure/_delete-a-project.md"

# Manage projects

View, sort, and tag your projects through the **Projects** page. Refer to this page to manage and troubleshoot thousands of repositories by identifying scan issues or scans with a high number of findings.
Expand Down Expand Up @@ -91,3 +93,9 @@ See the following pages for more information:
- For Semgrep Managed Scans users: [configure your scans](/deployment/managed-scanning/overview).
- [Set a primary branch](/deployment/primary-branch).
- [Set tags](/semgrep-appsec-platform/tags).

## Delete a project

Deleting a project removes all of its findings, metadata, and other records from Semgrep AppSec Platform.

<DeleteAProject />