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

# CAC values

```json theme={null}
{
    "options": {
        "cac": "document_all"
    }
}
```

| Value           | Description                         |
| :-------------- | :---------------------------------- |
| document\_all   | Append to all documents in package  |
| document\_first | Append to first document in package |
| document\_last  | Append to last document in package  |
