The search will only return secrets that were created in the path you are currently in. For example, if you have created the /my-path
and /my-second-path
paths, and your secret is inside /my-second-path
, you need to access /my-second-path
to find your secret.
How to filter your secrets
This page explains how to filter Secret Manager secrets by name, type, and tags.
Filtering secrets by name allows you to quickly locate specific secrets, especially in environments with a large number of secrets. This helps in managing and retrieving the required information swiftly.
Filtering secrets by type allows you to categorize your secrets based on their usage (e.g., API keys, passwords, certificates). This helps in managing different types of secrets effectively.
Filtering by tags allows you to categorize your secrets with more flexibility. Unlike rigid hierarchical structures, tags can be applied dynamically to group secrets based on various criteria.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- Created secrets
Filter secrets by name
- Click Secret Manager in the Security and Identity section of the Scaleway console side menu.
- Select the region in which the secrets you want to filter are located.
- In the Filter by name search bar, enter the name of the secret you are looking for.
Important
Filter secrets by tags
- Click Secret Manager in the Security and Identity section of the Scaleway console side menu.
- Select the region in which the secrets you want to filter are located.
- In the Filter by tags drop-down, select the tags you want to filter your secrets with.
Important
The search will only return secrets that were created in the path you are currently in. For example, if you have created the
/my-path
and/my-second-path
paths, and your secret is inside/my-second-path
, you need to access/my-second-path
to find your secret.
Filter secrets by type
- Click Secret Manager in the Security and Identity section of the Scaleway console side menu.
- Select the region in which the secrets you want to filter are located.
- In the Filter by type drop-down, select the type of secret you are looking for.
Important
The search will only return secrets that were created in the path you are currently in. For example, if you have created the
/my-path
and/my-second-path
paths, and your secret is inside/my-second-path
, you need to access/my-second-path
to find your secret.