# Bulk import expenses

When transitioning to Nuvio from another product or when you need to bulk import your existing expenses into Nuvio, you can use our bulk import feature to make the process easier. Follow the steps below to quickly perform your bulk expense upload:

1. Access the **Expenses** page from the left-hand menu, then click the **Import/Export** button in the top-right corner and select **Import with Excel**.<br>

   <figure><img src="/files/sbcy9t43Y3yA8BSP0ylC" alt=""><figcaption></figcaption></figure>
2. In the pop-up window, download the template Excel file that has been specially prepared for your company to import the expenses.<br>

   <figure><img src="/files/3N7BHLciNUykW6YcIrbU" alt=""><figcaption></figcaption></figure>
3. Open the downloaded template Excel file using Excel or Google Sheets, and place your existing data under the provided column headers.

{% hint style="info" %}
**Nuvio Tips:** When editing the Excel file, make sure the Supplier, Product/Service, and Project names match exactly with how they are written in Nuvio. This will ensure accurate data matching when you upload your information into the system.
{% endhint %}

{% hint style="info" %}
&#x20;**Nuvio Tips:** The tax columns listed on the far right of the Excel file are customized for your company. You can mark taxes associated with the uploaded income as “Yes,” and leave unassociated or non-existent taxes as “No” or blank. Nuvio will automatically calculate taxes based on the information marked as “Yes.”
{% endhint %}

<figure><img src="/files/1HJwyAlQMmAsjT9EwNnR" alt=""><figcaption></figcaption></figure>

4. You can now upload the Excel file into Nuvio. After uploading, click the Import button to complete the import process.<br>

   <figure><img src="/files/selAT47Bczd8LxLJQFEL" alt=""><figcaption></figcaption></figure>
5. If Nuvio detects any matching errors or other issues in the Excel file you uploaded, a description of the issue and indicate the row in the Excel file where the problem occurred will be provided. This way, you can easily fix the error and complete your upload.


---

# 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.nuvio.io/expenses/bulk-import-expenses.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.
