> ## 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.

# Exporting Custom Cohorts

> How to export a report of all Custom Cohorts in your project

## Overview

This guide explains how to export a comprehensive report of all cohorts in your project for analysis, documentation, or sharing with your team.

<Info>
  **Prerequisites:**

  * Access to the Permutive Dashboard
</Info>

## Steps

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

  <Step title="Click Export">
    Click the *Export* button in the toolbar.
  </Step>

  <Step title="Select date range">
    Select the date range for the export. The default date range is set to the last 30 days.

    <img alt="Exporting custom cohorts - date range selection" classname="block" src="https://mintcdn.com/permutive/oi2rduLeCSwC7cBO/images/products/signals/cohorts/custom/export-cohorts-date-range.png?fit=max&auto=format&n=oi2rduLeCSwC7cBO&q=85&s=7699a425c3ae3df268d9a9b560eec9b3" width="782" height="452" data-path="images/products/signals/cohorts/custom/export-cohorts-date-range.png" />
  </Step>

  <Step title="Generate report">
    Click *Export* to generate the report. The export may take up to a minute to process. Once complete, the file will download automatically to your browser's download location.

    <img alt="Custom cohorts export download" classname="block" src="https://mintcdn.com/permutive/oi2rduLeCSwC7cBO/images/products/signals/cohorts/custom/export-cohorts-download.png?fit=max&auto=format&n=oi2rduLeCSwC7cBO&q=85&s=5287d87f2c347d1705febe882a72dd05" width="2432" height="1098" data-path="images/products/signals/cohorts/custom/export-cohorts-download.png" />
  </Step>
</Steps>

## What's Included

The exported report includes all cohort metadata and logic:

* Cohort name and description
* Cohort code
* Tags
* Audience size
* Precision type
* Date created
* Status (Enabled/Disabled)
* Full cohort logic

<Note>
  The date range only affects the Audience Size column in the export. Cohorts created after the selected date range will still appear in the exported list but will show an Audience Size of 0. The report includes all cohorts in your project regardless of which workspace you are currently viewing.
</Note>

## Next Steps

<CardGroup cols={2}>
  <Card title="Create a 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>
