# Projects

The projects center allows you to manage and organize all your different forms and surveys from one single place. It also gives a short glance on how your surveys are performing.

![](/files/-MBC_f32BVR3sBaRsqJP)

1. [Organize your folders and surveys](/projects/folders.md).
2. [Creating a new survey](/projects/create-survey.md).
3. [Import / Export data](/projects/import-export.md).
4. Sort your surveys.
5. [Global information of each survey](/projects/survey-overview.md).

{% hint style="info" %}
The open surveys is a built in folder that displays only the [opened](/projects/survey-overview.md) surveys.&#x20;
{% endhint %}

## 🔃 Sort surveys

Surveys can sorted using names or respondent answers status. You can also chose the number of surveys that you want to display.

{% hint style="info" %}
🧙 Sorting options are saved on a per folder basis. As such you can have different sorting choices for each folder.
{% 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/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.
