# Import Discount Codes

You can import multiple discount codes onto your freewebstore quickly and easily by adding them to a CSV file and then importing that file. Download our [example file](https://admin.freewebstore.com/files/coupon_template.csv) to use as a template.&#x20;

In the file you may see 1's and 0's as values this evaluates to true and false. 0 = false and 1 = true.

### How do I upload my CSV file?

To upload your CSV file:

1. Log in to your control panel.
2. Go to **Marketing > Discount Codes.**
3. Click the box in order to browse your device for the CSV file or simply drop it into the box.

You will then sew that the CSV upload has been queued and you will see more information appear in the side panel to the right labeled Import History.&#x20;


---

# 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://help.freewebstore.com/marketing/discount-codes/import-discount-codes.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.
