---
sourceDocument: Xanadu Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/now-intelligence

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Copy a responsive dashboard URL

# Copy a responsive dashboard URL {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

It is not possible to copy a dashboard URL from the browser. You can, however, create a URL that opens the current view of the dashboard, including tabs and [breakdown elements](https://servicenow-prod.fluidtopics.net/KzO1fGsm6GUEygdn1yjLBA#gloss-breakdown-element "The values for a breakdown. For example, the Priority breakdown may have the elements Critical, High, and Low."). When the link is followed, the ServiceNow platform frame around the dashboard is not included.

## Before you begin

Role required: You must be able to access the dashboard.

## Procedure

1. Navigate to AllSelf-ServiceDashboards or AllPerformance AnalyticsDashboards.
2. Select the responsive dashboard with the URL that you want to copy.
3. **Optional:** Select a tab, breakdown, and breakdown element.
4. Select the context menu (![Context menu icon]()) and select Copy Dashboard URL.
{#t_CopyADashboardURL__steps_a1q_tnt_hs}

## Result

The dashboard URL is copied to your clipboard. Some browsers prompt you to copy the URL to your clipboard.

## What to do next

Share the URL with other users.

## Dashboard URL format {#ariaid-title2}

You can link to a Performance Analytics dashboard from your instance. Several URL
parameters enable you to specify aspects of the dashboard when the link is followed.
All dashboard URLs follow this format:

    https://<instance>.service-now.com/$dashboards.do?

.  
Note:  
Because dashboards are not limited to users of Performance Analytics,

    $dashboards.do

replaces

    $pa_dashboard

, although both strings work in dashboard URLs.

This base URL is followed by several optional URL query parameters.
{#r_DashboardURLFormat__table_is3_f4t_hs__entry__2}

| Parameter | Description |
|-|-|
| sysparm_dashboard=\<sys_id\> | The sys_id of the dashboard to show. |
| sysparm_tab=\<sys_id\> | The sys_id of the dashboard tab to show. If you do not specify a tab, the leftmost tab is displayed. This parameter applies only if sysparm_dashboard exists. |
| sysparm_breakdown_source=\<sys_id\> | The sys_id of the dashboard breakdown to show. |
| sysparm_element=\<value\> | The sys_id or value of the [breakdown element](https://servicenow-prod.fluidtopics.net/KzO1fGsm6GUEygdn1yjLBA#gloss-breakdown-element "The values for a breakdown. For example, the Priority breakdown may have the elements Critical, High, and Low.") to show. This parameter applies only if sysparm_breakdown_source also exists. Values are case-sensitive. |
| sysparm_element_value=\<value\> | The selected element value. This value may be the sys_id of a referenced record, or the database value for a choice list choice. Database values are case-sensitive. This parameter applies only if sysparm_element and syspartm_breakdown_source also exist. |
| sysparm_header=\<value\> | Controls if the dashboard header appears. Possible values are: * Visible --- The full header is visible. * Hidden --- The full header is hidden. * Embedded --- The header is visible but only the options Refresh, Reset filters, and Export to PDF are visible. {#r_DashboardURLFormat__ul_i2x_cc1_t1b} |
| sysparm_breakdown=\<value\> | Controls if the dashboard breakdown appears. Possible values are: * Visible --- The full breakdown is visible, including both source and element. * Hidden --- The full breakdown is hidden. * Embedded --- Only the breakdown element is visible. * Readonly --- The breakdown is visible but the user cannot change how the filter is configured. {#r_DashboardURLFormat__ul_ngn_pf1_t1b} |
[Table 1. URL parameters]

{#r_DashboardURLFormat__table_is3_f4t_hs}

*[\>]: and then


