# Adding a New Summary View

1. Select a Site

2. Click App Name on site menu

3. Click “Manage Views” from “More…” drop down menu located on top right corner of page

4. Click “New View” button located on top right corner of page

5. Summary view has five sections:

   \
   **a. View Details**

   1. Click View Details on left hand menu
   2. Select View Type as Summary
   3. Provide View Name and Description

   **b. Display Settings**

   1. Click Display Settings from left hand menu
   2. Sub-Column Settings: If this is Yes then plug-in data (comments, attachments, etc) will be displayed in field selected next to Yes/No buttons
   3. Extra Rows/Record
   4. Default Display: Each table view can have three display types
      1. List View
      2. Card View
      3. Group View
   5. By default the default display is List View.

   **c. Group By**

   1. Click Group By from left hand menu
   2. Select Column from Group By dialog to group the data

   **d. Data Summary**

   1. Click Data Summary from left hand menu
   2. Select Field and Summary Type

   **e. Data Filters**

   1. Click Data Filters from left hand menu
   2. Click “New Filter” button from Data Filters dialog
   3. Select Field, Operation, and compare value

6. Click “Save” button


---

# 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://help.workdigital.io/custom-database-apps/views/adding-a-new-summary-view.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.
