> ## Documentation Index
> Fetch the complete documentation index at: https://opentrain.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Archive Job Instruction Page

> Archive a page from a job's canonical Instructions tab.

Archives one canonical job page. Archiving a root page also archives every
subpage beneath it. Requires `instructions:write`, employer access, and this
JSON body:

```json theme={null}
{
  "confirmArchive": true,
  "confirmLive": true
}
```

Archiving is immediately visible to hired AI trainers. The response includes
the archived page ID and exact employer URL. Re-inspect the job tree after a
multi-page cleanup.
