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

# Demo Data

> Generate sample roadmap data to explore features

## Overview

New to Wey? Generate demo data to explore features with a pre-populated roadmap. This is a quick way to understand how the app works before adding your own data.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/wey/images/placeholder-demo-roadmap.png" alt="Demo Roadmap" />
</Frame>

## What Demo Data Includes

The generated sample includes:

| Category       | Examples                                           |
| -------------- | -------------------------------------------------- |
| **Items**      | Initiatives, Epics, Stories, Tasks with hierarchy  |
| **Products**   | Sample products and product areas                  |
| **Priorities** | Strategic priorities and goals                     |
| **Dates**      | Items scheduled across current and future quarters |

## Generating Demo Data

<Steps>
  <Step title="Create or Open Workspace">
    Use an empty workspace or create a new one.
  </Step>

  <Step title="Find the Option">
    Look for **Generate Demo Data** in:

    * The empty state message
    * Workspace settings
    * Quick actions menu
  </Step>

  <Step title="Generate">
    Click the button and wait for data to populate.
  </Step>

  <Step title="Explore">
    Browse the sample roadmap across all views.
  </Step>
</Steps>

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/wey/images/placeholder-generate-demo.png" alt="Generate Demo Data" />
</Frame>

## Exploring Demo Data

### Timeline View

See how items appear on a timeline:

* Multiple swimlanes by product area
* Items spanning different date ranges
* Nested hierarchy indicators

### List View

Review the item structure:

* Expand/collapse hierarchy
* See all item properties
* Understand parent-child relationships

### Kanban View

Explore workflow visualization:

* Items in different columns/statuses
* Drag to change status
* Card details

### Hierarchy View

Visualize relationships:

* Flow from initiatives to tasks
* Connection lines between items
* Multi-level nesting

## Customizing Demo Data

After generation, you can:

* **Edit items**: Modify names, dates, details
* **Add items**: Create your own alongside demo data
* **Delete items**: Remove what you don't need
* **Reorganize**: Change hierarchy and assignments

<Tip>
  Treat demo data as a starting point—customize it to match your actual use case.
</Tip>

## Clearing Demo Data

To start fresh:

1. Delete individual items, or
2. Delete the workspace and create a new one

<Warning>
  There's no bulk "clear demo data" option. Delete the workspace if you want a completely clean slate.
</Warning>

## Best Practices

<AccordionGroup>
  <Accordion title="Use for Training">
    Generate demo data in a separate workspace for training new team members.
  </Accordion>

  <Accordion title="Test Features">
    Try export, share, and filter features with demo data before your real roadmap.
  </Accordion>

  <Accordion title="Keep Separate">
    Use a dedicated workspace for demo exploration to keep your real data clean.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Creating Workspaces" icon="folder" href="/docs/workspaces/creating-workspaces">
    Set up a new workspace for demo data.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/docs/quickstart">
    Get started with your own roadmap.
  </Card>
</CardGroup>
