# Sidebar

The sidebar is the main navigation area of the software and includes the following components:

## Workspace Information

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

This section helps you manage your organizational context:

* **(1) Organization details**: View information about your current Organization and allows switching to another Organization if the user is active in multiple Organizations.
* **(2) Home**: Navigates back to the homepage of the active Organization.
* **(3) Workspace management**: Lists Workspaces (smaller units within an organization) and enables switching between Workspaces if the user is active in multiple Workspaces within the selected Organization.

## Main Functions

The availability of functions depends on the user's license and assigned permissions. Unlicensed features will be hidden.

<figure><img src="/files/3ngBQeIToV2hkTlXFTCI" alt=""><figcaption></figcaption></figure>

* **GENERAL**: Core system functions for building and managing reports.
  * **Report**: Access and create the various reports.
  * **Data Warehouse**: Manage the data sources.
  * **Data Model**: Set up and adjust the data models.
* **SETTING**: Configuration tools for managing access and user roles.
  * **User Groups**: Manage the user groups.
  * **Members**: View the list of users within the current Workspace.
  * **User Role**: Define and assign user roles and permissions.
* **EXTENSIONS**: Additional software modules that are enabled for use.

## Quick Access to Reports

Provides shortcuts to **frequently used** and **bookmarked** reports.

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

## User Convenience

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

* **Recent Tasks**: Displays a list of recently performed tasks, allowing users to quickly track and access them.
* **Manage Organization**: Allows users to configure and manage organizational information.
* **Template Marketplace**: A repository of sample report templates.
* **Documents**: Provides access to software documentation and user guides.
* **User Information**: Displays the user's avatar, name, and email. Clicking on this section allows the user to:
  * Log out
  * Change password
  * Switch the interface language

{% hint style="success" %}
The software currently supports two languages: **Vietnamese** and **English**.
{% endhint %}


---

# 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.datasuite.vn/english/get-started-with-fpt-data-suite/user-interface/sidebar.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.
