# Settings

<figure><img src="/files/FZnnDxcBK1Uzs60QM2Pj" alt="" width="563"><figcaption><p>NOVA settings</p></figcaption></figure>

{% hint style="info" %}
All changes that do not regard your organisation will apply only to you and not to other members.
{% endhint %}

<details>

<summary>Account</summary>

Under Account, you can currently change your first and last name as well as leave your organization (unless you are an administrator).

</details>

<details>

<summary>User units</summary>

Under User Units, you can change the default units of the parameters in NOVA. The parameters are divided into General, Flight, and Weather, with units available in both the metric and imperial systems. Once adjusted your missions will automatically be updated and you see your weather evaluation in the units selected.

</details>

<details>

<summary>Security</summary>

Under Security, you can change your password. To do so, enter your current password and set a new one.

</details>

<details>

<summary>Themes</summary>

In Themes, you can change the appearance of NOVA. You can either sync the appearance with your operating system or manually choose between light and dark mode.

</details>

<details>

<summary>General</summary>

Under General, you can view your NOVA subscriptions and usage.\
"Current Seat Overview" displays the total number of members in your organization, with a maximum of 20. Below that, the "Current Mission Overview" shows the total number of missions you have. Further down, your current plan is displayed, listing your bundles and add-ons.

</details>

<details>

<summary>API Integration</summary>

Under API Integration, you can manage your API keys. You can create up to 5 keys at a time.

</details>

<details>

<summary>Users</summary>

Under Users, you can access an overview of all members of your organization, including their name, email, and role. You can add members using the icon in the top-left corner and remove them via the three-dot menu and trash can icon. To add a user, you need to provide their account email and assign an organizational role. You must then send an invite, which the recipient will receive via email and must accept.

</details>


---

# 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.unisphere.io/nova/get-started/manage-your-profile/settings.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.
