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

# Report Gallery

> Access, run, filter, save personal views, and export Dash360 reports from one central viewer.

# Report Gallery

The Report Gallery is the central place to find and run Dash360 reports, both the standard built-in reports and the custom reports built in [Report Studio](/user-guide/reporting/report-designer). It is read-only: you cannot change a report's design, but you can filter it, rearrange it for your own use, save your own views, and export the results.

<Note>
  You do not need Admin rights to use the Viewer. Anyone with access to a report can open and run it. What you see is limited by your Work Package permissions, so two users can open the same report and see different rows.
</Note>

<Note>Full documentation for the standard built-in report list is coming soon. The sections below apply to the custom reports built in Report Studio.</Note>

## Opening a report

There are two common ways to open a report:

* An Admin sends you a link, for example `/Reporting/CetpReportViewer?reportId=<id>`.
* From the Report Studio landing page (Admins), click the **Open in Viewer** icon on a report card.

The report loads with the projects and layout chosen by whoever built it.

<img src="https://mintcdn.com/dash360/ciuGPsL6lGr1tiL4/images/report-designer/viewer.png?fit=max&auto=format&n=ciuGPsL6lGr1tiL4&q=85&s=7810ab82e10e0a7f7497c2d66108325e" alt="Report in the Report Gallery" width="1926" height="947" data-path="images/report-designer/viewer.png" />

## Filtering a report

Use the filters at the top of the report to narrow the data. Typical filters include WBS, Work Package, CAM, Cost Class, and Resource Type. Filters apply immediately and affect the whole report, including totals.

For grid reports you can also filter and search directly in the grid:

* **Header filter**: Click the filter icon on a column header to pick values.
* **Filter row**: If enabled, type directly under each column heading.
* **Search**: Use the search box to find text across the report.

<img src="https://mintcdn.com/dash360/ciuGPsL6lGr1tiL4/images/report-designer/viewer-filters.png?fit=max&auto=format&n=ciuGPsL6lGr1tiL4&q=85&s=a9723398bf5c25ea8254d762a70b4ac7" alt="The report filter bar with several filters applied" width="1900" height="989" data-path="images/report-designer/viewer-filters.png" />

## Working with grid reports

Data Grid and Pivot Grid reports are interactive:

* **Sort**: Click a column header. Hold and click another to sort by several columns.
* **Group**: Drag a column into the group panel to group rows by it (Data Grid).
* **Expand and collapse**: Open and close group rows and pivot sections.
* **Rearrange**: Show or hide columns with the column chooser; in a Pivot Grid, drag fields between the Rows, Columns, Data, and Filter zones.
* **Totals**: Group subtotals and a grand total appear when the report is set up to show them.

<Tip>
  Calculated columns (marked with a calculator icon) behave like any other column: you can sort, filter, group, and total them. Hover the header to see the formula behind a calculated column.
</Tip>

## Saving your own views

A **view** saves how you have arranged a report (columns, order, grouping, sorting, widths, and expanded groups) so it comes back the same way next time. Views are a convenience layer on top of the report; they do not change the report's design for anyone else.

<Steps>
  <Step title="Arrange the report">
    Set the columns, order, grouping, and sorting the way you want.
  </Step>

  <Step title="Save the view">
    Open the views menu and choose **Create New User View**. Give it a name and save. The view is yours and loads whenever you choose it.
  </Step>

  <Step title="Set a default (optional)">
    Use the gear icon next to a view and choose **Make Default View** so it loads automatically every time you open the report.
  </Step>
</Steps>

<img src="https://mintcdn.com/dash360/ciuGPsL6lGr1tiL4/images/report-designer/viewer-views-menu.png?fit=max&auto=format&n=ciuGPsL6lGr1tiL4&q=85&s=70d852fd708f2497f93489983572a787" alt="The views fly-out menu with Create New User View and the gear-icon options" width="1714" height="950" data-path="images/report-designer/viewer-views-menu.png" />

<Warning>
  Filter selections are not saved as part of a view. When you reload a view or log back in, filters return to their default. Column layout, grouping, and sorting are saved; filters are not.
</Warning>

### Sharing views (Admins)

Admins can turn a personal view into a **system view** that everyone sees:

* Use the gear icon on a view and choose **Copy to System View**.
* Choose **Make Default System View** to make it the default for all users of that report.

For the full views workflow that applies across Dash360 reports, see the [User Views](/user-guide/concepts/section-views) guidance.

## Exporting

Grid reports export to **Excel** so you can share or do further analysis offline. Chart reports offer their own export, and many charts can include a data table beneath the chart for export. Use the export control on the report to download.

<Note>
  An export reflects your current filters and layout, so set those the way you want before exporting.
</Note>

<img src="https://mintcdn.com/dash360/ciuGPsL6lGr1tiL4/images/report-designer/viewer-export.png?fit=max&auto=format&n=ciuGPsL6lGr1tiL4&q=85&s=6474a916b21c2251cee447c7d64be169" alt="The export control on a report" width="1913" height="1002" data-path="images/report-designer/viewer-export.png" />

## Editing a report in Report Studio

If you have Report Studio access, the report toolbar shows an **Edit in Report Studio** button. Clicking it opens Report Studio in a new browser tab with that report's editor already open, so you can jump straight to a fix (for example, correcting a title) without navigating to Admin and hunting for the report. The tab you were viewing stays open.

The button appears only when both of these are true:

* You have Report Studio access (a Dash360 account, or an administrator on a server where Report Studio is enabled).
* The report was built in Report Studio. Custom reports (such as Budget vs Actual and the NRAO Fiscal Year Report) have no Report Studio editor, so the button is hidden for them.

{/* viewer-edit-in-report-studio.png: The Report Viewer toolbar with the "Edit in Report Studio" button visible next to Filters. */}

## Why your numbers might differ from a colleague's

If two people open the same report and see different totals, the most common reasons are:

1. **Work Package permissions**: Each user sees only the rows they are allowed to see.
2. **Different filters**: One of you has a filter applied that the other does not.
3. **Different snapshots**: The report's projects or snapshots were changed since one of you last opened it.

For the full checklist of why a report's data can look wrong (and how to fix it), see [Understanding Your Data](/user-guide/reporting/report-designer-troubleshooting).

## Where to go next

<CardGroup cols={2}>
  <Card title="Understanding Your Data" href="/user-guide/reporting/report-designer-troubleshooting">
    Diagnose permissions, stale data, and other reasons a report's numbers look off.
  </Card>

  <Card title="Report Studio" href="/user-guide/reporting/report-designer">
    Build reports (Admins).
  </Card>

  <Card title="Saving and Sharing Reports" href="/user-guide/reporting/report-designer-sharing">
    Control visibility and share reports (Admins).
  </Card>
</CardGroup>
