Home / Project management / DevOps Toolchain / Secrets / Create a secret

Create a secret

Create a Secret to store sensitive information such as passwords, tokens, SSH keys, and other DevOps tools’ credentials. The platform will then access the tools based on the permissions associated with the Secret. For example, if a Secret that used to integrate a tool can only be used to access project A in GitLab, then after A is allocated to platform project A’, project members can only manage code and create pipelines in DevOps for project A in GitLab.

Procedure

  1. In the left navigation bar, click DevOps Toolchain > Secrets.

  2. Click Create Secret.

  3. In the Basic info section, configure the relevant parameters according to the following instructions:

    Parameter Note
    Tool Type The type of tool that will use this Secret. If selected, you can:
    • Provide the authentication information that is specific to this type of tool according to the prompts.
    • The tool icon will be displayed to help you find your Secret more easily. Otherwise, the default icon will be shown as .
  4. In the Data section, fill in the credential information. Secret details can be found in Secrets for DevOps tools .

  5. Click Create.