> ## Documentation Index
> Fetch the complete documentation index at: https://docs.permutive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting Custom Cohorts

> How to remove Custom Cohorts from your project

## Overview

This guide explains how to permanently delete a Custom Cohort from your project.

<Warning>
  **This action cannot be undone.** Deleting a cohort will remove it from all activations immediately. Users will no longer be targeted based on that cohort's criteria.
</Warning>

<Info>
  **Prerequisites:**

  * Access to the Permutive Dashboard with cohort deletion permissions
</Info>

## Steps

<Steps>
  <Step title="Navigate to Custom Cohorts">
    Go to *Custom Cohorts* in the Permutive Dashboard.
  </Step>

  <Step title="Locate the cohort">
    Find the cohort you want to delete using search or filters.
  </Step>

  <Step title="Open menu">
    Click the menu icon (⋮) next to the cohort.
  </Step>

  <Step title="Delete">
    Select *Delete* and confirm the deletion when prompted.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Create a New Cohort" icon="plus" href="/guides/signals/cohorts/custom/creating-custom-cohorts">
    Build a new audience segment
  </Card>

  <Card title="Back to Custom Cohorts" icon="arrow-left" href="/products/signals/cohorts/custom">
    Return to product overview
  </Card>
</CardGroup>
