How can I find out who added a dashboard tile to my dashboard, and when?

Knowledge Drop

  

Last tested: May 2021

You can't see this in the UI at the moment, but you can use the dashboard explore in System Activity to see the created date of each dashboard element.

https://[HOSTNAME]/explore/system__activity/dashboard?fields=dashboard_element.created_date,dashboard_element.id,dashboard_element.type,dashboard.id,user.name&f[dashboard.id]=999&sorts=dashboard.id+desc&limit=500&query_timezone=America%2FLos_Angeles&vis=%7B%7D&filter_config=%7B%22dashboard.id%22%3A%5B%7B%22type%22%3A%22%3D%22%2C%22values%22%3A%5B%7B%22constant%22%3A%22999%22%7D%2C%7B%7D%5D%2C%22id%22%3A0%2C%22error%22%3Afalse%7D%5D%7D&dynamic_fields=%5B%5D&origin=share-expanded

Note: Make sure to replace the [HOSTNAME] above by your company url, and then filter on the proper dashboard ID!

If you need to know which element ID corresponds to which query, you'll have to use the "get dashboard" API call.

There is a feature request you can vote for to add this metadata on the system activity explore: Identify who edited a dashboard directly from the content

This content is subject to limited support.                

Version history
Last update:
‎06-25-2021 03:16 PM
Updated by: