# 5. Do: Establish a logical structure

Laying out a logical hierarchy of your dashboard will make it more accessible for your readers. Make it skimmer-friendly. Use header levels, tabs, and self-explanatory section names to organize your findings. A reader might even give more attention to your work because they know exactly what they can find and where. The same tip goes for metrics-dashboards (non-storytelling ones): Organize the metrics dashboard with logical tabs, section headings, and other navigation aides your tool provides.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard/dos/5.-do-establish-a-logical-structure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
