AI Models Cost lists the cost revisions defined for each AI model in the platform. From this section, you can create, update, and delete cost revisions.
You can access AI Models Cost under AI Settings in the Console Menu. This section is visible only to users with the System administrator role.

The list displays each cost revision's Cost Revision number, Provider, Model, Type, and whether it is active (Active?). You can filter the list by Model and Active? using the fields at the top right of the page. To export the list, click Export and select Excel.
Each cost revision has two available actions: Update to edit the configuration, and Delete to remove it.
To create a new cost revision, click Create New and complete the following fields:
- AIModel: Identifier of the AI model associated with this cost revision.
- Provider: Provider of the model. Automatically filled based on the AIModel.
- Model: Model name. Automatically filled based on the AIModel.
- AIModel Type: Model type. Automatically filled based on the AIModel.
- Cost Revision: Numeric value identifying the revision.
- Creation Timestamp: Date and time when the revision was created.
- Cost default JSON: Cost definition in JSON format using the keys prompt_tokens, completion_tokens, and total_tokens.
The form also includes a table for defining project-specific cost overrides, with the following columns: Organization Name, Project Id, Project Name, % Add, and Final Json.
Click Confirm to save the configuration, or Cancel to discard the changes.
Clicking a cost revision number opens the detail view, which contains two tabs: General and Data.
Displays the cost revision configuration fields: AIModel, Provider, Model, AIModel Type, Cost Revision, Creation Timestamp, and Cost default JSON. Use Update to edit the configuration or Delete to remove the revision.
Lists the cost overrides defined for specific projects. The list displays the Organization Name, Project Id, Project Name, % Add, and Final Json. Use Create New to add a project-level override.