# Account Details

## Account Details

Your personal information, contact information, and log in information is stored under the Account Details section. You can edit this information any time you like by clicking the **Edit** button.

![The Account Details Page](/files/-ME8Og-oCCjwG98R31Nn)

### 1. :person\_tipping\_hand: Personal Information

Your first name, last name, and role on SIMnet appear in the Personal Information section of the Account Details page. Your role will be listed as Inactive Instructor, Limited Instructor, Assistant, Full Instructor, or Administrator.

### 2. :telephone\_receiver: Contact Information

Your contact information will be listed here with information you have provided, including your personal email address, phone number, and extension.

### 3. :key: Log In Information

You can view your login information on the Account Details page. This will display your username and the option to edit or reset your password.

### 4. :gear: Edit Account Details

If you wish to edit any of your account details, you may do so with the edit button. Doing so will allow you to change any of the personal information, contact, information, and login information provided except for your role in SIMnet.

{% hint style="info" %}
**Note**: You can update your password in the Edit view. You will have the option of selecting your own password or having the system generate and email you a strong, secure password.
{% endhint %}


---

# 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.simnetonline.com/manager/users/my-account/account-details.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.
