# Dashboard UI interactions

Here's how to interact with the UI elements of a dashboard.

For additional information about Dashboards please see our [Dashboards](/patch/get-started/dashboards.md) page.

## Dashboard toolbar

The four icons (Calendar, Business Unit Filter, Export, and Refresh) on the upper right of the OneSite Patch Home page and on any of the dashboard pages (Overview, Products, Patches, or Devices) provide options to customize the date settings to a particular date range, choose some or all widgets on the page for exporting data, and refresh the data shown on the page.

![](/files/EBi0zc5pKzs5fDTd6mNz)

### Set Dates for Status Views

The dashboard Date Settings default to the current day. Use the following steps to change the date settings:

1. Select the calendar icon on the upper-right of the **Home** page.
2. Enter the **starting and ending dates** for the range you want to view or use the calendar icon to the right of each date field to choose a date from the calendar.

   ![](/files/POrhujJExXd92hK10Obw)
3. Select the **Window Type** setting, and then select whether to view data by **Day**, **Week**, **Month**, **Quarter**, or **Year** from the dropdown menu.
4. Select **Update** to save the settings. The view details update automatically for the date range you entered.

### Business Unit Filter

The Business Unit Filter allows you to filter dashboard data to specific devices, patches, or products within a selected Business Unit.

1. Select the Business Unit icon on the upper-right of the **Home** page.
2. Select **Browse** to choose which Business Unit you'd like to filter.

   ![](/files/ub8rSpcJa6A4hWKtntGI)
3. Click **Update**.
4. Select the Business Unit icon again, select the ellipses (**...**) next to the Business Unit and click **Remove** if you would like to remove the filter.

### Export Widget Data

1. Select the export icon on the upper-right of the **Home** page. This changes the view to an **Export Data** page, which highlights in gray the widgets you can export.

   ![](/files/CVywsarpI0PklDprVyDU)
2. Choose which widgets to export:
   * Select **Select All** at the top of the page to export all widgets.
   * Select an individual widget to export a single widget, or select multiple widgets to export.
3. Select **Export Selected** on the upper-right. The system downloads the export to the server with an `.xlsx` extension.

### Refresh the Status View

Select the Refresh icon on the upper-right corner of any dashboard view. This refreshes the data on the status pages to reflect the most current information if your customized date range includes the current date.

## Dashboard and Performance Widgets

The OneSite Patch Home page shows several widgets that provide patching details for the environment. You can expand each widget to a full page using the expansion icon at the upper-right corner of each widget.

![](/files/pkQs68cRljGxIJ1N22VM)

The layout of these widgets depends on the size of your computer monitor.

Collectively, these widgets supply information about the overall state of patches in your environment based on OneSite Patch system scans. The **Software > Patches** or **Software > Products** menus show more detail about specific products and patches, and **Asset Management > Devices** has details about Devices.


---

# 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.adaptiva.com/patch/get-started/dashboards/dashboards-ui-interactions.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.
