# DocumentationJobEntry

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/hooks/useDocumentationJobs.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/hooks/useDocumentationJobs.ts#L11)

Job entry with expanded fields returned from the API

## Properties

| Property | Type |
|---|---|
| `error` | `string` |
| `errorStage` | `string` |
| `durationMs` | `number` |
| `completedAt` | `string` |
| `categoriesCreated` | `number` |
