> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Deadlines in the Console

> Track upcoming and overdue reporting deadlines from the Reporter Overview in Lerian Console: regulatory calendar, delivery status, and notifications.

In [Lerian Console](/en/platform/console/about-lerian-console), **Deadlines** are not a separate menu item. They live inside the [Reporter module](/en/products/reporter/console/reporter-module), on the **Overview** page. This keeps delivery tracking next to the reports and data sources it relates to.

Use this page to understand how reporting deadlines surface visually in the Console. For creating, updating, or delivering deadlines programmatically, see [Managing deadlines](/en/products/reporter/managing-deadlines).

<Warning>
  Reporter is only available if you've acquired the Reporter product. [Get in touch with our team](https://lerian.studio/contact) to learn more.
</Warning>

## Where to find deadlines

***

When you open Reporter, you land on **Overview**. Deadlines appear here as dedicated widgets alongside the module's KPIs:

* **Reporter** from the left-side menu opens the module.
* **Overview**, the default landing page, is the home for all deadline tracking.

There is no separate "Deadlines" navigation entry. This dashboard holds all delivery tracking.

## Overview widgets

***

Two widgets on the Overview page show reporting obligations:

* **Upcoming Deadlines**: Lists the next reporting reminders with their due dates and current status, so operators can see what comes next.
* **Delivery Calendar**: Shows recurring and one-off reporting deadlines by date.

The `UpcomingDeadlines` and `RegulatoryCalendar` widgets display the underlying deadline records.

## What you can see

***

From the Overview, operators can monitor each obligation without leaving the Console:

* **Deadline status**: whether each obligation is `pending`, `overdue`, or `delivered`.
* **Notifications**: reminders that begin a configured number of days before the due date, so a deadline doesn't slip unnoticed.
* **Delivery state**: when a report behind a deadline has been filed or sent, the deadline reflects that it was delivered.

<Note>
  Deadlines in the Console provide a tracking view only. They help operators follow reporting routines. They do not generate or submit reports automatically. Report generation still happens from the [Reports](/en/products/reporter/console/managing-reports) area.
</Note>

## Console vs API

***

Use the **Console Overview** when an operator needs to *see* upcoming and overdue deadlines, follow the regulatory calendar, and monitor delivery status visually.

Use the **API** when a system needs to create, update, delete, or mark deadlines delivered programmatically, for example to sync obligations from another system or automate delivery tracking.

<Card title="Managing deadlines (API)" icon="code" href="/en/products/reporter/managing-deadlines">
  Full request and response reference for creating, listing, updating, deleting, and delivering deadlines.
</Card>
