# ProductAudience

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/site-gen-core/src/assembler/types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/site-gen-core/src/assembler/types.ts#L217)

A target audience defined for the project's documentation.

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `name` | `string` |
| `slug` | `string` |
| `description` | `string` |
| `documentCount` | `number` |
