# Quickbooks

## Get QBO Data into Drivepoint

1. Click on "New Data Source"
2. Click on the "Quickbooks" logo
3. Authenticate QBO within Drivepoint. **You have to be a QBO Admin to connect to Drivepoint.**&#x20;
4. After a successful authentication, **please complete the QBO Settings to start the first data pull.**&#x20;

<figure><img src="/files/ybxN4KazhOhK7Q2KbjeB" alt=""><figcaption></figcaption></figure>

5. Fill out whether you would like any dimensions associated with the Income Statement and the Balance Sheet. Default is unclassed for every customer so you can proceed without making changes.
6. You can also change if you would like your accounting method to be cash or accrual.&#x20;
7. You are also able to indicate from when you'd like to start pulling data. 💡 You can change the year and month, please keep the time (TZ) the same. **We suggest our default of pulling data from 2015 is usually sufficient**
8. **Save your Changes.** If you do not save changes, we won't start pulling QBO data.
9. **Done**🎉  Your QBO is now connected to Drivepoint


---

# 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.drivepoint.io/data-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.
