# Option B: In-House

Merchants who have an in-house Apparel21 expert have the capability to independently configure the Apparel21 exports. Nonetheless, there are certain steps in which our involvement is still necessary. Please refer to the details below:

### Setup Process

* [ ] Provide the SFTP details for the instance
* [ ] Set up the CSV data exports
* [ ] Setup the required tasks to extract the data on a regular interval
* [ ] Upload example **customers,** **orders,** or **rewards** CSV exports (with all required fields) to a test folder
* [ ] Review the files and check Klaviyo to confirm that all mappings are behaving as expected
* [ ] Once confirmed, trigger automated scheduled CSV exports to the live folder

{% hint style="info" %}
The CSV files must be set up as two or three separate files:&#x20;

1. Customers&#x20;
2. Orders&#x20;
3. Rewards

These files must includes all the necessary fields needed to sync to Klaviyo. Please note, customers should be uploaded before orders on the scheduled task.
{% 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://docs.dotapparel.com.au/customers/data-export-approaches/option-b-in-house.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.
