# Edit Your Profile Details

***

## **Check out our video on how to edit Profile/User details.** 👇

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

***

## Edit Name

1. Select Edit&#x20;
2. A pop-up box will appear; input your new name and click <mark style="color:green;">**SET NAME**</mark> button
3. Your name changes will be saved

<figure><img src="/files/2Cro5m2DfVVXHKvGHP7N" alt="" width="563"><figcaption><p>Profile > Edit Name</p></figcaption></figure>

***

## Edit Email

1. Select Edit&#x20;
2. A pop-up box will appear; input your email and click <mark style="color:green;">**SET EMAIL**</mark> button
3. Your email changes will be saved

<figure><img src="/files/m4PHSjSL5DrXFtPwnjRF" alt="" width="563"><figcaption><p>Profile > Edit Email</p></figcaption></figure>

***

## Change Login Phone Number&#x20;

The phone number serves as login ID, enabling users to log in with  **DoubleTick**. \
\
\&#xNAN;*<mark style="color:green;">Only the owner has access to edit the phone number.</mark>*&#x20;

**Note:** Changing phone number will trigger an OTP. Ensure you have both numbers with you during the process.

To update your login number, follow the steps below. 👇

1. Select Edit&#x20;
2. Click on <mark style="color:green;">**SEND OTP**</mark> button

<figure><img src="/files/Gu6qhUx2UFagqRNdBCwU" alt="" width="375"><figcaption><p>SEND OTP</p></figcaption></figure>

3. Enter the OTP number received via message and click on the <mark style="color:green;">**VERIFY OTP**</mark> button.

<figure><img src="/files/9jNPzO3A0M5XoUBK8aw6" alt="" width="375"><figcaption><p>In case you do not receive an OTP, choose the "Resend" option.</p></figcaption></figure>

4. It will prompt you to enter the new login phone number. Input the new number and click on <mark style="color:green;">**SEND OTP**</mark> button.
5. Enter the OTP number received via message and click on the <mark style="color:green;">**VERIFY OTP**</mark> button.

<figure><img src="/files/NB2EtLpdNpyb814XmwQ8" alt="" width="375"><figcaption><p>OTP will be received on the new login number.</p></figcaption></figure>

6. A pop-up dialog box will appear for change confirmation. Click on the <mark style="color:green;">**CONFIRM**</mark> button to proceed.

<figure><img src="/files/dEY0pjdcfPnvNDe8rzip" alt="" width="375"><figcaption><p>Select "Cancel" if you wish to discontinue</p></figcaption></figure>

7. The change process is complete; the number will be updated successfully.&#x20;


---

# 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/settings/edit-your-profile-details.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.
