# Account Settings

You can manage different aspects of your account in the "Account Settings" of your Nolea workspace.

<figure><img src="/files/0jl5biB76voIW2eavUqB" alt="" width="375"><figcaption></figcaption></figure>

## **Email Accounts**

* **Purpose**: This section is specifically used to manage the email accounts associated with your Nolea workspace.
* **Functionality**: Here, you can add or remove email accounts used to send and receive emails through the platform. This is especially important for users who signed up with a company email and need to integrate their Gmail or Microsoft accounts to enable full email functionality.

## **Billing Section**

* **Access Billing Details:** This part of the settings allows you to view all billing-related information for your account.
* **Manage Subscription:** You can modify your subscription plan based on your current needs. This section also provides options for updating payment methods and viewing past invoices.


---

# 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://noleahealth.gitbook.io/knowledgebase/product-features/account-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.
