> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/quickbooks/target-actions/create-invoice.md).

# Create invoice

1. **Select Quickbooks** as your target app, as well as the connection you want to use. Click “Continue.”

<figure><img src="https://lh7-us.googleusercontent.com/4Oh7RwBUPKzGfRBuvS4z4RrZKjVmxs70RjdjrmJmqsRC1XxqMU-Fa3YyUV7IrR8jboWNGCMw5X4jcz4XqZQ_U0Jhpqo2pIccloYD7N0ouC7xb2l9uqTsdWuJM-vn9U6XyLlY_VUQvFNaKdOtjCIIew" alt=""><figcaption></figcaption></figure>

2. **Pick “Create invoice”** as your action and click “Continue.” Click the red gear to display the data template.

<figure><img src="https://lh7-us.googleusercontent.com/p5c-iVa83xc0HPgE6CbgBlAmSjdkFH4OdJp78zMZqRb1syIadBAjdFCjjc6ZziyRMGGkysYjfP7gFbE25MxRHdWNSX7KSKlurla7g938O6DMIvMiEujY3FxwSLzC6i77o7iYryoYrVIyzsuqCxx1cQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. You must fill in the required fields, but you may skip the optional ones. Click “Map” once you’re done.

<figure><img src="https://lh7-us.googleusercontent.com/2hTXshwi2r9NjuRoltIEcb7I5a9s9d4HOwGEKj_2VHBTUjt7NilHLwf5DZ_EVHkAC8kjStht1LtL6XbOCMkYWsV_8zrBWtuUBpJmxlLtZOvqOVp85O6mxTsjYWpRnCRcwRiEfnfgSLLZ0oh-pqka5w" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t want to go through each field, you may use the search bar at the top. You can also filter required and optional fields.
{% endhint %}

4. **Verify that your target is active** in the upper-right corner. Click “Add a target” or “Save” to add more apps or save your Gear.

<figure><img src="https://lh7-us.googleusercontent.com/lULLccjDIBUom_64xlDkm9OdAGIVI8aDCJKusMm2EET9RiIBtQ6h-IhoYZeaJYx5dwFunpKlgn3axOhIyjPrdtt5hJjpu6E7Ss_kk4FLa34KWbBDj8xB-dmbx8r3HE_zaaZHUqjLZdFXCmzT71LZfg" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear before leaving GearPlug!
{% endhint %}


---

# 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.gearplug.io/english/set-up-your-integrations/quickbooks/target-actions/create-invoice.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.
