# My account

## Edit or delete your user account

You can modify or permanently delete your user account at **My account** -> **My data and settings**. Additionally, all aircraft profiles and saved personal data can be viewed and modified on this tab.

In order to permanently delete your user account, click on **\<Permanently delete account>**.

{% hint style="info" %}
**WARNING:** Once your account has been deleted, it cannot be restored. All historical requests, aircraft profiles and personal data will be deleted permanently.

\
**Please note:** The account can only be deleted if there are no more open/pending requests.
{% endhint %}

### Account details

On tab "Account details" all basic information (name, address, contact details) of your account can be viewed and modified. Click on **\<Modify>** to switch to edit mode. You can change your login password by clicking on **\<Change password>** (tab "Password").

<figure><img src="/files/22htVYMpcJSuZAwH9WoG" alt=""><figcaption></figcaption></figure>

### Aircraft profiles

On tab "Aircraft profiles" you can modify all aircrafts that have been saved under your account. Click on **\<Modify>** to switch to edit mode.

<figure><img src="/files/e9SQTAMItgulFS8atNrh" alt=""><figcaption></figcaption></figure>

### Saved persons

On tab "Saved persons" you can view and delete all persons that have been saved under your account. Click on **\<Modify>** to switch to edit mode. You can delete either selected persons or all available persons.

{% hint style="info" %}
Persons can only be deleted if they are not currently used in active requests.
{% endhint %}

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

## Change e-mail address

You can change your e-mail address under **My account**-> **Change e-mail address**. Enter your current password and the new e-mail address. Then click **\<Check new e-mail address>**.

<figure><img src="/files/ZixOCsDQAFgQEZ63eAWG" alt=""><figcaption></figcaption></figure>

After successful verification of the e-mail address, you can request a confirmation code to complete the change. The code will be sent to the new email address.

<figure><img src="/files/Qhai4t8FUfC9gezIZyyl" alt=""><figcaption></figcaption></figure>

Finalize the change by entering the confirmation code you received via e-mail to the new address. Please allow 1-2 minutes for the e-mail message to arrive.

<figure><img src="/files/EGp6wvvCAhiWDq9q7ilM" 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://help.airport.software/english/my-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.
