> For the complete documentation index, see [llms.txt](https://helpdocumentation.gitbook.io/user/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocumentation.gitbook.io/user/integrations/tally/tally-extension-overview.md).

# Tally Extension Overview

Step 1: Create Documents in Tally\
Create business documents such as Sales Invoices, Receipts, Payment Vouchers, Ledger Statements, Delivery Notes, Credit Notes, Debit Notes, Sales Orders, and Purchase Orders.

Step 2: Use the Tally Extension\
Instead of exporting PDFs and sending them manually through WhatsApp, use the Tally Extension to send documents directly from Tally.

Step 3: Select the WhatsApp Template\
Choose the appropriate approved WhatsApp template for the document type you want to send.

Step 4: Auto-Fill Template Variables\
The extension automatically fetches data from Tally, such as:

* Customer Name
* Invoice Number
* Invoice Date
* Company Name
* Invoice Amount
* Due Amount
* Other voucher details

Step 5: Generate and Attach PDF\
The extension automatically generates the document PDF and attaches it to the WhatsApp message.

Step 6: Send the Message\
The document is sent through your configured WhatsApp Business API without leaving Tally.

Step 7: Send Documents in Bulk\
You can send multiple vouchers at once using the bulk sending feature.

Step 8: Support International Customers\
The extension also supports sending documents to international phone numbers.

Result\
Your business documents are sent directly from Tally to WhatsApp with the correct template, PDF attachment, and customer details, eliminating manual work and reducing errors.

**Extension :** [**Click Here To Download Plugin**](https://s3.eu-west-1.wasabisys.com/confidentialcontent/plugins/wav3.tcp)

{% embed url="<https://www.youtube.com/watch?v=oHNvfjUKbMU>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://helpdocumentation.gitbook.io/user/integrations/tally/tally-extension-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
