Skip to content
Merged
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: 1 addition & 1 deletion docs/cases/cases-manage.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:frontmatter-tags-content-type: [how-to]
:frontmatter-tags-user-goals: [analyze]

You can create and manage cases using the UI or the <<cases-api-overview>>.
You can create and manage cases using the UI or the {api-kibana}/group/endpoint-cases[cases API].

[float]
[[cases-ui-open]]
Expand Down
2 changes: 1 addition & 1 deletion docs/cases/cases-overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:frontmatter-tags-content-type: [overview]
:frontmatter-tags-user-goals: [analyze]

Collect and share information about security issues by opening a case in {elastic-sec}. Cases allow you to track key investigation details, collect alerts in a central location, and more. The {elastic-sec} UI provides several ways to create and manage cases. Alternatively, you can use the <<cases-api-overview,cases API>> to perform the same tasks.
Collect and share information about security issues by opening a case in {elastic-sec}. Cases allow you to track key investigation details, collect alerts in a central location, and more. The {elastic-sec} UI provides several ways to create and manage cases. Alternatively, you can use the {api-kibana}/group/endpoint-cases[cases API] to perform the same tasks.

You can also send cases to these external systems by <<cases-ui-integrations, configuring external connectors>>:

Expand Down
2 changes: 1 addition & 1 deletion docs/detections/alerts-add-to-cases.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ From the Alerts table, you can attach one or more alerts to a <<signals-to-new-c

[NOTE]
===============================
* After you add an alert to a case, you can remove it from the case activity under the alert summary or by using the <<cases-api-overview,Elastic Security Cases API>>.
* After you add an alert to a case, you can remove it from the case activity under the alert summary or by using the {api-kibana}/group/endpoint-cases[cases API].
* Each case can have a maximum of 1,000 alerts.
===============================

Expand Down