diff --git a/docs/cases/images/case-feature-privs.png b/docs/cases/images/case-feature-privs.png index c4ec5f30a4..1a5afd5284 100644 Binary files a/docs/cases/images/case-feature-privs.png and b/docs/cases/images/case-feature-privs.png differ diff --git a/docs/getting-started/cases-req.asciidoc b/docs/getting-started/cases-req.asciidoc index 0080c9b48c..b48d2aeff9 100644 --- a/docs/getting-started/cases-req.asciidoc +++ b/docs/getting-started/cases-req.asciidoc @@ -11,9 +11,9 @@ You can create roles and define feature privileges at different levels to manage {kibana-ref}/xpack-spaces.html#spaces-control-user-access[Feature access based on user privileges]. NOTE: To send cases to external systems, you need the -https://www.elastic.co/subscriptions[appropriate license]. +{subscriptions}[appropriate license]. -To grant access to cases, set the {kib} space privileges for the *Cases* and *Actions and Connectors* features as follows: +To grant access to cases, set the {kib} space privileges for the *Cases* and *{connectors-feature}* features as follows: [discrete] [width="100%",options="header"] @@ -23,11 +23,14 @@ To grant access to cases, set the {kib} space privileges for the *Cases* and *Ac | Give full access to manage cases a| * `All` for the *Cases* feature -* `All` for the *Action and Connector* feature (go to *Management > Actions and Connectors* to set this) +* `All` for the *{connectors-feature}* feature (go to *Management > {connectors-feature}* to set this) -NOTE: Roles without `All` *Actions and Connectors* feature privileges cannot create, add, delete, or modify case connectors. +NOTE: Roles without `All` *{connectors-feature}* feature privileges cannot create, add, delete, or modify case connectors. | Give view-only access for cases | `Read` for the *Cases* feature + +| Give access to view and delete cases | `Read` for the *Cases* feature and the *Delete* sub-feature selected + | Revoke all access to cases | `None` for the *Cases* feature | |==============================================