# ElevenLabsAgentSettings

Model ID: `ElevenLabsAgentSettings`

The ``agent`` sub-object of a conversation config (voice/persona).

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `dynamic_variables` | `unknown|null` | No |  |  | `null` | Yes |  |
| `first_message` | `string|null` | No |  |  | `null` | Yes |  |
| `language` | `string|null` | No |  |  | `null` | Yes |  |
| `prompt` | [`ElevenLabsPrompt`](./ElevenLabsPrompt.md) | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
