﻿---
title: Manage cases
description: Edit case details, perform bulk actions, and export or import cases between spaces or across stack upgrades.
url: https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/cases/manage-cases
products:
  - Elastic Cloud Serverless
  - Elastic Observability
  - Elastic Security
  - Kibana
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Manage cases
Edit case details, perform bulk actions like deleting or updating multiple cases at once, and export or import cases between spaces or when upgrading to a new stack version.

## Edit case details

To view a case, go to the **Cases** page and select its name. From the case details page you can:
- Edit the description.
- Add or edit comments.
- <applies-to>Elastic Stack: Generally available since 9.2</applies-to> Paste images directly into comments using <kbd>Cmd</kbd> + <kbd>v</kbd> (Mac) or <kbd>Ctrl</kbd> + <kbd>v</kbd> (Windows/Linux). Pasted images are preformatted in Markdown.
- Update assignees, status, and severity.
- Add or change connectors and push updates to external systems.

To attach alerts, files, observables, or visualizations to a case, refer to [Attach objects to cases](https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/cases/attach-objects-to-cases).

## Bulk-manage cases

From the **Cases** page, select one or more cases to perform bulk actions such as deleting cases or changing their status, severity, assignees, or tags.

## Export and import cases

Use export and import to move cases between Kibana spaces. Exports are saved as newline-delimited JSON (`.ndjson`) files and include user actions, text string comments, and Lens visualizations.
Files and alerts attached to the case are **not** included; you must re-add them after importing. Before importing cases, also ensure that any referenced data (such as Lens visualizations, Timelines, or alerts) already exists in the destination space, otherwise those references won't work.

### Export cases

1. Find **Saved Objects** in the navigation menu or by using the [global search field](https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/find-and-organize/find-apps-and-objects).
2. Filter by type or search by case title to find the cases you want to export.
3. Select one or more cases, then click **Export**.
4. In the export dialog, keep **Include related objects** enabled to include connectors, then click **Export**.


### Import cases

1. Find **Saved Objects** in the navigation menu or by using the [global search field](https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/find-and-organize/find-apps-and-objects), then click **Import**.
2. Select the `.ndjson` file containing the exported cases.
3. Configure the import options and click **Import**.
4. Review the import log, then click **Done**.

If the imported case had connectors attached, you'll be prompted to re-authenticate them. Click **Go to connectors** and complete the required steps.