# How to export your data/reports?

KB CloudERP allows you to export your data into either Excel, CSV, or PDF files. You can export your sales, purchases, products, categories, all your reports, etc.

On the top of every data table, you can find export buttons as shown in the image below.

### **Removing columns from the data table**

If you want to remove the action column or any other column while exporting the data, use the column visibility feature.&#x20;

Select the columns that are to be removed and then click export.


---

# 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.kbgfuzion.com/erp/knowledge-base/reports/how-to-export-your-data-reports.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.
