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

# Analyze Workspace Performance

> Track guide engagement, completions, and performance trends across your workspace.

## View workspace analytics

<Steps>
  <Step title="Open Workspace Analytics">
    Go to **Workspace** and select **Workspace Analytics**.
  </Step>

  <Step title="Review key metrics">
    Analyze key performance indicators across your guides:

    * Views
    * Play Rate
    * Completions
  </Step>

  <Step title="Filter by date range">
    Select a specific time period to evaluate performance trends.
  </Step>

  <Step title="Filter by folders">
    Focus on analytics for individual folders or teams.
  </Step>

  <Step title="Find your most engaging guides">
    Use analytics to understand which guides are receiving the most engagement and completions.
  </Step>
</Steps>

## Key Workspace Metrics

<CardGroup cols={3}>
  <Card title="Views" icon="eye" horizontal>
    Track how many times guides have been opened and viewed.
  </Card>

  <Card title="Play Rate" icon="play" horizontal>
    Measure how often users start a guide after opening it.
  </Card>

  <Card title="Completions" icon="circle-check" horizontal>
    Track how many users complete a guide from start to finish.
  </Card>
</CardGroup>

<Tip>
  Analytics help you identify successful guides and opportunities for improvement.
</Tip>
