# Ideas

### Overview

The **Ideas** module allows users to capture and share innovative ideas while starting campaigns to improve processes or solve problems. It enables collaboration on ideas that benefit the organization.&#x20;

<figure><img src="/files/RJHnm3jdPMrj0eIRpys6" alt="" width="537"><figcaption></figcaption></figure>

Network admins play a key role in this process, as they can assign the **Idea Administrator** role and manage the statuses of ideas categorized as under consideration, deferred, or implemented. Encouraging your team to actively participate in the Ideas module fosters innovation and drives organizational improvement.

<figure><img src="/files/u5rjLhEboT7EbNbKCbPU" alt="" width="533"><figcaption></figcaption></figure>


---

# 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://guides.mangoapps.com/admin-guide/module-settings/ideas.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.
