> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/import-data/import-data-nl/import-handleiding/herschik-je-imports.md).

# Herschik je imports

{% stepper %}
{% step %}

### Ga Naar je imports

Ga naar **\[je project] >** **Setup > Import** Naar je imports bekijken.
{% endstep %}

{% step %}

### Zoek de import op

Vind de import die je wilt Verplaatsen.
{% endstep %}

{% step %}

### Sleep de import

Klik op het **hamburgermenu-icoon** Selecteer de import, dan sleep je die naar de gewenste positie in de Lijst. Terwijl je sleept, verschijnt er een pop-up — lees de waarschuwingen zorgvuldig, want de Order van imports kan aanzienlijk invloed hebben op hoe data wordt verwerkt en gecombineerd.
{% endstep %}

{% step %}

### Laat de import los

Laat je muis los om de import op de nieuwe plek neer te zetten.
{% endstep %}

{% step %}

### Bevestig de wijziging

Klik **Doorgaan** op de pop-up om de nieuwe Order van je imports op te Opslaan.
{% endstep %}
{% endstepper %}

<figure><img src="/files/8c76709030cf99aa7058f382833c1f259bea804f" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Het aanpassen van de Order kan veranderen hoe data in je project wordt verwerkt en weergegeven. De rangschikking van de imports vormt een hiërarchie die direct invloed heeft op de functionaliteit en resultaten van [gecombineerde imports](/import-data/import-data-nl/import-handleiding/combineer-meerderen-imports.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/import-data/import-data-nl/import-handleiding/herschik-je-imports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
