Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/administration/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Roles are used in the platform to grant the given groups with some **capabilitie
| `Access ingestion` | Access (read only) remote OCTI streams, TAXII feeds, RSS feeds, CSV feeds. |
|   `Manage ingestion` | Create, update, delete any remote OCTI streams, TAXII feeds, RSS feeds, CSV feeds. |
| `Manage data mappers` | Create, update and delete CSV & JSON mappers. |
| `Use Playbooks` | Use Playbooks. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use playbooks (enroll an entity in a playbook)

|   `Manage Playbooks` | Manage Playbooks. |
| `Access to admin functionalities` | Parent capability allowing users to only view the settings. |
|   `Access administration parameters` | Access and manage overall parameters of the platform in `Settings > Parameters`. |
|   `Manage credentials` | Access and manage roles, groups, users, organizations and security policies. |
Expand Down
2 changes: 1 addition & 1 deletion docs/usage/automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Playbook automation is accessible in the user interface under Data > Processing

!!! note "Right needed"

You need the "Manage credentials" [capability](../administration/users.md) to use the Playbooks automation, because you will be able to manipulate data simple users cannot access.
You need the "Manage Playbooks" [capability](../administration/users.md) to use the Playbooks automation, because you will be able to manipulate data simple users cannot access.

You will then be able to:

Expand Down