--- title: Page layouts summary: Learn how to build a sample version of the dashboard description: Learn to design dashboard layouts. --- {% callout %} Before you start with this section, make sure you have followed the [installation guideline](/ui/getting-started/installation). {% endcallout %} ## Sample layout To create a sample version of the dashboard, you can use the following code snippet. This code snippet will help you to create a dashboard layout with a header. {% capture html -%}
{%- endcapture %} {% include "docs/example.html" html=html raw %} ## Sidebar layout To create a sidebar layout, you can use the following code snippet. This code snippet will help you to create a sidebar layout with a header. {% capture html -%}