# DeskCounts

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts#L73)

## Properties

| Property | Type |
|---|---|
| `triage` | `CountValue` |
| `needs_first` | `CountValue` |
| `needs_next` | `CountValue` |
| `investigating` | `CountValue` |
| `waiting` | `CountValue` |
| `paused` | `CountValue` |
| `done_today` | `CountValue` |
| `mine` | `CountValue` |
| `unassigned` | `CountValue` |
