# Import campaign or product data from CSV

{% hint style="info" %}
**Introduction:** In this guide, we'll walk you through the process of importing your data from CSV to Clickable step by step.

If you're looking to streamline your data management process, importing data from CSV to Clickable is an easy and efficient solution. With just a few clicks, you can import large volumes of data including product information, categories and prices, thus saving you time and effort when generating ads.

We'll cover how to import and map your data to Clickable’s columns and help you make the most of your data and this powerful tool.
{% endhint %}

## Step-by-step-guide

1. Start with creating a new workspace by clicking the "Create Workspace" button.
2. Click on \[Datasources] in the side bar menu to the left. Click on \[Add datasource]. Select how you would like to import your datasource, either by Brandfetch or CSV. Name your datasource, import your file and click save. Under available datasources you will now see your uploaded CSV or your brand data.&#x20;
3. Create a new project within your Workspace. Click on \[Datasources] in the upper right corner and select the datasource you want to use.&#x20;
4. Map your selected data fields into the table in your project. Map your data to existing columns or create new ones, and define what type of content it is.&#x20;
5. Once mapped to columns you can start populating ads from the data.&#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://docs.clickable.so/instructions/import-campaign-or-product-data-from-csv.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.
