Update Settings page (#441)

This commit is contained in:
pollfly 2023-01-18 10:36:52 +02:00 committed by GitHub
parent 989da1d3f3
commit 584829acd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -37,7 +37,7 @@ Under **USER PREFERENCES**, users can set a few web UI options:
Enabled by default. Enabled by default.
* **Don't show pro tips periodically** - Stop showing ClearML usage tips on login. Disabled by default. * **Don't show pro tips periodically** - Stop showing ClearML usage tips on login. Disabled by default.
:::note Self-hosted ClearML Server :::info Self-hosted ClearML Server
The self-hosted ClearML Server has an additional option to enable sharing anonymous telemetry data with the ClearML The self-hosted ClearML Server has an additional option to enable sharing anonymous telemetry data with the ClearML
engineering team. engineering team.
::: :::
@ -56,7 +56,7 @@ In the **Web App Cloud Access** section, enter the following credentials:
### Multiple Workspaces ### Multiple Workspaces
:::note ClearML Hosted Service Feature :::info ClearML Hosted Service Feature
Multiple workspaces is only available on the ClearML Hosted Service Multiple workspaces is only available on the ClearML Hosted Service
::: :::
@ -130,7 +130,7 @@ in that workspace. You can rejoin the workspace only if you are re-invited.
### Configuration Vault ### Configuration Vault
:::note Enterprise Feature :::info Enterprise Feature
This feature is available under the ClearML Enterprise plan This feature is available under the ClearML Enterprise plan
::: :::
@ -152,11 +152,13 @@ Fill in values using any of ClearML supported configuration formats: HOCON / JSO
* Click the toggle atop the vault to enable / disable the configurations * Click the toggle atop the vault to enable / disable the configurations
* Once enabled, the configurations will be merged to the configuration file during ClearML and ClearML Agent usage * Once enabled, the configurations will be merged to the configuration file during ClearML and ClearML Agent usage
![Configuration vault](../img/settings_configuration_vault.png)
## Users & Groups ## Users & Groups
ClearML Hosted Service users can add users to their workspace. ClearML Hosted Service users can add users to their workspace.
:::note Hosted Service Feature :::info Hosted Service Feature
Inviting new teammates is only available on the ClearML Hosted Service Inviting new teammates is only available on the ClearML Hosted Service
::: :::
@ -168,6 +170,8 @@ Each row of the table includes:
* If the user's invitation is pending, the date the user was added * If the user's invitation is pending, the date the user was added
* [User groups](#user-groups) (ClearML Enterprise feature) * [User groups](#user-groups) (ClearML Enterprise feature)
![Users table](../img/settings_user_table.png)
#### Inviting New Teammates #### Inviting New Teammates
To invite a user to your workspace, press the **+ INVITE USER** button, and input the email in the dialog that pops up. To invite a user to your workspace, press the **+ INVITE USER** button, and input the email in the dialog that pops up.