# How to Create a WhatsApp Group on DoubleTick

The WhatsApp Groups feature on DoubleTick allows you to create and manage WhatsApp groups directly from your DoubleTick panel using your onboarded API numbers. This guide explains, step by step, how to create a new WhatsApp group.

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

#### <mark style="color:$primary;">**Step 1: Log in to Your DoubleTick Account**</mark>

1. Open the DoubleTick login page.
2. Enter your registered login number.
3. Verify using the OTP sent to your number.
4. After successful login, you will automatically land on the **Chats** section.

***

#### <mark style="color:$primary;">**Step 2: Start Creating a New Group**</mark>

1. On the Chats page, locate the green **New** button.
2. Click on **New**.
3. You will see two options:
   * New Chat
   * New Group
4. Click on **New Group**.

***

#### <mark style="color:$primary;">**Step 3: Enter Group Details**</mark>

You will now be asked to fill in the following details:

* **Group Name** (Mandatory)
* **Group Description** (Optional)
* **API Number**

Under the API Number field, you will see a dropdown list of all API numbers onboarded on your account.

Select the API number from which you want to create the group.

***

#### <mark style="color:$primary;">**Step 4: Create the Group**</mark>

1. After entering all required details, click on the green **Create Group** button.
2. The group will be created successfully.
3. You will be redirected to the newly created group screen.

***

#### <mark style="color:$primary;">**What Happens Next?**</mark>

Once the group is created:

* It becomes active immediately.
* You can start inviting members using the invite link available inside the group.

You have now successfully created a WhatsApp group on DoubleTick.


---

# 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://learn.doubletick.io/whatsapp-groups/how-to-create-a-whatsapp-group-on-doubletick.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.
