Dashboard URLs

Dashboards created with ArcGIS Dashboards can be opened directly with their URL.

Dashboard URLs are structured as follows:

<scheme>://<portalDomain>/apps/dashboards/<id>

Open a saved dashboard

To open a saved dashboard, use its item ID at the end of the URL, as shown in the following example:

https://<yourUrl>/apps/dashboards/4f539791b2f1418cb5403891f1a7be50

Dashboards that have been shared publicly can be accessed using the www.arcgis.com domain in addition to your organizational domain, as shown in the following example:

https://www.arcgis.com/apps/dashboards/4f539791b2f1418cb5403891f1a7be50

Tip:

Publicly shared dashboards that reside in organizations that have had anonymous access disabled are accessible via an organizational domain.

URL parameters

Dashboard URLs are flexible, in that authors have the option to configure URL parameters that trigger dashboard actions at run time. This makes dashboards dynamic because the URL parameters enable a single dashboard to power any number of unique views. For more information, see URL parameters.