# My Profile

Once you log on to the Deep Freeze Cloud Console, you can edit your profile. Complete the following steps to edit your profile:

1. Click \[<Your_User_Name@company.com>] at the top right corner of the Deep Freeze Cloud Console. For example, *<user@company.com>*.
2. Select My Profile.
3. Edit the following details:
   * First Name
   * Last Name
   * Job Title
   * Company
   * Phone
   * Email – this field is created when the Administrator creates the account and cannot be edited.
   * Country
   * State
   * Time Zone
   * Date format (dd-MMM-yyyy/dd-MM-yyyy/MM-dd-yyyy)
   * Password – click *Change Password* to change the current password.
   * Email Subscriptions
     * Service Expiry – select this option to enable automatic notifications via email before subscriptions expire.
     * Receive Ticketing Alerts on Email – select this option to enable receiving email alerts when a ticket has been submitted.
   * Enable Features – select Handout to enable this feature in the menu bar. By default, this feature is disabled.
4. Click *Save*.


---

# 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://docs.faronics.com/deep-freeze-cloud/my-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.
