# Exports

On Visibrain, it is possible to export your data in **JPEG**, **PDF**, **CSV** or **GEPHI** format.

➡️ *<mark style="background-color:yellow;">**You will be able to export the data by clicking on the tab at the top right of each block.**</mark>*

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

### **CSV export**

**To realize more advanced analysis on Excel**, you can export all the data that you can find on the platform, in CSV format. Then, you will be able to get all the metadata collected on the platform, divided into columns.

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

### GEXF export

Visibrain allows you to download your data in GEXF format in order to use them in a Map, using the free GEPHI software.

You can export **hashtags, expressions and accounts from the Twitter, Instagram and TikTok modules**.

To learn all about mapping, and how to make them, click below :

{% content-ref url="/pages/Cnml1gZPCifI2CAG5rM6" %}
[Broken mention](broken://pages/Cnml1gZPCifI2CAG5rM6)
{% endcontent-ref %}

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

### PDF export

**To share data by e-mail**, you can export all of those you can find on the platform, in PDF format. **All the posts and articles** **links are still clickable**.

<figure><img src="/files/7OWtHqrOLWXDm6XxRjug" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Smartboards can also be exported in PDF format.
{% endhint %}

### JPEG export

**To feed your presentations**, you can export all the platform data in JPEG format by clicking on the ***Screenshot*** tab.

Before you export a word cloud, remember to customize it (color, size, spelling) in order to create captions, or to highlight the most important units.

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

{% hint style="success" %}
Smartboards can also be exported, in JPEG format.
{% 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://help.visibrain.com/platform-guide/exports.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.
