# Account Settings

## Steps

In the web app you can [find your settings here](https://app.rechat.com/dashboard/account) or follow these steps:

1. Click on your user name at the bottom left of the page.
2. Select **Account Settings**.

## Available Settings

* [Profile](https://app.rechat.com/dashboard/account): Photo, Name, Email, Phone, Change Password, Timezone
* [Manage Tags](https://app.rechat.com/dashboard/account/manage-tags)
* [Email Signature](https://app.rechat.com/dashboard/account/email-signature)
* [Connected Accounts:](https://app.rechat.com/dashboard/account/connected-accounts) Outlook, Google accounts management&#x20;
* [Email Templates](https://app.rechat.com/dashboard/account/email-templates)
* [Notification Reminder Settings](https://app.rechat.com/dashboard/account/reminder-notifications): for deal's critical dates and contact birthday and anniversary dates

{% embed url="<https://rechatq.wistia.com/medias/5y7hebgzcg>" %}


---

# 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://help.rechat.com/guides/getting-started/account-settings-overview.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.
