diff --git a/docs/platform/start/organize/workspaces.md b/docs/platform/start/organize/workspaces.md index 15c76fd4..47d1f1e5 100644 --- a/docs/platform/start/organize/workspaces.md +++ b/docs/platform/start/organize/workspaces.md @@ -101,19 +101,19 @@ Use the workspace query builder to choose criteria that define what assets Mondo For each condition in an asset selection, you select a criterion, an operator (IS, NOT, or CONTAINS), and one or more values. If you choose multiple values for a single criterion, the query builder combines them with an OR operator. For example, this query specifies that the asset platform must be either Confluence or Jira: -![Mondoo workspace query builder multiple values for one criterion](/img/platform/start/organize/qb-two-values.png) +![Mondoo workspace query builder multiple values for one criterion](/img/platform/start/qb-two-values.png) If you define more than one condition in an asset selection (using the + ADD CONDITION button), you choose whether to combine them with an AND or AND NOT operator. For example, this query specifies that the asset platform must be Debian AND the platform version must not be 12: -![Mondoo workspace query builder multiple values for one criterion](/img/platform/start/organize/qb-two-conditions.png) +![Mondoo workspace query builder multiple values for one criterion](/img/platform/start/qb-two-conditions.png) This query specifies that the asset platform must be Azure storage container and the asset name must not contain `eu`: -![Mondoo workspace query builder multiple values for one criterion](/img/platform/start/organize/qb-two-conditions-not.png) +![Mondoo workspace query builder multiple values for one criterion](/img/platform/start/qb-two-conditions-not.png) If you define more than one asset selection in a query (using the + ADD ASSET SELECTION button), the query builder combines them with an OR operator. For example, in this query, asset selection 1 specifies that the platform is Debian and the version is not 12. Asset selection 2 specifies that the platform is Fedora and the version is not 40 or 41. For Mondoo to include an asset in this workspace, the asset must meet either the asset selection 1 requirement OR the asset selection 2 requirement: -![Mondoo workspace query builder](/img/platform/start/organize/qb-two-selections.png) +![Mondoo workspace query builder](/img/platform/start/qb-two-selections.png) ### Add a new workspace