# Import data to your boards

There are two ways to import data into your board:

1. **From text** - just copy and paste directly into the board. Each new line is a sticky note. Simple!
2. **CSV** - Drag & drop or copy/paste a CSV file or tabular data onto the board.
3. **Jira** - Connect to your Atlassian account and pull tickets directly into your board.

### Import CSV or Tabular Data

If you want to import structured data to a board, you can drop a .csv file onto a board, paste .csv data or use the Insert option in the Toolbar. You then map the data columns to board elements like stickies, zones, topics, tokens or task cards.

#### How to import and map your data

1. Drop, paste or Insert your CSV data
2. Select the object types you would like the data imported as, choosing from stickies, zones, groups index cards, and tokens.
3. Confirm the import and your data will be automatically created on the board for you.

   *Tip - You can undo an import with* `Ctrl + z`*, or use the undo button.*

![Select how you want to import your data](/files/loQRws8MmiWxRTOzX5dy)

![Map your columns to properties](/files/35KgoKfwlqOZVhS0RuDE)

### Import tickets from Jira

{% hint style="info" %}
Jira integration is only available on the Business or Enterprise Plan. For more information about what is included in each plan, [read our guide here](/plans/plans-overview.md).
{% endhint %}

Our Jira integration lets you work with your Jira backlog in your Ludi board.

Jira cards can be imported and edited, or new issues can be sent to Jira from your stickies.

To connect your Atlassian account and import Jira cards, use the import option in the [Toolbar](/boards/the-tools.md), by clicking the board name and selecting 'import data', or if you are using one of our Jira 'powered' templates you will see a 'Import From Jira' button on the board.

<figure><img src="/files/f7vr0lHC1qCje0qqijYT" alt=""><figcaption><p>Sign-in to Atlassian to connect</p></figcaption></figure>

<figure><img src="/files/q4zQU2KAY7UuPMSJHhAf" alt=""><figcaption><p>Connection complete</p></figcaption></figure>

<figure><img src="/files/6a5inQlLWGFrzZlKGsKL" alt=""><figcaption><p>Select Project</p></figcaption></figure>

<figure><img src="/files/OdjH4Xm3594gW9ZpvthC" alt=""><figcaption><p>Select items from project and import</p></figcaption></figure>

Your Jira cards will now be added to your board and ready to use.

<figure><img src="/files/BjwF6qvyPKcIT4Syqf4s" alt=""><figcaption></figcaption></figure>


---

# 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.ludi.co/boards/import-data-to-your-boards.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.
