> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/verifone-central-device-management/verifone-central/devices/alerts-and-notifications/alerts.md).

# Alerts

Review high-priority device and server alerts from the **Alerts** panel.

### When to use this page

Use this page when you need to investigate an urgent event quickly.

Use it to identify the affected device, confirm the alert type, and move into the next action.

### Before you start

Confirm that you know:

* whether you are looking for a recent urgent issue
* which device, hierarchy, or alert type may be affected
* whether the next step is investigation or alert configuration

### Alerts panel

The panel shows the top 50 high-priority alerts.

Select an alert to open the full **Alerts** screen and review its details.

<div data-with-frame="true"><figure><img src="/files/aMvf1PzWpfo1j22gv2oe" alt=""><figcaption></figcaption></figure></div>

### Use alerts to

* identify urgent events quickly
* open the affected device or alert details
* continue to follow-up or configuration tasks

### Review the alert entry

When you open an alert, check these details first:

* the alert type
* the affected device or scope
* the severity level
* whether the event is still active or already understood

### Verify the result

After you review the alert, confirm that:

* the alert matches the issue you expected
* the affected device or entity is clear
* you know whether to continue to device investigation or alert administration

### Result

You can spot urgent issues quickly and move straight to investigation.

### Next steps

* [Alerts and notifications](/verifone-central-device-management/verifone-central/devices/alerts-and-notifications.md) — return to the alert center
* [Alert administration](/verifone-central-device-management/verifone-central/devices/alerts-and-notifications/alert-administration.md) — change subscriptions or alert rules


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/verifone-central-device-management/verifone-central/devices/alerts-and-notifications/alerts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
