> 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-de/import-anleitung/ordne-deine-importe-neu-an.md).

# Ordne deine Importe neu an

{% stepper %}
{% step %}

### Gehe Zu deinen Importen.

Gehe Zu **\[dein Projekt] >** **Setup > Import** Zu deiner Import-Übersicht.
{% endstep %}

{% step %}

### Finde den Import

Finde den Import, den du Zu Verschieben möchtest.
{% endstep %}

{% step %}

### Ziehe den Import

Klicke auf das **Hamburger-Symbol** Wähle den Import aus, dann ziehe ihn Zu der gewünschten Position in der Liste. Während du ihn ziehst, erscheint ein Popup — lies die Warnhinweise sorgfältig, da die Bestellung von Importen erheblich beeinflussen kann, wie Daten verarbeitet und kombiniert werden.
{% endstep %}

{% step %}

### Lass den Import los

Lass die Maustaste los, um den Import in seiner neuen Position abzulegen.
{% endstep %}

{% step %}

### Bestätige die Änderung

Klicke auf **Weiter** im Popup, um die neue Bestellung von deinen Importen Zu Speichern.
{% endstep %}
{% endstepper %}

<figure><img src="/files/d6e0a488ba00c867e540386293e3e090e79cc687" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Das Anpassen der Bestellung kann verändern, wie Daten in deinem Projekt verarbeitet und dargestellt werden. Die Anordnung der Importe bildet eine Hierarchie, die direkt die Funktionalität und die Ergebnisse von [kombinierte Importe](/import-data/import-data-de/import-anleitung/mehrfach-importe-kombinieren.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:

```
GET https://helpcenter.channable.com/import-data/import-data-de/import-anleitung/ordne-deine-importe-neu-an.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.
