# Exporting data

If you wish to make data available offline, then Qommentary Writeback allows you to generate an Excel file with all application and user-input data combined.

### Exporting to Excel

1\. Click on **Export** icon

![](/files/-MZ5yC4pAzkeA7LHb-LJ)

&#x20;An Excel file is generated and downloaded to your file system:

![](/files/-MZ5ycbz2O6v7u8bD1vs)

![](/files/-MZ62Ft6zmVNG3ztJ7_3)

### Enabling export

The export data functionality can be turned on or off in the writeback table. To control this feature, please follow these steps:

1\. Edit the sheet and select the Qommentary Writeback extension\
2\. Expand the *Export* section in the properties panel\
3\. Toggle **Enable export** as desired

<div align="left"><img src="/files/-MfWsI2IqfymdIaI4r12" alt=""></div>

### Format options

When exporting data, dates can be converted to the system's locale date format (default) or use the format as specified in the table dataset.

If you wish to change the date format, please follow these steps:

1\. Edit the sheet and select the Qommentary Writeback extension\
2\. Expand the *Export* section in the properties panel\
3\. Toggle **Date format** as desired

<div align="left"><img src="/files/-MfWrlWfbMMb1Pys3Y5b" alt=""></div>


---

# 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://knowledgebase.qommentary.com/qommentary-writeback/writeback-actions/exporting-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.
