> For the complete documentation index, see [llms.txt](https://timgeyssens.gitbook.io/ui-o-matic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://timgeyssens.gitbook.io/ui-o-matic/07.dashboard.md).

# Dashboard

UI-O-Matic ships with a default dashboard, you can display the icon and count of items for each of your models by setting the parameter `ShowOnSummaryDashboard` to true on the `UIOMatic` attribute

```
[UIOMatic("people","People","Person", 
	FolderIcon = "icon-users", 
	ItemIcon = "icon-user",
	ShowOnSummaryDashboard = true )]
```

## Example

![dashboard](/files/Ieu5eiuwHzKDezkL3iU0)
