# How to Update Your Profile

**Intro**

Here's a simple guide to enable you to edit and update your profile in just a few clicks.

**Log in to the Tiledesk Dashboard**

First, log in to your Tiledesk account using your credentials.

**Access Your Profile**

* Locate your **avatar picture** in the upper-left corner of the dashboard.
* **Click** on your avatar, and a panel menu will appear.
* Select the **"Edit Profile"** hyperlink from the dropdown menu.
* If you click on the “Available” button, a drop down menu will appear where you can choose to set your status as either “Available”, “Unavailable” or “Inactive” - [more info about this section can be found here](/setting-your-availability-status.md).

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

**Profile Settings**\
Once you click on "Edit Profile," you will see four tabs. Here's how to use each one:

**a) Change Profile**

* In this section, you can **edit your name** and **surname**, as well as choose your preferred **dashboard language**.
* **Note:** Your **email** and **role** cannot be edited from this section. If you need to change them, please contact Tiledesk support at **<support@tiledesk.com>**. After making the desired updates, be sure to **update your changes** before exiting.

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

**b) Change Password**

* This tab allows you to **update your password** for added security. Follow the prompts to set a new password.

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

**c) Delete Account**

* If you wish to **delete your account**, this tab provides the option. Please proceed with caution, as this action is permanent and cannot be undone.

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

**d) Set Notifications**

* In this section, you can configure **email notifications** for when chats are **assigned** or **unassigned** to you. This is useful for staying updated on any changes related to chat assignments within your team.

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


---

# 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://guide.tiledesk.com/how-to-update-your-profile.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.
