# Create the invoice for an entity

To create an invoice for an entity on eProcessify Invoices, you can follow these steps:

**Step 1:**                                                                                                                                                                                                In the top panel, click the plus button on the top right.                                                                                                         &#x20;

<figure><img src="/files/1AN3TKYSOjsh81ws7XV7" alt="" width="563"><figcaption><p>Click on plus button on the top right side </p></figcaption></figure>

**Step 2:**                                                                                                                                                                                                   From the options that appear, select "New Invoice." Next, select the entity you wish to generate the invoice for and choose the customer.

<div align="left"><figure><img src="/files/S5HLM4CwbIO0n43EiMk8" alt="" width="375"><figcaption><p>Select 'New Invoice'</p></figcaption></figure> <figure><img src="/files/94BqkLjVZKnoS1LzBR7b" alt="" width="375"><figcaption><p>Select the Entity and customer </p></figcaption></figure></div>

> Note: If there's only one entity, the entity selector won't appear. Just choose the customer.

**Step 3:**                                                                                                                                                                                                  Now, the invoice will be displayed. Review the customer details.

<figure><img src="/files/3PPZvFzAQ3HBmeLEQJ8z" alt="" width="563"><figcaption><p>Review the customer details</p></figcaption></figure>

**Step 4**:                                                                                                                                                                                 Select the line item and enter the cost and quantity. If you need to add more line items, click the "Add Line Item" button.

<div align="left"><figure><img src="/files/f6nksNS8olYHrUSYWfMh" alt="" width="375"><figcaption><p>Enter Cost and Quantity </p></figcaption></figure> <figure><img src="/files/Cd8FrCqkrh5dGnuBowDW" alt="" width="375"><figcaption><p>Add line Item button</p></figcaption></figure></div>

**Step 5**:                                                                                                                                                                                                To create a new item, click "Create Item" in the line item selector.

<figure><img src="/files/64hoywUUH9DyV09zPE9S" alt="" width="563"><figcaption></figcaption></figure>

**Step 6**:                                                                                                                                                                                        After filling up all the necessary details, click the "Save Invoice" button to save the invoice.

<figure><img src="/files/4T1nxmdMBqj0EF6DxJ1M" alt="" width="563"><figcaption></figcaption></figure>

**Step 7**:                                                                                                                                                                                   Once the draft is created, click the "Send Tax Invoice" option to send the invoice to the customer.

<figure><img src="/files/Q9AJAiW0OGEdiYpuEpHM" alt="" width="563"><figcaption><p>Click on 'Send Tax Invoice'</p></figcaption></figure>

And that's how you create an invoice for an entity on eProcessify and send it to the customer from the platform!


---

# 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://guide.eprocessify.com/invoices/invoices/create-the-invoice-for-an-entity.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.
