# 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)
