---
title: "Reorder dashboard panels and test dashboard | Grafana Labs"
description: "Learn how to save your dashboard so that other user can see it"
---

# Reorder dashboard panels and test dashboard

In this milestone you’ll rearrange the panels that appear in the dashboard and test that the traces panel is configured correctly.

To reorder and test the dashboard, complete the following steps:

1. While in dashboard edit mode, hover your cursor over the traces table panel until you see a move cursor.
2. Click and drag the traces table and place it above the traces panel.
   
   \*\*You aren’t required to change the order of the panels, but having the traces table above the traces panel makes working with the dashboard a bit more intuitive for users.
3. Copy a **Trace ID** from the traces table, paste it into the **Trace ID** field at the top of the dashboard, and press **Enter**.
   
   The traces panel should populate with more detailed information about the trace.
   
   You can use the traces panel to explore span attributes and resource attributes, which you can use to troubleshoot issues with your system.

In the next milestone, you’ll configure the time range and refresh interval for your dashboard.
