# Quickbooks

Quickbooks is an accounting app that centralizes your invoicing, client communications, and lead followup processes. Integrating Quickbooks into GearPlug lets you keep your records updated with information from other apps and vice versa.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh7-us.googleusercontent.com/H-R4CKDZvQ1sLpJmXXBXS00rR6Rpzsl_06u3Phm77Y0tUIB_OKwVa9882VwHX979qCsb4tDPdeBRAqtcXMH-HMr0NJp_4gMWJBGXWf6fF_nRYeTU8Ess6p1BxXEGoK9bdcaayFlZ7eNTpqdkSFzRKQ" alt=""><figcaption></figcaption></figure>

As a source, Quickbooks offers 3 actions:

* **Get created account**: Imports data from new accounts recorded in your app.
* **Get created customer**: Extracts information from new clients logged in your app.
* **Get created invoice**: Collects your new invoices’ details for use in other apps.

### As a target

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

* **Create account**: Creates new accounts in your app with external data.
* **Create customer**: Records new clients in your contact list with imported information.
* **Create invoice**: Automatically generates invoices with data from other apps.


---

# 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://docs.gearplug.io/english/set-up-your-integrations/quickbooks.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.
