# Exporting a dictionary to CSV

The dictionary export mechanism allows you to download a given dictionary in CSV format. To do this, go to the module **Library**, then go to the tab **Dictionaries**.

![Figure 1. Dictionary list view in the Library](https://content.gitbook.com/content/2CssJT0zIo4SJQLbSZ6l/blobs/nYcjc5ruPZEO7uFWUAIY/5s_files/image2023-4-4_9-56-29.png)

{% stepper %}
{% step %}

### Opening the dictionary list

Go to the module **Library** → tab **Dictionaries** and find the dictionary to export.

(The image above shows the dictionary list.)
{% endstep %}

{% step %}

### Opening the action menu for the selected dictionary

Click the three-dot icon on the right side of the selected dictionary row to expand the list of available actions.

![Figure 2. Dictionary list view in the Library, with the action list expanded for the selected artifact](https://content.gitbook.com/content/2CssJT0zIo4SJQLbSZ6l/blobs/a1HjtRnZkw4EnYrbXrLW/5s_files/image2023-4-4_10-4-36.png)
{% endstep %}

{% step %}

#### Selecting "Export to csv"

From the action menu, choose the option **Export to csv**. A file with the name should be downloaded:

SELECTED\_DICTIONARY\_NAME.csv
{% endstep %}
{% endstepper %}

![Figure 3. Example contents of the CSV file after exporting the dictionary](https://content.gitbook.com/content/2CssJT0zIo4SJQLbSZ6l/blobs/uHwmpGWORe7O5UksnYpm/5s_files/image2023-4-4_10-36-6.png)

The first row of the CSV file contains the column headers:

* key — the key identifying the dictionary element,
* pl — values in Polish for a given key (if we have other languages configured, they will appear as additional columns).
