# Tutorial 3: Process your Purchases

Manage your entire financial picture in BestInvoicing by also processing your purchase documents. Discover step by step how to easily process your purchases in BestInvoicing.

## Step 1: Upload your Documents to BestInvoicing

Entering your purchase documents into BestInvoicing can be done in several ways:&#x20;

* by uploading a purchase invoice from your device via the general upload window;&#x20;
* by taking a picture of a purchase receipt using your smartphone, when logged in to BestInvoicing;&#x20;
* by forwarding the files via email to your BestInvoicing email address. Hint: often this can also be done directly from your scanner via scan-to-email function.
* by receiving the files in your [PEPPOL](/more-features/send-documents-via-peppol.md) inbox so that BestInvoicing automatically processes them for you.

{% hint style="success" %}
Read more about how to submit your [purchase documents here](/more-features/processing-lists.md).
{% endhint %}

## Step 2: Book/Process Invoices&#x20;

Your supplied purchase documents will appear in a processing list (cogwheel icon in the upper right corner of BestInvoicing). Once the files are in this list, the OCR ([Optical Character Recognition](https://en.wikipedia.org/wiki/Optical_character_recognition)) software starts scanning them. OCR reads the information on the purchase documents and adds the retrieved data to your purchase.

The information extracted from your purchase document by means of OCR can be completed with additional purchase information such as type (invoice or credit note), payment term, self-set purchase category, ... via the blue 'Process' button.&#x20;

{% hint style="success" %}
Read more about how to process your [purchase documents here](/apps-integrations/purchases.md).
{% endhint %}

## Step 3: Paying your Purchases

Your incoming purchase invoices can also be paid directly from BestInvoicing. One condition is that IBAN and BIC numbers of the supplier are entered. You can choose from three payment methods:&#x20;

* Direct payment via a **QR code** that you can read with your banking app.&#x20;
* Did you connect your bank account via Ponto? Then you can also use the **Ponto payment button** to make your transfer.&#x20;
* Want to prepare or execute multiple payments at the same time? You can export scheduled payments to a **SEPA file** to be uploaded to your own online banking environment. This way, you can schedule a number of payments in one go. Each payment can also have its own designated payment date.&#x20;

{% hint style="success" %}
Read more about how you can pay your purchase [documents from BestInvoicing here](/apps-integrations/purchases.md#paying-purchases-from-within-bestinvoicing).
{% endhint %}

## Step 4: Forwarding Documents to your Accountant&#x20;

The entered purchases can also be forwarded to your accountant. This can be done via a direct connection with an accounting package or delivery platform, or via exchange of [UBL files](/connections/connections-for-accountancy.md#delivery-of-files-in-ubl-format).&#x20;

{% hint style="success" %}
Read more about how you can deliver your purchase [documents to the accountant here](/connections/connections-for-accountancy.md).
{% endhint %}

## Step 5: The Most Efficient Way

You can truly minimize the time spent on processing your purchases. This can be achieved as follows:&#x20;

1. Join the [PEPPOL network](/more-features/send-documents-via-peppol.md) and ask your suppliers to deliver their invoices via PEPPOL as well.
2. Did you receive an invoice via PEPPOL? Click the link in the email you receive and choose&#x20;
   1. to accept immediately (invoice will be automatically processed in BestInvoicing);&#x20;
   2. to pay immediately via [Ponto](/connections/connect-your-bank-account/ponto.md). No more typing or copying the payment information.&#x20;
3. Activate 'automatically forward to accountant' via your designated accounting package configuration so that all processed purchase documents are automatically forwarded to your accountant overnight.&#x20;
4. Done!&#x20;

{% hint style="success" %}
Need help setting up this efficient configuration? Contact us via <support@bestinvoicing.com>.
{% endhint %}


---

# 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://support.onfact.eu/tutorial-3-process-your-purchases.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.
