# Account

<figure><img src="/files/Odt7FXuXYmkM2aiw0y8o" alt=""><figcaption><p>The Advisor's Account</p></figcaption></figure>

You can find your Account Section on the **last** **icon** at the bottom of the Left Sidebar.

Notice the **last** **icon** on the bottom in the Left Sidebar: that's your **Account Section.**

This is the section where you can manage a wide range of options related to your Advisor and your work on Crystal.

<figure><img src="/files/DS49WveZ7EUFIBvC9aoB" alt="" width="563"><figcaption><p>The Advisor's Account</p></figcaption></figure>

## Go to the console

You can jump to the Console Workspace.

{% hint style="warning" %} <mark style="color:orange;">**Remember**</mark>

This capability is only available to **Admin** Users.

If you are a Member User, you will not see this option.
{% endhint %}

## Alert Section

## Alert settings

In this section, you can [**check and manage the Alerts**](/crystal-advisor/analyze-your-data/alerts.md) that you have set until now.

## Personal settings

### Account

You can see your Account information: name, email, job title, role.

You can also find Terms and Conditions.

<figure><img src="/files/Ve4zXj9FnPmlYjYoHIb5" alt="" width="563"><figcaption><p>Personal settings / Account</p></figcaption></figure>

### Preferences

You can manage your preferences, for example:

* [**choose your Language**](/crystal-advisor/customize-your-experience/how-to-interact-with-crystal.md)
* [**choose your Theme** ](/crystal-advisor/customize-your-experience/how-to-interact-with-crystal-1.md)
* enable or disable the [**Autocomplete**](/crystal-advisor/talk-to-your-data/conversation/request-topics/autocomplete.md) Suggestions

<figure><img src="/files/o8CYc6j7pqsZA83GQXRm" alt="" width="563"><figcaption><p>Personal settings / Preferences</p></figcaption></figure>

## Contact support

You can write to us about anything via a dedicated contact email.

## Resources

You can find a link to Crystal's Resources directly embedded in the Advisor.

{% hint style="info" %} <mark style="color:blue;">**Please Note**</mark>

Crystal Resources are represented by:

* [**Crystal Docs**](/master.md), i.e. the documentation that supports you on how to use Crystal (*the same documentation you are reading right now!*)
* [**Release Notes**](/release-notes/2024.md), i.e. the collection of enhancements done to each Crystal version, where you can find what's new on the currently installed one
  {% endhint %}

You can check which version of Crystal you are currently using.

## Log out

You can log out at any time.

{% hint style="warning" %} <mark style="color:orange;">**Remember**</mark>

Logging out means **losing credential memory** in Crystal.

This means that the next time you log in, you will have to re-enter your credentials manually.

However, if you don't log out, you can stay logged in for **up to seven consecutive days.** This means that you can access the Project without re-entering your credentials, as Crystal will remember them for that specific length of time.&#x20;

If you do not access Crystal for seven consecutive days, you will be automatically logged out.
{% endhint %}

## Crystal version

You can check which version of Crystal you are currently using.

***


---

# 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.igenius.ai/crystal-advisor/access-to-crystal/how-to-interact-with-crystal/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.
