# Community Admin Dashboard

- [How to begin your journey as an organizer](https://documentation.commudle.com/community-dashboard/how-to-begin-your-journey-as-an-organizer.md)
- [What are the different options in the community admin dashboard](https://documentation.commudle.com/community-dashboard/what-are-the-different-options-in-the-community-admin-dashboard.md)
- [How to add more organizers / leaders](https://documentation.commudle.com/community-dashboard/how-to-add-more-organizers-leaders.md)
- [How to get more members in my community](https://documentation.commudle.com/community-dashboard/how-to-get-more-members-in-my-community.md)
- [How to view community members and their activities](https://documentation.commudle.com/community-dashboard/how-to-view-community-members-and-their-activities.md)
- [Edit Community Details](https://documentation.commudle.com/community-dashboard/community-details.md)
- [Events](https://documentation.commudle.com/community-dashboard/events.md): Events are an important part of a community's engagements. With Commudle you can organize events at any scale from a single dashboard!
- [Community Stats](https://documentation.commudle.com/community-dashboard/community-stats.md): Stats are very important for Community leaders to get an insight into the growth journey of their communities.
- [General Email](https://documentation.commudle.com/community-dashboard/general-email.md): Send an email to all your members
- [How to send images in emails](https://documentation.commudle.com/community-dashboard/general-email/how-to-send-images-in-emails.md)
- [Email Previews](https://documentation.commudle.com/community-dashboard/general-email/email-previews.md)


---

# 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/community-dashboard.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.
