# Export Options

{% hint style="info" %}
Export Options can be found at <https://gydrus.net/settings>
{% endhint %}

The format dictates in which order each data point will be layed out when exporting accounts.

![](/files/PclpTBCvzpqIPyBvJKhF)

**Fields are:**

* Region
* Summoner Name
* Password
* Current Level
* Blue Essence
* Display Name
* Email
* Birth Date
* Creation Date
* Country Code
* Skins
* Matchmaking Status
* Flash On
* Priority
* Orange Essence
* Missions Completed
* Last Game
* Skins Ids

Click on the ⬅ **Arrows** ➡ to move each data point around and choose an order you prefer.&#x20;

Click on <mark style="background-color:green;">**Update Settings**</mark> in the bottom side of the screen to save your changes.


---

# 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.gydrus.net/web-dashboard/user-settings/export-options.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.
