---
title: "Errors overview | Grafana Cloud documentation"
description: "Learn how to utilise the Errors Page to identify issues with your application and effectively reduce their resolve time."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Errors overview

The **Errors** page displays errors reported using the Faro Web SDK. You can search, filter, and sort errors. Clicking an error displays more context on the error.

## Filter, search, and sort

At the top of the errors list, you can:

- Filter errors by app to see errors produced by a specific application.
- Search errors by error type and message.
- Change the sort order.

## Error context

Click an error to view additional context including the timestamp, metadata like session id and browser info, and any stack traces for the error.

If there are multiple collected instances of the error, you can click the **newer** and **older** buttons to view each instance.
