# Create a segment

> For AI agents: a documentation index is available at [/llms.txt](/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

To create a segment:

- Log in to the Statsig console at https://console.statsig.com
- On the left-hand navigation panel, select **Segments**
- Click the **Create** button
- Enter a name and description for your segment
- Select the type of segment you want to create: **Conditional** or **ID List**, and click **Create** (Conditional is the default)

![Segment creation interface](https://docs.statsig.com/images/segments/create-new/e2dd3e0e-a003-4772-8426-cb02738f4017.png)

For **Conditional Segments**, you can **[Add Rules](https://docs.statsig.com/segments/add-rule)** to complete the segment's definition.

For **ID List Segments**, you can **[Add an ID List](https://docs.statsig.com/segments/add-id-list)** to complete the segment's definition.
