> For the complete documentation index, see [llms.txt](https://guidebook.onegst.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guidebook.onegst.com/bill-invoice-format/invoice-format.md).

# Invoice Format

![](/files/QP9unec1iBFVL3koaQfa)

## D**efinition of an Invoice**

It is a document created at the time of sale that a seller sends to a buyer to outline the details of the sale. It usually adheres to a predefined template.

An invoice, being a legal document has to be handled in a certain way like-

1. You must not delete or edit an invoice that has already been sent to a customer.
2. You need to be careful that all your invoices are numbered incomplete, in sequential order.

## Format of the Invoice

There are two types of format -

1. [**Tax on total**](https://bit.ly/3BOFgBS) - In this, tax is levied on the total amount.
2. [**Tax on each quantity**](https://bit.ly/3DAGIs3) - In this, a tax is levied on each quantity.

## Content of invoice

1. Invoice Number
2. Invoice Date
3. Business Details
4. Customer Details
5. Item name
6. HSN/SAC Code
7. Item Quantity
8. Rate
9. Amount
10. Terms & Conditions
11. Authorized Signature
12. Grand Total

Example links of invoice format are given below -

Drive link -<https://bit.ly/3DAGIs3>

Download OneGST Application from the given link -

Play store link - <https://play.google.com/store/apps/details?id=com.onegst.india>

Disclaimer: This article is intended for general consumption only. The information in the article was accurate at the time of publication, but it is subject to change due to changes in government rules and regulations. The contents of the blog may not be copied unless prior permission is obtained.

Our GST guidebook and experts will help you with all your Goods and Services Tax Queries. Please contact us on +91 8955002477 to know more.


---

# 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://guidebook.onegst.com/bill-invoice-format/invoice-format.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.
