# How to create Tasks Group

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

In the Group tab, you can create a group with a specified name and add a Discord webhook for successful checkout notifications. The entering delay option can be used to avoid bank rate-limiting or to spread out entries.

* Group Name: Name of the group, you choose.
* Discord success Webhook: Any channel you want, will be used for Success. Leave it empty if you want to use settings webhooks.
* Entering delay: Entering delay is a delay between each account, can be useful if you are being rate limited by your bank or you want to spread your entries.


---

# 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.dgz.solutions/creating-your-own-configurations/how-to-create-tasks-group.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.
