> For the complete documentation index, see [llms.txt](https://docs.inspiredflight.com/inspired-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inspiredflight.com/inspired-documentation/products/inspired-suite/elevate/how-to/updating-your-phone-number-or-password.md).

# Updating your Phone Number or Password

{% hint style="info" %}
This process is the same regardless of the role you have.&#x20;

Only users with Fleet Manager permissions can change your email.
{% endhint %}

Your profile is accessible from the 'Profile' tab in the left navigation bar. From this page, you can edit your name, phone number, and password. You can also view your 107 License, your 'Pilot Profile', and Contact IFT Support/Sales Teams.

{% hint style="info" %}
Your 'Pilot Profile' is where you can see your roles, what aircraft you're authorized to fly, and your Note/Preflight checklist history. Your pilot profile is also accessible by going to your name in 'My Team'.
{% endhint %}

<figure><img src="/files/sviSQO35HhQQIwRWUjUr" alt="" width="563"><figcaption><p>Viewing your profile</p></figcaption></figure>

Click 'edit' on the right side of your screen to edit your contact info and/or your password.

<div><figure><img src="/files/Wou5vIW7YBzq0Mj9zfbq" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/9xLPmNVreOt8tk1lb6FI" alt="" width="563"><figcaption></figcaption></figure></div>

Hit the blue submit button in the popup, and you'll see your changes in your profile and a message bar will pop up in the lower right of the screen letting you know your profile has been saved.

<figure><img src="/files/i4xNq8c1uNg8wNZXY3YA" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inspiredflight.com/inspired-documentation/products/inspired-suite/elevate/how-to/updating-your-phone-number-or-password.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
