> For the complete documentation index, see [llms.txt](https://docs.tallygo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tallygo.ai/home.md).

# Home

Tally is an intelligent billing platform built for enterprise logistics, that connects your operations, finance, and commercial systems into a single, automated workflow. Tally is designed to supercharge your team, spending less time chasing paperwork and invoices and more winning business.&#x20;

#### What Tally Does

Tally sits at the center of your finance and operations stack, integrating with the tools you already use: **Gmail/Outlook, TMS/WMS, ERP/Accounting,** and your **bank accounts** — to automate the full invoice lifecycle from creation to collections.

Here's what that looks like end to end:

* **Invoice Creation:** Tally prepares invoices ready to send, complete with backup documents, applied contract rates, and quotes.
* **Invoice Audit:** Customer invoices (AR) and Carrier invoices (AP) are automatically reviewed and audited before anything moves forward.
* **Invoice Submission:** Invoices are delivered to your customers in any format they require: PDF, Excel, or direct portal upload.
* **Collections:** Cash application runs automatically, with aging reports, dunning, and remittance handled for you.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tallygo.ai/home.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.
