21 Administration Settings (Preview)

You can manage administration level settings for your Oracle AI Data Platform Workbench from your Settings menu.

The Administration section of the Settings menu in AI Data Platform Workbench enables you to monitor, enable, and disable important aspects of your instance.

Git Linked Accounts (Preview)

You can use Git linked accounts to add your own Git credentials in Oracle AI Data Platform Workbench.

After you add a linked account, you can use those credentials when working with remote Git repositories from workbench folders. Git settings are modified from the Settings page on the left navigation pane.

Best Practices for Git Credentials

  • Use a clear credential name so you can easily identify the account later.
  • Use a valid personal access token created in your Git provider.
  • If you manage multiple accounts, set the most commonly used account as the default.
  • Update or delete credentials when tokens expire or are rotated.

Add Git Credentials by Using Personal Access Tokens (Preview)

You can add your Git account credentials to your user settings by using a personal access token.

  1. On the home page, click Settings.
  2. Under User, click Git linked accounts.
  3. Click Add credential.
  4. Provide a descriptive name for this credential. For example, Github Personal.
  5. Select Use personal access token.
  6. Provide the email address for your Git provider.
  7. Provide your personal access token.
  8. Click Add.

Set Default Git Credentials (Preview)

You can specify a set of Git credentials added to Oracle AI Data Platform Workbench settings as the default credentials used when connecting to Git.

  1. On the home page, click Settings.
  2. Under User, click Git linked accounts.
  3. Click the Actions next to the Git credentials you want to set as default.
  4. Click Set as default.

Edit Git Credentials (Preview)

You modify Git credentials you have previously added to Oracle AI Data Platform Workbench settings.

  1. On the home page, click Settings.
  2. Under User, click Git linked accounts.
  3. Click the Actions next to the Git credentials you want to modify.
  4. Click Edit.
  5. Modify your Git credentials, then click Save.

Delete Git Credentials (Preview)

You delete Git credentials to remove redundant or unwanted credentials from your Oracle AI Data Platform Workbench settings.

  1. On the home page, click Settings.
  2. Under User, click Git linked accounts.
  3. Click the Actions next to the Git credentials you want to delete.
  4. Click Delete.
  5. Click Delete.