# Accept Invitations and Log in to DoubleTick

***

## How team member should accept invitation to login to DoubleTick ?

{% embed url="<https://youtu.be/u8XHgW5ojGw>" %}

***

* After sending the invite, the team member will receive the invite message on WhatsApp
* Click on the "<mark style="color:blue;">**Join Team**</mark>" button within the received message

<div align="left"><figure><img src="/files/ZljtKDbVv1fUTBA0VE55" alt="" width="563"><figcaption></figcaption></figure></div>

* After entering mobile number, you willl receive an OTP via SMS
* Enter the OTP received&#x20;

Upon successful entry of the OTP, the team member gains access to their account

***

Alternatively, your team member can directly log in through either [<mark style="color:green;">**web.doubletick.io/login**</mark>](https://web.doubletick.io/login) or the **DoubleTick mobile application**.

<mark style="color:red;">**Note: Team members can only log in using the phone number to which the invite was originally sent.**</mark>

***


---

# 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/teams/accept-invitations-and-log-in-to-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.
