# Updating Your User Profile

Once an individual accepts an invitation to join an organization in AirHub Portal, they should update their personal user profile to ensure accurate and complete information is recorded. This information is vital for compliance, tracking pilot currency, and facilitating effective communication within your organization.

**How to Update Your Profile:**

1. Navigate to your profile by clicking on your user icon or name in the **top right corner** of the AirHub Portal interface.
2. Select **"Account Details"** from the dropdown menu.

**Key Profile Information to Update:**

* **First Name:** Your first name.
* **Last Name:** Your last name.
* **Email:** Your primary contact email address (typically pre-filled).
* **Phone Number:** Your primary contact phone number.
* **Certificate Details:**
  * **Certificate Number:** Your drone pilot certificate number.
  * **Certificate Issue Date or Last Renewal:** The date your certificate was issued or last renewed.
  * **Certificate Renewal Date:** The date your certificate is due for renewal.

**Saving Changes:**

* After making updates, click the **"Submit"** button to save your changes.<br>

<figure><img src="/files/8exsFQKtqHgCLQzsyX3y" alt=""><figcaption></figcaption></figure>


---

# 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://support.airspacelink.com/user-guides/updating-your-user-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.
