# Manage Account

Within the *Manage Account* section of the side menu footer, you can manage the following:

* Profile details
* Security (password management)

## Profile details

### View Profile details

Tenant Administrators can view their profile details by navigating to *Manage Account* on the left-side menu footer of the SVX Portal, and selecting the *Profile* tab.

Here you will see your:

* Given name
* Family name
* Email
* User ID

> **Note**\
> The *User ID* is designated by the SVX Portal at the time the Administrator is created.

### Edit Profile details

To edit your profile details, select the *Edit* button on the *Profile* page. The information will be presented as an editable form where you can update / change the following information:

* Given name
* Family name

When complete, select *Save* to save changes, or *Cancel* to discard changes.

> **Note**\
> Your *email address* and *User ID* cannot be changed as they are tied together. At this point in time, an Administrator can only have one email address linked to their profile within SVX.

<div align="center"><img src="/files/G4ePkdokVXr6INSDOgNp" alt="How to view and edit an Administrator&#x27;s profile details tutorial video." width="80%"></div>

## Security

### Change your password

Tenant Administrators can change their SVX password by navigating to *Manage Account* on the left-side menu footer of the SVX Portal, and selecting the *Security* tab. To change your password, you will need to enter the following information into the presented form:

* Current password
* New password
* Confirm new password

When complete, select *Save* to save changes, or *Cancel* to discard changes.

<div align="center"><img src="/files/PvLCCD08k9rykgUdhLc6" alt="How to change an Administrator&#x27;s password tutorial video." width="80%"></div>


---

# 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.meeco.me/guides/portal-tutorials/tenant-administrators/manage-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.
