# Profile

Your <code class="expression">space.vars.MOVER</code> profile contains the account information we use to identify you and communicate about your migrations. You can update this information at any time through the Profile page.

## Accessing Your Profile

Your *Profile* page is reachable from the main account menu. The profile is organized into three tabs for different types of account information.

Changes you make to your profile take effect immediately.

### Account Tab

On the *Account* tab, you can change your name and your phone number.

### Email Tab

Your email address is used for account login, notifications, and billing receipts. When you enter a new email address, you must also provide your current account password for verification. Requiring the password protects your account from unauthorized changes to login-critical information.

When you change your email address, your account data and migration history remain unchanged.

### Password Tab

On the *Password* tab, you can update the password you use to log into <code class="expression">space.vars.MOVER</code>. You must provide your current password as verification when you choose a new password.

Changing your password in your profile does not affect any of your Connections.

<code class="expression">space.vars.MOVER</code> enforces password rules to help keep your account secure.

## Getting Help

The Files.com Support Team is here to help you get the most out of Mover. Rely on our support engineers for help setting up Mover connections, guidance and best practices to configure migrations, reviewing dry run results, understanding usage pack balances, or troubleshooting error messages. Support is included at no extra cost, ensuring your migrations can be completed successfully and with confidence.

You can reach the Files.com Support Team by email at `support@files.com` , or call us directly at (800) 286-8372. Our team is committed to ensuring your experience is smooth and successful, so don't hesitate to reach out.


---

# 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://moverdocs.files.com/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.
