# Types of Reports

This page gives an overview of the standard financial and operational reports available in **CrewCost**. Understanding each report type helps you analyze performance, monitor cash flow, and make informed business decisions.

{% hint style="info" %}
If you want to create a new report using any of these report types, follow the steps [here](/documentation/reporting-and-resources/reports/create-new-reports.md).

If you need to edit or delete an existing report, refer to the instructions on the[ **Edit a Report**](/documentation/reporting-and-resources/reports/edit-a-report.md) page.
{% endhint %}

#### **Accounts Payable Aging (AP Aging)**

Shows all unpaid vendor bills, grouped by the length of time they have been outstanding.\
**Use it for:** Monitoring upcoming obligations, planning cash flow, and staying on top of overdue payments.

<figure><img src="/files/JaPEvnGFQdYrvbWBsqLf" alt=""><figcaption></figcaption></figure>

#### **Accounts Receivable Aging (AR Aging)**

Displays outstanding customer invoices, organized by how long they have been due.\
**Use it for:** Identifying late payments, improving collection efforts, and managing incoming cash flow.

<figure><img src="/files/HYnY2JkOvxYY7DYhXqsV" alt=""><figcaption></figcaption></figure>

#### **Balance Sheet**

Provides a snapshot of your company’s financial position at a specific point in time, including assets, liabilities, and equity.\
**Use it for:** Understanding overall financial health and assessing liquidity and sustainability.

<figure><img src="/files/zhgcWCy1GVULtUQL99US" alt=""><figcaption></figcaption></figure>

#### **Balance Sheet Comparison**

Compares balance sheet values from two different periods.\
**Use it for:** Tracking financial growth, analyzing changes in assets and liabilities, and identifying trends.

<figure><img src="/files/5DkrfWc9fUww2NHCXC1w" alt=""><figcaption></figcaption></figure>

#### **General Ledger**

Shows a detailed record of all accounts and their transactions for a selected period.\
**Use it for:** Auditing, reconciliation, and verifying the accuracy of accounting entries.

<figure><img src="/files/MIhkbo5mDjJ4AiFl9v6w" alt=""><figcaption></figcaption></figure>

#### **Income Statement**

Summarizes revenues, expenses, and profit or loss for a specific period.\
**Use it for:** Assessing whether the business is profitable and evaluating cost structure and performance.

<figure><img src="/files/bFaR7kgdUfOJOUo11frN" alt=""><figcaption></figcaption></figure>

#### **Income Statement by Month**

Breaks down income and expenses month by month within a selected period.\
**Use it for:** Identifying seasonal patterns, tracking monthly performance trends, and monitoring budget alignment.

<figure><img src="/files/Jt3hxreetklqKJaV9inJ" alt=""><figcaption></figcaption></figure>

#### **Income Statement Comparison**

Compares income statements across two different periods.\
**Use it for:** Evaluating growth, analyzing revenue and cost impacts over time, and identifying performance shifts.

<figure><img src="/files/AlI0TGiPi3r3GlG7L7JD" alt=""><figcaption></figcaption></figure>

#### **Journal Entry Report**

Lists all manual journal entries created within a given period.\
**Use it for:** Reviewing adjustments, validating accounting corrections, and ensuring accuracy in financial reporting.

<figure><img src="/files/fCjvASesFKc7t14zlC8J" alt=""><figcaption></figcaption></figure>

#### **Sales Tax Liability Report**

Summarizes sales tax collected and the amount owed to tax authorities.\
**Use it for:** Staying compliant with tax regulations and preparing tax filings.

<figure><img src="/files/y66Xm0uQs48lZSa343vh" alt=""><figcaption></figcaption></figure>

#### **Transaction Report**

Displays all financial transactions recorded during a selected period.\
**Use it for:** Audits, reconciliations, and obtaining a full picture of cash movement.

<figure><img src="/files/bZdlmoiBsOdvrmpm25y4" alt=""><figcaption></figcaption></figure>

#### **Trial Balance**

Shows all account balances (debits and credits) at a specific point in time.\
**Use it for:** Ensuring the ledger is balanced, preparing financial statements, and detecting posting errors.

<figure><img src="/files/j7ASobF59IsE3kLMcGD7" alt=""><figcaption></figcaption></figure>

#### **Work In Progress (WIP) Report**

Tracks financial progress for ongoing projects, showing cost accumulation, billable amounts, and estimated profitability.\
**Use it for:** Monitoring project health, preventing budget overruns, and forecasting earnings.

<figure><img src="/files/SJqgXUpX5L4o7F6PiBPv" alt=""><figcaption></figcaption></figure>

### **Why These Reports Are Important**

These reports play a critical role in your financial visibility and operational control:

* **Monitor financial health:** Reports allow you to evaluate profitability, expenses, and overall performance with accuracy.
* **Improve cash flow management:** AR and AP reports help you identify outstanding payments and upcoming obligations.
* **Support strategic decisions:** With updated financial and operational data, you can make informed decisions that impact growth and stability.
* **Ensure compliance:** Reports like the Sales Tax Liability Report help maintain accurate tax records.
* **Track project performance:** WIP reports show how projects are financially progressing before they are finished.

Accurate reporting empowers your team to plan, optimize processes, and maintain long-term financial stability.

### See also

To explore more topics on CrewCost, you can check:

* [Setting Up Recurring Transactions](/documentation/accounting-transactions/set-up-recurring-transactions.md): Learn how to create and manage recurring transactions to automate repeated financial entries, save time, and ensure consistency in your accounting records.
* [Bulk Data Import:](broken://pages/wTWF6fo7gBEO5t5UEU2U)  Learn how to upload large volumes of financial or operational data at once, streamlining onboarding, reducing manual entry, and keeping your system accurate and up to date.


---

# 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.crewcost.com/documentation/reporting-and-resources/reports/types-of-reports.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.
