> 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](https://3770333716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCJUprq11kBJp_st9zV%2Fuploads%2Fgit-blob-2a8eb447257983b83231dff928481c53c5cef42b%2Fdashboard.jpg?alt=media)
