> ## 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.

# Preset

A preset without version details.

## Fields

| Field                 | Type                                                                | Required             | Description             | Example |
| --------------------- | ------------------------------------------------------------------- | -------------------- | ----------------------- | ------- |
| `CreatedAt`           | `string`                                                            | :heavy\_check\_mark: | N/A                     |         |
| `CreatorUserID`       | `*string`                                                           | :heavy\_check\_mark: | N/A                     |         |
| `Description`         | `*string`                                                           | :heavy\_check\_mark: | N/A                     |         |
| `DesignatedVersionID` | `*string`                                                           | :heavy\_check\_mark: | N/A                     |         |
| `ID`                  | `string`                                                            | :heavy\_check\_mark: | N/A                     |         |
| `Name`                | `string`                                                            | :heavy\_check\_mark: | N/A                     |         |
| `Slug`                | `string`                                                            | :heavy\_check\_mark: | N/A                     |         |
| `Status`              | [components.PresetStatus](../../models/components/presetstatus.mdx) | :heavy\_check\_mark: | The status of a preset. | active  |
| `StatusUpdatedAt`     | `*string`                                                           | :heavy\_check\_mark: | N/A                     |         |
| `UpdatedAt`           | `string`                                                            | :heavy\_check\_mark: | N/A                     |         |
| `WorkspaceID`         | `*string`                                                           | :heavy\_check\_mark: | N/A                     |         |
