# Account

<figure><img src="/files/HDlmFu1c8tIZOiP4kgyi" alt=""><figcaption></figcaption></figure>

Account allows to manage Style Settings (logo, colors, & text) and Account Settings.

In the Style Section, there are settings for:

* Site Logo: Allows to add an application logo that will be displayed on the top of the Menu. Click on Upload Logo to upload a new Logo
* Site Favicon Logo: Allows to add a favicon icon that will be displayed when the menu is collapsed.

Click on Upload Favicon Logo to upload a new Favicon.

* Site Loader: Allows to add a loader icon that will be displayed while a page is loaded.

Click on Upload Loader to upload a new Loader.

* Site Colors: Set All the application color using the color mixer. Set Colors for Site Primary, Site Accent, Site Text, Table Header, Table Text, Field Label Background, Field Label Text, Field Value Background, Field Value Text.
* Site Font: Allows to change font and font size for Field Label and Field Value.
* Menu: Allows to change the direction of the menu from Left, Right, Top.

In the Header, Reset, Cancel or Save Changes:

* Reset: Allows to return to the applications default logo and colors.
* Cancel: Allows to discard all changes and return to previous state.
* Save: Save all changes.

In the Settings Section, there are settings for:

<figure><img src="/files/LEqmUZyiYtKSbxar4vSI" alt=""><figcaption></figcaption></figure>

* Created Date: Displays the date of creation of the account. (Cannot be edited)
* Application Timezone: Allows to Edit the application Timezone.
* Language: Display the current Language used in the application. (Cannot be edited)
* Admin Licenses: Displays the count of Admin Licenses.
* Plan: Display the current plan.
* Account Email: Displays the Tenant Admin’s email address. (Cannot be edited)
* Idle Timeout: Allows to edit the idle timeout for the application.
* Currency: Displays the current Currency used in the application. (Cannot be edited)
* User Licenses: Displays the count of the User Licenses.
* Allow Chat: Check to enable the chat functionality in the application.

In the Header, Reset, Cancel or Save Changes:

* Cancel: Allows to discard all changes and return to previous state.
* Save: Save all changes.


---

# 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://tableflow-1.gitbook.io/tableflow-guide/product-guide/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.
