# Including parameters in raw data export

## Question

What parameters can be included in raw data export?

## Answer

When exporting raw data, you can select any parameters available for a specific GPS tracker model.

Here are the key selection features:

* **All integrated parameters** for each device model are available.
* You can **filter parameters** by name.
* You can **select up to 1,000 parameters** per export.
* If a parameter supports **multiple indices** (for example, AVL IOs), the system will ask you to specify which indices to include.
* Each selected parameter **adds a separate column** to the CSV file.

## Links

* [Raw data export](/docs/expert-center/faq-and-troubleshooting/access-iot-data/save-iot-data-to-csv-file.md)


---

# 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://navixy.com/docs/qna/using-navixy/raw-data/including-parameters-in-raw-data-export.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.
