Creating New Secret Value Type

The Akeyless Password Manager Web Extension is designed to accommodate a variety of secret types. One of the key features is the flexibility of the 'Value' field, which can store information not just in plain text but also in JSON format. This section will guide you on how to utilize the 'Value' field for both text and JSON data.

Text Data
For straightforward text data, such as passwords, secure notes, or API keys, simply enter the information directly into the 'Value' field. The application will securely encrypt and store this text, making it accessible only to authorized users.

JSON Data
The 'Value' field can also store structured data in JSON format. This is particularly useful for storing configuration settings or multiple pieces of related information in a structured and easily retrievable form.