Skip to content
Last updated

Setting Workflow Secrets From TD Console

You can set secrets for any project-level workflow directly from TD Console using its Secrets tab. Treasure Data also allows you to delete secrets through TD Console.

You must have Edit permissions to set secrets. The edit permissions can be either global workflow permissions or project-related editing permissions. Users with View permissions can view secrets. Although you can add and delete secrets from TD Console, editing is not available in TD Console

Additionally, secrets can be set and deleted from the CLI using the TD Secrets command.

Adding Secrets to a Workflow

  1. Open TD Console.

  2. Navigate to Data Workbench.

  1. Open Workflows.

  1. Select the workflow to which you want to add secrets.

  1. Select the Secrets tab.

  1. Select the "+ " sign in the Secrets pane.

7. Type the secret key and secret value to set the secret. For example, you might need to set access credentials, where the user name is the key and the password is the value for the S3 access credentials.

Secret key values must be unique for each secret and can use any special characters and spaces.

  1. Select Create.