<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: is there a way for Admin to view every dashboard created by every user in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/285015#M5347</link>
    <description>&lt;P&gt;IMO admins need a simple way to get full access to all dashboards via the UI without involving owners or having to go through the API.&lt;/P&gt;&lt;P&gt;There are already multiple open RFEs asking for this e.g.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Admin-access-for-New-Dashboard-App/idi-p/227885" target="_blank" rel="noopener"&gt;Admin access for New Dashboard App - Dynatrace Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Dynatrace-admins-allowed-to-access-all-documents/idi-p/239327" target="_blank" rel="noopener"&gt;Dynatrace admins allowed to access all documents - Dynatrace Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/View-all-Gen3-Dashboards/idc-p/285014" target="_blank"&gt;View all Gen3 Dashboards - Dynatrace Community&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Aug 2025 07:11:53 GMT</pubDate>
    <dc:creator>Enrico_F</dc:creator>
    <dc:date>2025-08-29T07:11:53Z</dc:date>
    <item>
      <title>is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122796#M1277</link>
      <description>&lt;P&gt;is there a way for admins to access to access every dashboard created by every user or access dashboard with out asking them to share.. we usually got these requests like something not working in our dashboards, so we have to ask them to share everytime&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 13:12:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122796#M1277</guid>
      <dc:creator>avinash_podise1</dc:creator>
      <dc:date>2019-09-04T13:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122797#M1278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;did you think about using the API for managing dashboards? &lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 13:23:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122797#M1278</guid>
      <dc:creator>thorsten_roth</dc:creator>
      <dc:date>2019-09-04T13:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122798#M1279</link>
      <description>&lt;P&gt;As Thorsten said, there is option using api, where you can list all created dashboards, using GUI there is no such option so far.&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 13:30:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122798#M1279</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-09-04T13:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122799#M1280</link>
      <description>&lt;P&gt;The only method I know about is through the API. I think however full blown Dynatrace administrators should have this ability right from the GUI.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 16:52:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122799#M1280</guid>
      <dc:creator>larry_roberts</dc:creator>
      <dc:date>2019-09-04T16:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122800#M1281</link>
      <description>&lt;P&gt;Hi Ainash&lt;/P&gt;
&lt;P&gt;my best practice as follow:&lt;/P&gt;
&lt;P&gt;as admin i will export via Configuration API interface list of all dashboard create by user or i ask dashboard id.&lt;/P&gt;
&lt;P&gt;i find the user/dashboard to check and i will import (becoming owner) .. remouve owner id and dashboard id from script (done ..i've it and i can check it and give back support without asking to share) .&lt;/P&gt;
&lt;P&gt;Configuration API --&amp;gt; Dashboard --&amp;gt; /dashboardsCreates&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Real Admin need is to "see from interface user dashboard to support user and take over it when needed" to manage grant on it and/or fix.&lt;/P&gt;
&lt;P&gt;my use case:&lt;/P&gt;
&lt;P&gt;UAT and Production&lt;/P&gt;
&lt;P&gt;- i have to export / import every time to allign environment&lt;/P&gt;
&lt;P&gt;- 80% of my user are external consultant and go away after projects&lt;/P&gt;
&lt;P&gt;- so i've to "take over" dashboard loosing every time list of users that have access to it .. after export insert again (if i'm lucky and i know how they are) this .. until you will release ldap group management.&lt;/P&gt;
&lt;P&gt;I hope you will release asap as request from all cluster admin in this forum:&lt;/P&gt;
&lt;P&gt;- an easy "see all user tenant dashboard" like you have as Dynatrace support ... with the power to see and takeover dashboard to support users.&lt;/P&gt;
&lt;P&gt;- Ldap group management and tagging for manage dashboard "folder" via Tag like in other section of the tool.&lt;/P&gt;
&lt;P&gt;For Enterprice company with large number of users manage via api dashboard is a challenge and "time consuming"&lt;/P&gt;
&lt;P&gt;will be appreciated by all admin that opened several RFE on this topic&lt;/P&gt;
&lt;P&gt;note: import did not work always well .. i just open a case to support team &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;M.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 08:58:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/122800#M1281</guid>
      <dc:creator>Domenico_Bressi</dc:creator>
      <dc:date>2023-03-27T08:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/201042#M2670</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check out our Dashboards API, where you can list&amp;nbsp;all dashboards of your Dynatrace environment, regardless of access rights in the UI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-config-dashboards-get-all" target="_self" rel="noopener noreferrer"&gt;Dashboards API - GET all dashboards&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;- for Dashboards Classic&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/document-api" target="_self"&gt;API for Dashboards and Notebooks&lt;/A&gt;&amp;nbsp;- for Dashboards App&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, you can check out the documentation article on sharing dashboards:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/dashboards-share" target="_self" rel="noopener noreferrer"&gt;Share Dynatrace dashboards&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;- for Dashboards Classic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where are instructions on how to&amp;nbsp;configure global dashboard sharing settings.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 06:39:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/201042#M2670</guid>
      <dc:creator>MaciejNeumann</dc:creator>
      <dc:date>2025-03-27T06:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/273587#M4900</link>
      <description>&lt;P&gt;Does this list new dashboards as well?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 14:04:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/273587#M4900</guid>
      <dc:creator>asant257</dc:creator>
      <dc:date>2025-03-26T14:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/273653#M4901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/42628"&gt;@asant257&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Here is the link to the documentation with the API call for listing all accessible dashboards for the Dashboard App in the latest Dynatrace:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/document-api" target="_self"&gt;API for Dashboards and Notebooks&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://environment/platform/document/v1/documents?filter=type='dashboard'&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;I've also updated the answer above for all the other users looking for it. Thanks for the heads-up!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 06:42:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/273653#M4901</guid>
      <dc:creator>MaciejNeumann</dc:creator>
      <dc:date>2025-03-27T06:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/285015#M5347</link>
      <description>&lt;P&gt;IMO admins need a simple way to get full access to all dashboards via the UI without involving owners or having to go through the API.&lt;/P&gt;&lt;P&gt;There are already multiple open RFEs asking for this e.g.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Admin-access-for-New-Dashboard-App/idi-p/227885" target="_blank" rel="noopener"&gt;Admin access for New Dashboard App - Dynatrace Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Dynatrace-admins-allowed-to-access-all-documents/idi-p/239327" target="_blank" rel="noopener"&gt;Dynatrace admins allowed to access all documents - Dynatrace Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/View-all-Gen3-Dashboards/idc-p/285014" target="_blank"&gt;View all Gen3 Dashboards - Dynatrace Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 07:11:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/285015#M5347</guid>
      <dc:creator>Enrico_F</dc:creator>
      <dc:date>2025-08-29T07:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/285847#M5367</link>
      <description>&lt;P&gt;so true , as admins we should be able to see all the dashboards!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 05:31:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/285847#M5367</guid>
      <dc:creator>O11y_Noob</dc:creator>
      <dc:date>2025-09-12T05:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way for Admin to view every dashboard created by every user</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/292839#M5616</link>
      <description>&lt;P&gt;done =&amp;gt; please see&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/release-notes-saas-sprint-328#management-of-dashboards-notebooks-and-other-documents-for-administrators" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/release-notes-saas-sprint-328#management-of-dashboards-notebooks-and-other-documents-for-administrators&lt;/A&gt;&amp;nbsp;. Sorry we never released an app version 1.328 but went straight into 1.329 and now 1.330 due to the christmas freeze but its already available in production!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 14:25:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/is-there-a-way-for-Admin-to-view-every-dashboard-created-by/m-p/292839#M5616</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2026-01-12T14:25:42Z</dc:date>
    </item>
  </channel>
</rss>

