# Downloading Financials in Digits

***

{% stepper %}
{% step %}

### Step 1: Open Financials

Click **Financials** from the left-hand navigation.
{% endstep %}

{% step %}

### Step 2: Choose a Report

Select a report type from the selector along the top.&#x20;

<div align="left"><figure><img src="/spaces/Qp6kVxx1FJYsPtDHusNl/files/WnZtgI4CYavrE9xopFuF" alt="" width="383"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Step 3: Adjust Filters

* **Date range** (YTD, Last Month, Custom, etc.)
* **Display view** (Totals, Monthly Deltas, or Averages)
  {% endstep %}

{% step %}

### Step 4: Export Options

**Download Financial Package (Top-right button)**

* Choose multiple reports to export together. Available reports include:
  * **Ledger** — A list of your transactions categorized by account
  * **Trial Balance** — Ledger accounts with focus on debit and credit balances
  * **Profit & Loss** — Breakdown of revenue, costs, and expenses incurred
  * **Balance Sheet** — Breakdown of assets, liabilities, and shareholder equity
  * **Cash Flows** — Breakdown of cash and cash equivalents entering or leaving

***Note**: Digits will generate a single Excel file per report.*

<div align="left"><figure><img src="/spaces/Qp6kVxx1FJYsPtDHusNl/files/RyQiQcs9I7oAGpbrHNbr" alt="" width="278"><figcaption></figcaption></figure></div>

**Download Single Report (Per-section button)**

* Found directly above each report
* Downloads just that specific view in Excel format (.xlsx)

<div align="left"><figure><img src="/spaces/Qp6kVxx1FJYsPtDHusNl/files/Bhwmpq6Yyp750MO7vsu5" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

### Frequently Asked Questions

<details>

<summary>Can I download more than one report at once?</summary>

Yes. Use **Download Financial Package** (top-right). You can select multiple reports, and Digits will export each one as its own Excel sheet.

</details>

<details>

<summary>What format are financial exports in?</summary>

All Financials exports download as **Excel (.xlsx)** files—ideal for workpapers, audits, and analysis.

</details>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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://help.digits.com/business-insights-and-reporting/business-insights-reportings/download-financials.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.
