# Deliverables

## Overview

The Deliverables tab lists upcoming items deliverable to your lender as outlined in the credit agreement. Examples include financial statements, compliance certificates, and borrowing base reports that must be submitted on a set cadence to maintain compliance. Here, you can see where in the credit agreement each deliverable is contained, the date on which it is due, as well as its status.

{% hint style="info" %}
**Hint:** The page shows all deliverables due within the next 90 days.
{% endhint %}

## Organization

Deliverables are organized in order of urgency. From the tabs at the top, you can view deliverables due within the next 30 days, next 90 days, and past deliverables. The tabs also show how many deliverables are contained in each column. By clicking on the deliverable, you can see more specifics, including the deliverable ID, required documents, and the description from the credit agreement.

{% hint style="info" %}
**Hint:** By hovering above certain items, such as the required documents and credit agreement section, you can find additional details
{% endhint %}

![Deliverables Overview Page](/files/nU9x2K2bApiRrAX8eeDY)

## Status

The status of each deliverable is listed in the rightmost column. It will be labeled as either not submitted, overdue, completed, or waived. You can adjust the status of each deliverable by clicking on the status dropdown box.

![Statement Details](/files/bi7T5ixXgTlEjxj3KCp9)

## Notifications

You will receive notifications about upcoming deliverables via [Slack](/core-capabilities/settings.md#slack-integration) and email. An update will be sent in your weekly digest when a deliverable is due within 90 days. From there, cadences for notifications will vary depending on the timing of the deliverable.

For deliverables due on a monthly, quarterly, or annual basis, an email notification will be sent 30 days before it is due, and a slack notification will be sent 7 days in advance. For deliverables due on a weekly basis, an email notification will be sent 7 days in advance and a slack notification will be sent 3 days in advance.

You will receive additional notifications for deliverables that are overdue, and you will also receive notifications when the status of a deliverable has been updated or completed.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.finleycms.com/core-capabilities/deliverables.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
