# View a summary of the data

As its name suggests, the Summary view displays a summarized view of your data. Depending on your analysis, this might be a summary of all the data in the underlying database or a summary of a selection of that data. What you can see and do depends on whether you have selected any dimensions.

In the **Summary** view, the **Summary** button (above the list of dimensions) is blue.

{% hint style="success" %}
Watch this Phocas Academy video: [Sort and summarize your data](https://www.phocassoftware.com/academy/videos/sort-and-summarize-your-data)
{% endhint %}

## View a summary of the database (no dimensions selected) <a href="#viewasummaryofthedata-viewasummaryofthedatabase-nodimensionsselected" id="viewasummaryofthedata-viewasummaryofthedatabase-nodimensionsselected"></a>

When you first open Analytics, you are in **Summary** view by default. As no dimensions are selected at this stage, the grid displays a summary of the whole database, which typically includes data for the current and previous periods and cumulative data.

<div align="left"><figure><img src="/files/1mog1nqCAA2ooE0wpUb5" alt="" width="550"><figcaption></figcaption></figure></div>

In this summary context, some functions are unavailable or have limited options. You can change your view of the data in the grid to some extent. For example, you can select a different mode or period.

## View a summary of selected data <a href="#viewasummaryofthedata-viewasummaryofselecteddata" id="viewasummaryofthedata-viewasummaryofselecteddata"></a>

When you select a dimension, you filter the data in the grid, so you are no longer in the **Summary** view. The **Summary** button is grey.

As you conduct your analysis, you might want to return to the **Summary** view to get a more concise view of your selected data. For example, suppose you focus on some rows within the **Customer** dimension but then want a high-level overview of those customers.

Click the grey **Summary** button. The grid displays a high-level overview of the selected rows (not the entire database). The header above the grid identifies the data that is being summarized.

<div align="left"><figure><img src="/files/GHGO2JdE0l69UBx7VXs9" alt="" width="380"><figcaption></figcaption></figure></div>

The full range of functions is available in this context of the Summary view.

{% hint style="success" %}
It's particularly useful to return to the **Summary** view when creating specific charts (such as a Line chart), as they display better with less detail.
{% endhint %}

## Return to the database summary (no dimensions selected) <a href="#viewasummaryofthedata-returntothedatabasesummary-nodimensionsselected" id="viewasummaryofthedata-returntothedatabasesummary-nodimensionsselected"></a>

During your analysis, click the Reset button to return to the original summary view of the database.

<div align="left"><figure><img src="/files/1KkEN585fzeMOAR07Ni9" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.phocassoftware.com/analytics/view-a-summary-of-the-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
