# Choose Project Settings

As a Crystal Admin, you can manage various settings and configurations related to your Project directly from the **Account Section** in the top navigation bar.

<figure><img src="/files/IqFlPYKKL2CRLdScrQoi" alt="" width="375"><figcaption><p>The Console's Account</p></figcaption></figure>

## Go to the advisor

You can jump to the Advisor Workspace.

## Project settings

You can manage the following settings:

* **Company Logo**. In this area, you can add your company logo.
* **Languages**. In this area you can see the language (or languages) that your Project is in.
* **Time Range.** This is the default time range that will be assign to all the Topics you create for this Project. You can change on the single Topic level here in the Console. When asking the Advisor for a Topic, if you don't specify a time range, this default value will be applied.
* **Dashboard**. In this area, choose whether you want to enable or disable the Dashboard for all of the Members in your Crystal Project. We recommend keeping it enabled, as it’s another way for your Members to gain insights related to your data without requiring them to interact with the Advisor. If the Dashboard is enabled all Topics created will be added by default, but on the Topic level, you can decide to not include one. Learn more about your Dashboard[ in this article.](/crystal-advisor/explore-your-data/dashboard.md)

When you’re finished configuring your system settings, press **Save**.

## Personal settings

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

You can also find Terms and Conditions.

## 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 %}

## Log out

You can log out at any time.

## 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-console/start-your-experience/system-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.
