# Enable / Disable Generations

{% embed url="<https://www.youtube.com/watch?v=zcoebtMfgg4>" %}

*Managing generations for your community is super simple!*

Just head over to the **Generations** tab. Here, you can easily **enable** or **disable** generations with a quick toggle. Once enabled, your community can jump right in and start creating!

There are **three** generation methods you can activate:\
✅ **Web Generations**, which you can enable directly from the Web UI screen.\
✅ **Telegram Generations** and **Discord Generations**, which you’ll find in the **Groups** screen. We’ll show you how to add and enable them there!


---

# 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.storychain.ai/storychain/community-engagement-system/how-to/enable-disable-generations.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.
