# NetSuite

## Specific information about NetSuite

When using Netsuite, you may either upload a CSV file to Netsuite or use the Skovik Suite App, which you can download from the Suite App market in NetSuite.

## Skovik Suite App integration

If you want to download the Skovik Suite App, please send your NetSuite ID to <support@skovik.com>. The Skovik support will allow you to download the Suite App and send you all the necessary information for setting up the Suite App. You may also contact Skovik support if you would like to receive a demo of the Skovik Suite App.

## Export a CSV file

Instead of using the Skovik Suite App to import expenses and trips directly into your NetSuite environment, it is possible to download a CSV file from Skovik and upload it to NetSuite. However, you will probably need to create an import template in NetSuite the first time around to ensure that the CSV file is read correctly.

* Go to the **Export** tab in the Skovik menu
* Fill in the form by following the below steps:

<table><thead><tr><th width="150">Headline</th><th>Explanation</th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Branch*</td><td>If your company has several branches, choose the one you want to export data from</td><td></td><td></td><td></td></tr><tr><td>Format</td><td>Choose either <strong>Bookkeeping</strong> or <strong>Expense transactions</strong></td><td></td><td></td><td></td></tr><tr><td>From/To</td><td>Choose the interval of dates to export. Use the tab called <strong>History</strong> to ensure that there are no overlapping dates</td><td></td><td></td><td></td></tr><tr><td>Included</td><td>Choose which information should be exported. Usually, all data is included</td><td></td><td></td><td></td></tr><tr><td>File-type</td><td>Choose the <strong>CSV</strong> file-type</td><td></td><td></td><td></td></tr></tbody></table>

* Press the blue **Export** button
* Download the newly created file. The file can be found below the headline **Your recent exports**
* Upload the file to your ERP system

For more tips regarding the export, read the following article:

{% content-ref url="/pages/OrUcvCDGR1rrnYfNzNj1" %}
[Export Data](/for-finance-and-hr/export-data.md)
{% endcontent-ref %}


---

# 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.skovik.com/for-finance-and-hr/export-data/netsuite.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.
