# Alerts Table

View and take action on incident alerts

The alerts table allows you to view and sort alerts according to your preferences, helping you locate what you're looking for quickly and efficiently.

> **Required User Permissions:** The alerts table only shows alerts from services that you have access to. The visible alerts may be restricted by your [Base Role, Team Role or Object Role](/account-admin/advanced-permissions#base-roles). If you would like permission to view alerts from a specific service, please reach out to the appropriate Team Manager, Global Admin or the Account Owner to grant access.
>
> When using [Event Orchestration](/ai-automation/aiops/event-orchestration), if you suppress alerts and do not route them to a service, those alerts will only be visible to administrators.

## View the Alerts Table

Navigate to the alerts table in the PagerDuty web app by selecting **Incidents**  →  **Alerts**.

By default, the alerts table displays alerts from the **Last 30 days**. You can adjust the time range:

1. On the alerts table, find the **Created** column and click  to the right.

![An image depicting the filter icon on the "Created" column](/images/kb/694568c45f230d8331f96d8cddbee80c3deb0c0ccb0d794e536add6fcc6e7d2e-alerts_table_created_filter.webp)
*Filter the Created column*

2. Select one of the following time range options:
   - **Last hour**
   - **Last 24 hours**
   - **Last 7 days**
   - **Last 30 days** (default)
   - **Custom**
3. Click **Apply**.

### Alerts Table Columns

Alerts are filtered via the columns that appear in the alerts table. The type of filter (e.g., radio button or search) varies based on column data type.

The columns **Severity**, **Summary**, **Source**, **Class**, **Component** and **Group** all map to [Common Event Format (PD-CEF)](/developer/api/pd-cef) fields, which can be included in your events with our [Events API v2](/developer/events-api-v2-overview).

The **Status** column indicates whether your alerts are triggered, resolved, suppressed, or suspended.  **Created** indicates the date and time the alert was created.

**Incident Title** points to the incident your alerts are grouped under, and **Service** and **Integration** point to the service and integration your alerts are associated with. 

### Show and Hide Columns

**Customize Columns** lets you show or hide the **Incident Title**, **Service**, **Integration**, **Source**, **Class**, **Component** and **Group** columns. The **Status**, **Severity**, **Summary** and **Created** columns cannot be disabled and are grayed out in the **Customize Columns** menu.

**Incident Title**, **Service**, **Integration** and **Source** are automatically enabled, but can be hidden.

### Search Filtering

Search filtering is enabled on the **Summary**, **Incident Title**, **Integration**, **Source**, **Class**, **Component** and **Group** columns. Partial matches will be displayed, for example searching `Prod` will show results for both `prod04` and `Prod03`.

### Sort Filtering

You can sort a majority of the columns. The default sort setting is by **Status** (i.e., **Triggered**, **Resolved**, **Triggered (Suppressed)**, **Resolved (Suppressed)**, or **Suspended**). Sortable columns will display  or  when you hover over a column's name. Click the arrow to sort your alerts based on this column. The active sort column will show an arrow, while other columns will not.

![An image demonstrating that alerts are currently sorted by status](/images/kb/a578197450c65029648b5e88b24d88c3176b5aa57e2a4d3914e7f24bcf97a75b-alerts_table_status_filter.webp)
*Sorted by status*

### Active Filters Bar

The active filters bar at the top of the alerts table keeps track of which filters are enabled. Column tags populate the bar, and filter icons highlight blue when filters are active.

The following image shows the alerts table with active **Severity** and **Status** filters:

![An image depicting action Severity and Status filters](/images/kb/9b9f2f0cb9348c146f45f132163f654139db1d7167d3380151a389b721a50a22-alerts_table_active_filters.webp)
*Active Severity and Status filters*

### Clear Table Filters

Table filters can be cleared from within the **Active Filters Bar** by clicking  next to each individual filter. You may also remove a search filter by clicking the search icon a second time and selecting **Clear filter**.

![An image depicting the UI elements that remove active filters](/images/kb/47bc11c0edd7a4f686013cc6d5aea8abd42a8ef0f8b39e18459d70af1f2dc31f-alerts_table_clear_filters.webp)
*Clear table filters*

## Alert Actions

You may perform actions on alerts that have are triggered, triggered (suppressed) and suspended. 

### Triggered Alerts

You can resolve triggered alerts, including [suppressed](/ai-automation/aiops/event-orchestration#incident-data) triggered alerts, by ticking the **checkbox** to the left of the alert and clicking **Resolve** at the bottom of the screen.

![An image depicting the UI element that resolves selected alerts](/images/kb/cf877a9bfb26f8d631b00ca7c5eba02059dfa3ed841b46f8a16805f4caee13ac-alerts_table_resolve_selected_alerts.webp)
*Resolve triggered alerts*

### Suspended Alerts

You can configure [Event Orchestration](/ai-automation/aiops/event-orchestration) to generate **Suspended** alerts, which will not immediately trigger an incident or send out responder notifications. These alerts can either be triggered or resolved by checking the **checkbox** to the left of the alert and clicking **Trigger** or **Resolve**. For more information, please read [Event Orchestration: Pause Incident Notifications](/ai-automation/aiops/event-orchestration#pause-incident-notifications).
