# Organization Surveys

### Create an Organization Survey

* Go to the left sidebar of your organization's admin panel, where you will find the survey section
* Clicking on the Survey Button will navigate you to a new page of the survey section

<figure><img src="/files/4Re990Fv0il06SGqZLzB" alt=""><figcaption></figcaption></figure>

* Fill in all the details required for the survey form.
* You can opt for multiple responses from each user or a single response using the toggle button.

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

{% hint style="info" %}
You can choose to keep your form open or closed using the Open Toggle Button.&#x20;
{% endhint %}

* You can create a new form and design as per your requirements.
* You can fill in the questions and curate them as you want for the survey forms.

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

{% hint style="info" %}
You can edit your forms whenever you want and add as many questions as you want. You can also track the number of responses to your survey form.
{% 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://documentation.commudle.com/organizations-umbrella-of-communities/organizations-on-commudle/organization-surveys.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.
