---
title: "Public statistics page"
sidebar_label: "Public statistics page"
description: "How the public statistics page works, how to remove a check from the page, how to add a check to the page"
sidebar_position: 5
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'
import {TabItemLabel} from '@selectel/docux/components'
import AddEmail from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/availability-check/add-email.mdx'
import CheckIcon from '@selectel/docux/icons/check'

# Public statistics page

The public statistics page is a web page containing a summary report of all availability checks for your account. You can find the link to the public statistics page in the [Control Panel](https://my.selectel.ru/availability-check/checks): in the top menu, click **Products** → **Availability Check** → click the **Public statistics page** link. The page is available without authentication.

For each check, the page displays its current state based on the results of the last request for the current day, as well as the results of the last request for each of the previous seven days.

New checks are added to the public statistics page by default. You can remove a check from the page when [creating a check](/availability-check/create-check.mdx) or [remove a check from the page](#remove-check-from-public-statistics-page) after creating it.

## Remove a check from the public statistics page \{#remove-check-from-public-statistics-page}

1. In the [control panel](https://my.selectel.ru/availability-check/watchers), on the top menu, click **Products** and select **Availability Check**.
2. Open the **Checks** tab.
3. Open the check page → **Settings** tab.
4. In the **Statistics and reports** block, uncheck **Show in public report**.

## Add a check to the public statistics page \{#add-check-to-public-statistics-page}

1. In the [control panel](https://my.selectel.ru/availability-check/watchers), on the top menu, click **Products** and select **Availability Check**.
2. Open the **Checks** tab.
3. Open the check page → **Settings** tab.
4. In the **Statistics and reports** block, check **Show in public report**.

<Formbricks />
