﻿---
title: View and manage Kibana alerting v2 rules
description: Use the {{alerting-v2}} rules list and rule details page: filters, search, bulk actions, and what you find in rule conditions.
url: https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/5528/explore-analyze/alerting/kibana-alerting-v2/rules/view-manage-rules-v2
products:
  - Kibana
applies_to:
  - Elastic Cloud Serverless: Preview
  - Elastic Stack: Unavailable
---

# View and manage Kibana alerting v2 rules
After a rule is created, edit its settings, pause it, remove it, and more from the page listing rules. The rules list gives you search, filter, sort, and bulk actions across all rules in the space. Selecting a rule name opens its details page, where you can review the full configuration and edit or act on it directly.

## Rule details page

Select a rule name to open its details page. The details page shows:
- **Conditions**: The full ES|QL base query, alert condition, schedule, lookback, grouping, and recovery settings.
- **Runbook**: If the rule has an investigation guide, it appears here alongside Conditions.

Use **Edit** to modify the rule, or the actions menu to enable, disable, clone, or delete it.

## Disable versus snooze

Use **Disable** when you want the rule to stop running entirely until you re-enable it. This is different from snoozing, which suppresses notifications or quiets a series or policy without stopping rule evaluation.
- To snooze alert episodes or series, refer to [View, manage, and reference alerts](/elastic/docs-content/pull/5528/explore-analyze/alerting/kibana-alerting-v2/alerts/view-and-manage-alerts-v2#alert-actions-v2).
- To snooze or stop an action policy, refer to [Manage action policies](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/5528/explore-analyze/alerting/kibana-alerting-v2/notifications/manage-action-policies-v2).