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

# UpdateInternRequest

Lifecycle settings to change. Omitted fields stay unchanged and null clears a field.

## Fields

| Field          | Type                                         | Required             | Description                                                     |
| -------------- | -------------------------------------------- | -------------------- | --------------------------------------------------------------- |
| `Description`  | optionalnullable.OptionalNullable\[`string`] | :heavy\_minus\_sign: | New free-form description. Null clears it.                      |
| `Instructions` | optionalnullable.OptionalNullable\[`string`] | :heavy\_minus\_sign: | New standing instructions. Null clears them.                    |
| `Model`        | optionalnullable.OptionalNullable\[`string`] | :heavy\_minus\_sign: | New OpenRouter model slug. Null restores the workspace default. |
| `Name`         | `*string`                                    | :heavy\_minus\_sign: | New intern name, unique per creator within the workspace.       |
