NeMo Studio Guardrail Configs
Use Guardrails in the NeMo Studio workspace sidebar to view and manage NeMo Guardrails configurations for the selected workspace.
Guardrail Config List
The Guardrail Configs table shows all guardrail configurations in the current workspace. Select a row to open the config detail page.
The table shows each config’s name, description, model count, rail count, and last updated time.
Guardrail configurations are created and updated through the nemo guardrail CLI or the Guardrails API. NeMo Studio reflects the current workspace state.
Guardrail Config Detail
The detail page shows the stored properties of a single guardrail configuration.
The Edit action is not yet available. To modify a configuration, use the nemo guardrail CLI or the Guardrails API, then reload the page.
Delete a Guardrail Config
Select Delete from the row actions menu on the list page, or select Delete in the detail page header. Confirm the prompt to remove the configuration. Deletion is permanent.
Before deleting a config, check whether it is referenced by any virtual model middleware pipeline. Removing a config that is wired to a virtual model does not automatically remove the middleware reference.