Providers lists the AI service providers configured in the platform. From this section, you can create, update, and delete providers.
You can access Providers under AI Settings in the Console Menu. This section is visible only to users with the System administrator role.

The list displays each provider's Name, Friendly name, Priority, and Status. You can filter the list by provider name and status using the fields at the top right of the page. To export the list, click Export and select Excel.
Each provider has two available actions: Update to edit its configuration, and Delete to remove it.
Click Create New to open the provider form. The form includes the following fields:
- Provider: Internal name of the provider.
- Base Name: Base name of the provider.
- Friendly Name: Display name shown across the platform.
- Description: Brief description of the provider.
- Priority: Numeric value that determines the order in which providers are used. Lower values indicate higher priority.
- Base URL: Base URL of the provider.
- Status: Indicates whether the provider is Active or Hidden.
- Type: Provider type (for example, LLM).
- API Interface Type: API interface used by the provider (for example, openai).
- Scope: Resource scope (for example, Resources available at platform-level (System)).
The form also includes a Headers table with Header Name and Header Value pairs, and a Data table with Data Key and Data Value pairs.
Click Confirm to save the configuration, or Cancel to discard the changes.