Step 1: Accessing secrets section
Navigate to the account landing page and locate the “Secrets” tab at the top alongside other tabs like agent, Billing, and Users. Click on the “Secrets” tab to proceed.Step 2: Secrets main page
Upon clicking the “Secrets” tab, you’ll be directed to the main page of the Secrets section.Step 3: Adding a new secret
On the top right corner of the page, you’ll find the “Add secret” button. Click on this button to initiate the process of creating a new secret.Step 4: Providing secret details
A window will pop up where you can provide the necessary details for the new secret:- Name: Enter the name for the secret.
- Description (Optional): Optionally add a description to explain its purpose.
- Value: Choose between storing the secret as a “Single” value (stored as a string) or key/value pairs (dictionary format expected upon retrieval).