# Accounting

## Introduction

Clever Case offers an industry-leading invoicing feature that allows you to enter, review, and get time billed on a highly professional invoice. Our invoice templates are fully customizable to fit your needs and can be sent to clients directly from Clever Case. With Clever Case's easy-to-use invoicing, you can easily track outstanding invoices and manage your cash flow.

* [Invoicing](/accounting/invoicing.md)
* [Pending Invoices](/accounting/pending-invoices.md)
* [Print and Email Invoices](/accounting/print-and-email-invoices.md)
* [Accounting Ledger](/accounting/accounting-ledger.md)
* [Pending Trust Transfers](/accounting/pending-trust-transfers.md)


---

# 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.clevercase.com/accounting.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.
