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

# Dashboard Summary Type

This page describes the DashboardSummaryType enum that defines types of dashboard summaries.

## DashboardScope

The types of dashboard summaries. The possible values are:

| Value            | Description             |
| ---------------- | ----------------------- |
| `SIMPLE_SUMMARY` | Summarise the dashboard |

## Related operation

<CardGroup cols={2}>
  <Card title="Dashboard Summary" icon="magnifying-glass" href="/integrations/graphql-api/subscriptions/dashboard-summary">
    Subscription requiring dashboard summary type
  </Card>
</CardGroup>
