# SnippetType

**Kind:** Type

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/types/knowledge-reference.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/types/knowledge-reference.types.ts#L20)

## Definition

```ts
| 'overview'
  | 'getting-started'
  | 'navigation-path'
  | 'key-feature'
  | 'troubleshooting'
  | 'faq-candidate'
  | 'admin-only'
  | 'persona-relevant'
  | 'workflow-step'
  | 'quick-win'
```
