# How to Send an Invitation to Join a WhatsApp Group on DoubleTick

After creating a WhatsApp group on DoubleTick, you need to invite members to join it. This article explains how to generate and share the group invitation link.

<figure><img src="/files/9UoN2IvWm6YGo3ZICSuf" alt=""><figcaption></figcaption></figure>

#### <mark style="color:$primary;">**Step 1: Open the Created Group**</mark>

1. Log in to your DoubleTick account.
2. Go to the **Chats** section.
3. Open the group you have created.

***

#### <mark style="color:$primary;">**Step 2: Locate the Invite Link Option**</mark>

Inside the group screen, you will see the option:

**Share invite link to add team members**

This option is available within the group interface.

***

#### <mark style="color:$primary;">**Step 3: Copy the Invite Link**</mark>

1. Click on the **Copy Link** button.
2. The group invitation link will be copied to your clipboard.

***

#### <mark style="color:$primary;">**Step 4: Share the Invite Link**</mark>

You can now share this link with the people you want to invite.

You may send the link through:

* WhatsApp
* Email
* Internal team communication tools
* Any other preferred communication channel

Anyone who receives this link will be able to view the group details and choose whether to join.

***

#### <mark style="color:$primary;">**Important Notes**</mark>

* Only users with the invite link can request to join the group.
* Make sure you share the link only with intended participants.
* If required, you can control access by managing how widely the link is shared.

You have now successfully invited members to your WhatsApp group.


---

# 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-send-an-invitation-to-join-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.
