diff --git a/docs/clearml_agent/clearml_agent_dynamic_gpus.md b/docs/clearml_agent/clearml_agent_dynamic_gpus.md index 8481cf92..94c3862b 100644 --- a/docs/clearml_agent/clearml_agent_dynamic_gpus.md +++ b/docs/clearml_agent/clearml_agent_dynamic_gpus.md @@ -1,8 +1,9 @@ --- title: Dynamic GPU Allocation --- + :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Dynamic GPU allocation is available under the ClearML Enterprise plan. ::: The ClearML Enterprise server supports dynamic allocation of GPUs based on queue properties. diff --git a/docs/configs/clearml_conf.md b/docs/configs/clearml_conf.md index 525445b2..9aeb0959 100644 --- a/docs/configs/clearml_conf.md +++ b/docs/configs/clearml_conf.md @@ -414,7 +414,7 @@ These settings define which Docker image and arguments should be used unless [ex * **`agent.default_docker.match_rules`** (*[dict]*) :::important Enterprise Feature - This feature is available under the ClearML Enterprise plan. + The `match_rules` configuration option is available under the ClearML Enterprise plan. ::: * Lookup table of rules that determine the default container and arguments when running a worker in Docker mode. The @@ -1599,7 +1599,7 @@ sdk { ## Configuration Vault :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Configuration vaults are available under the ClearML Enterprise plan. ::: The ClearML Enterprise Server includes the configuration vault. Users can add configuration sections to the vault and, once diff --git a/docs/deploying_clearml/clearml_server_config.md b/docs/deploying_clearml/clearml_server_config.md index aa4026e1..014161cc 100644 --- a/docs/deploying_clearml/clearml_server_config.md +++ b/docs/deploying_clearml/clearml_server_config.md @@ -422,7 +422,7 @@ options. ### Custom UI Context Menu Actions :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Custom UI context menu actions are available under the ClearML Enterprise plan. ::: Create custom UI context menu actions to be performed on ClearML objects (projects, tasks, models, dataviews, or queues) diff --git a/docs/deploying_clearml/enterprise_deploy/app_install_ex_server.md b/docs/deploying_clearml/enterprise_deploy/app_install_ex_server.md index 098c7aff..4286d2bb 100644 --- a/docs/deploying_clearml/enterprise_deploy/app_install_ex_server.md +++ b/docs/deploying_clearml/enterprise_deploy/app_install_ex_server.md @@ -3,7 +3,7 @@ title: Installing External Applications Server --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +UI application deployment is available under the ClearML Enterprise plan. ::: ClearML supports applications, which are extensions that allow additional capabilities, such as cloud auto-scaling, diff --git a/docs/deploying_clearml/enterprise_deploy/app_install_ubuntu_on_prem.md b/docs/deploying_clearml/enterprise_deploy/app_install_ubuntu_on_prem.md index 1ffdbf2a..4bbc1e7e 100644 --- a/docs/deploying_clearml/enterprise_deploy/app_install_ubuntu_on_prem.md +++ b/docs/deploying_clearml/enterprise_deploy/app_install_ubuntu_on_prem.md @@ -3,7 +3,7 @@ title: Application Installation on On-Prem and VPC Servers --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +UI application deployment is available under the ClearML Enterprise plan. ::: ClearML Applications are like plugins that allow you to manage ML workloads and automatically run recurring workflows diff --git a/docs/deploying_clearml/enterprise_deploy/appgw.md b/docs/deploying_clearml/enterprise_deploy/appgw.md index fe302472..2679df85 100644 --- a/docs/deploying_clearml/enterprise_deploy/appgw.md +++ b/docs/deploying_clearml/enterprise_deploy/appgw.md @@ -3,7 +3,7 @@ title: AI Application Gateway --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +The AI Application Gateway is available under the ClearML Enterprise plan. ::: Services running through a cluster orchestrator such as Kubernetes or cloud hyperscaler require meticulous configuration diff --git a/docs/deploying_clearml/enterprise_deploy/custom_billing.md b/docs/deploying_clearml/enterprise_deploy/custom_billing.md index 844ca4a0..484bff77 100644 --- a/docs/deploying_clearml/enterprise_deploy/custom_billing.md +++ b/docs/deploying_clearml/enterprise_deploy/custom_billing.md @@ -3,7 +3,7 @@ title: Custom Billing Events --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Sending custom billing events is available under the ClearML Enterprise plan. ::: ClearML supports sending custom events to selected Kafka topics. Event sending is triggered by API calls and diff --git a/docs/getting_started/clearml_agent_scheduling.md b/docs/getting_started/clearml_agent_scheduling.md index 80d22df7..ed3c5948 100644 --- a/docs/getting_started/clearml_agent_scheduling.md +++ b/docs/getting_started/clearml_agent_scheduling.md @@ -3,7 +3,7 @@ title: Managing Agent Work Schedules --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Agent work schedule management is available under the ClearML Enterprise plan. ::: The Agent scheduler enables scheduling working hours for each Agent. During working hours, a worker will actively poll diff --git a/docs/user_management/identity_providers.md b/docs/user_management/identity_providers.md index fd7ec5dc..ba01c982 100644 --- a/docs/user_management/identity_providers.md +++ b/docs/user_management/identity_providers.md @@ -3,7 +3,7 @@ title: Identity Providers --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Identity provider integration is available under the ClearML Enterprise plan. ::: Administrators can seamlessly connect ClearML with their identity service providers to easily implement single sign-on diff --git a/docs/webapp/resource_policies.md b/docs/webapp/resource_policies.md index c90a3a74..1a22a2bb 100644 --- a/docs/webapp/resource_policies.md +++ b/docs/webapp/resource_policies.md @@ -3,7 +3,7 @@ title: Resource Policies --- :::important ENTERPRISE FEATURE -This feature is available under the ClearML Enterprise plan. +Resource Policies are available under the ClearML Enterprise plan. ::: diff --git a/docs/webapp/settings/webapp_settings_access_rules.md b/docs/webapp/settings/webapp_settings_access_rules.md index d9576e04..c2978c10 100644 --- a/docs/webapp/settings/webapp_settings_access_rules.md +++ b/docs/webapp/settings/webapp_settings_access_rules.md @@ -3,7 +3,7 @@ title: Access Rules --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Access rules are available under the ClearML Enterprise plan. ::: Workspace administrators can use the **Access Rules** page to manage workspace permissions, by specifying which users, diff --git a/docs/webapp/settings/webapp_settings_admin_vaults.md b/docs/webapp/settings/webapp_settings_admin_vaults.md index e67b6954..9ead42a7 100644 --- a/docs/webapp/settings/webapp_settings_admin_vaults.md +++ b/docs/webapp/settings/webapp_settings_admin_vaults.md @@ -3,7 +3,7 @@ title: Administrator Vaults --- :::info Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Administrator vaults are available under the ClearML Enterprise plan. ::: Administrators can define multiple [configuration vaults](webapp_settings_profile.md#configuration-vault) which will each be applied to designated diff --git a/docs/webapp/settings/webapp_settings_id_providers.md b/docs/webapp/settings/webapp_settings_id_providers.md index 47c6cf34..6942c06c 100644 --- a/docs/webapp/settings/webapp_settings_id_providers.md +++ b/docs/webapp/settings/webapp_settings_id_providers.md @@ -3,7 +3,7 @@ title: Identity Providers --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Identity provider integration is available under the ClearML Enterprise plan. ::: Administrators can connect identity service providers to the server: configure an identity connection, which allows diff --git a/docs/webapp/settings/webapp_settings_profile.md b/docs/webapp/settings/webapp_settings_profile.md index 38c0f00b..e7e92d8e 100644 --- a/docs/webapp/settings/webapp_settings_profile.md +++ b/docs/webapp/settings/webapp_settings_profile.md @@ -100,7 +100,7 @@ these credentials cannot be recovered. ### AI Application Gateway Tokens :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +The AI Application Gateway is available under the ClearML Enterprise plan. ::: The AI Application Gateway enables external access to ClearML tasks and applications. The gateway is configured with an @@ -146,7 +146,7 @@ in that workspace. You can rejoin the workspace only if you are re-invited. ### Configuration Vault :::info Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Configuration vaults are available under the ClearML Enterprise plan. ::: Use the configuration vault to store global ClearML configuration entries that can extend the ClearML [configuration file](../../configs/clearml_conf.md) diff --git a/docs/webapp/settings/webapp_settings_users.md b/docs/webapp/settings/webapp_settings_users.md index dc0cd40f..22d07379 100644 --- a/docs/webapp/settings/webapp_settings_users.md +++ b/docs/webapp/settings/webapp_settings_users.md @@ -42,7 +42,7 @@ user can only rejoin your workspace when you re-invite them. ## Service Accounts :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +Service accounts are available under the ClearML Enterprise plan. ::: Service accounts are ClearML users that provide services with access to the ClearML API, but not the @@ -155,7 +155,7 @@ To delete a service account: ## User Groups :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan, as part of the [Access Rules](webapp_settings_access_rules.md) +User groups are available under the ClearML Enterprise plan, as part of the [Access Rules](webapp_settings_access_rules.md) feature. ::: diff --git a/docs/webapp/webapp_exp_track_visual.md b/docs/webapp/webapp_exp_track_visual.md index 8d8ef485..37687e57 100644 --- a/docs/webapp/webapp_exp_track_visual.md +++ b/docs/webapp/webapp_exp_track_visual.md @@ -233,7 +233,7 @@ The **INFO** tab shows extended task information: ### Latest Events Log :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +The latest events log is available under the ClearML Enterprise plan. ::: The Enterprise Server also displays a detailed history of task activity: diff --git a/docs/webapp/webapp_orchestration_dash.md b/docs/webapp/webapp_orchestration_dash.md index 2c8059b3..4848cf18 100644 --- a/docs/webapp/webapp_orchestration_dash.md +++ b/docs/webapp/webapp_orchestration_dash.md @@ -3,7 +3,7 @@ title: Orchestration Dashboard --- :::important Enterprise Feature -This feature is available under the ClearML Enterprise plan. +The Orchestration Dashboard is available under the ClearML Enterprise plan. ::: Use the orchestration dashboard to monitor all of your available and in-use compute resources: