# Managing Your Account

## Accessing your account settings

Your account settings can be accessed through the "Account" tab on the left navigation bar.

![Account tab](/files/Mdh8I9xu8YMwei0JkAdQ)

## Changing your password

You can change the password for your Gilect Central account here. This changes the password you use to log into central.gilect.com. It does not affect the password used for an individual service's CPanel, FTP, or MySQL.

![Changing your password](/files/Z4UbQFsqy7xDnNY5zoR4)

## Changing your Avatar Icon

You can change your avatar icon via Gravatar.com. If you do not have an account there yet, you can register at <https://gravatar.com>, or by pressing "Edit Avatar"

## Log out

You can log out of your account.


---

# 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://support.gilect.com/account/managing-your-account.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.
