# Account information

This section provides access to your individual account information.

If your account was not set up using Google Login, you have the opportunity to enter your first name and last name.&#x20;

In this tab, you have the option to enable or disable email notifications for case status updates. You can receive notifications in the following cases:

1. As a compliance team, you will receive notification upon new case arrival.
2. As a business user, you will receive notification when:
   1. The compliance team will ask for a data update.
   2. The compliance team will finish the assessment.

You also have the option to enable or disable email notifications about new chat messages.

<figure><img src="/files/aL3bb6UDoep8QTN8Kd8I" alt="Settings - account information"><figcaption><p>Settings - account information</p></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://docs.gatenox.com/gatenox-hub-wiki/general-settings/account-information.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.
