# Export Data Block

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

This block performs data offloading from the workflow. It currently supports multiple unloading sources:

* Internal workflow table (Table)
* a previously connected Google table (Google Sheets)
* Workflow Variable (Variable)

A reference key must be specified for the table. This string is used to identify a table previously added to the workflow. For a variable you must specify a name. Add the name of the upload file (File name) and select one of the types of upload formats:

* json
* csv
* plain text


---

# 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.goless.com/blocks/general/export-data.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.
