# Invoices - Early Access

## Setup

* There are two ways to integrate your incoming vendor invoices with LVL Up
  1. Email each vendor and have them include the lvl up email sync address on all future emails
  2. Setup an auto forward rule to the lvl up address
* The sync process from here is automated. The app will parse all the associated data from the pdf and link it with your account. If the vendor is new to LVL Up, an alert goes to support to add.
* There are 3 main changes to the UI after you configure your invoices
  1. The dashboard which shows the invoice totals in the last 30 days and next 30 days.
  2. My Vendors screen, will show the last invoice received date with a link to it
  3. Invoice screen which shows the stream of incoming invoices

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


---

# 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.lvlupauto.com/dealerships/invoices-early-access.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.
