# Projekte

Das Projekte-Center ermöglicht Ihnen die Verwaltung und Organisation all Ihrer verschiedenen Formulare und Umfragen an einem einzigen Ort. Es bietet außerdem einen kurzen Überblick darüber, wie Ihre Umfragen abschneiden.

![](/files/604465da8773efd98a0f42f0dcd12c16192d85c2)

1. [Organisieren Sie Ihre Ordner und Umfragen](/de/projects/folders.md).
2. [Erstellen einer neuen Umfrage](/de/projects/create-survey.md).
3. [Daten importieren / exportieren](/de/projects/import-export.md).
4. Sortieren Sie Ihre Umfragen.
5. [Globale Informationen zu jeder Umfrage](/de/projects/survey-overview.md).

{% hint style="info" %}
Der Ordner Offene Umfragen ist ein integrierter Ordner, der nur die [offenen](/de/projects/survey-overview.md) Umfragen.&#x20;
{% endhint %}

## 🔃 Umfragen sortieren

Umfragen können nach Namen oder dem Status der Befragten-Antworten sortiert werden. Sie können auch die Anzahl der anzuzeigenden Umfragen wählen.

{% hint style="info" %}
🧙 Sortieroptionen werden pro Ordner gespeichert. So können Sie für jeden Ordner unterschiedliche Sortier-Einstellungen haben.
{% endhint %}


---

# 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.ngsurvey.com/de/projects.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.
