# General Settings for Platform

You can set up workspace preferences when you first log in, or change them later by using the User Management features.

1. [Set up Preferences during Onboarding Process](#set-up-preferences-during-onboarding-process)
2. [Set up Preferences by Accessing User Management](#set-up-preferences-by-accessing-user-management)

## Set up Preferences during Onboarding Process:

This process offers a range of customizable options to personalize your working environment.&#x20;

After accessing the platform, you will be greeted with a warm welcome message. Click on "<mark style="color:blue;">Great! What's next</mark>?" to start the onboarding process.

<figure><img src="/files/zK3ao2DeHNUgiwxi4Vvg" alt="" width="563"><figcaption><p>Figure 1: Welcome message</p></figcaption></figure>

**Step 1:** Click on the dropdown menu and select your desired country and choose your preferred language. The platform will automatically update to display content in your selected language.

<figure><img src="/files/Xg1WCPfVJfwkfvWMuSnh" alt="" width="563"><figcaption><p>Figure 2: Select country &#x26; language</p></figcaption></figure>

**Step 2**: Choose your preferred industry segments based on the [Vietnam Standard Industrial Classification ](/manual/methodology/industry-classification/vsic.md)(VSIC) or the [Industry Classification Benchmark](/manual/methodology/industry-classification.md) (ICB). These preferences help customize your financial analysis and deliver relevant information to assist in your decision-making process.

<figure><img src="/files/CUzQOTbKBFfMkDPmHj4q" alt="" width="563"><figcaption><p>Figure 3: Select Interested Industries</p></figcaption></figure>

**Step 3:** Similarly, select your desired locations to focus on specific geographical regions or markets.

<figure><img src="/files/cCZpt1omxMYSj7KDwK7T" alt="" width="563"><figcaption><p>Figure 4: Select interested locations</p></figcaption></figure>

{% hint style="info" %}
After making any modifications to your language, industry, or location preferences, remember to **save your changes** as the updated preferences will be applied throughout the platform.
{% endhint %}

If you wish to proceed with the default settings or make changes at a later time, you can simply skip this step.

After completing the initial onboarding process, you can access the [User Management](/manual/product-tour/features/user-management.md) feature and change these settings whenever you want.&#x20;

## Set up Preferences by Accessing User Management

**Step 1:** To access User Management, click on icon <img src="/files/dbJgVIcFNigCI975hZyo" alt="" data-size="line">located at the top left corner of the header bar.

<figure><img src="/files/HGzyw9WllQHcJyxiVwVX" alt="" width="452"><figcaption><p>Figure 5: Access User Management</p></figcaption></figure>

**Step 2:** Select "Preferences & Settings" from the dropdown menu.

<figure><img src="/files/Tma0DRvCvxZxC70BU2yN" alt=""><figcaption><p>Figure 6: Select Preferences &#x26; Settings</p></figcaption></figure>

**Step 3:** Now you have access the Preferences & Settings screen.&#x20;

Within the "Settings" section, you will find options to change your language, default currency for analysis, and font size.

<figure><img src="/files/efXkOmdRX96SEy94k6dG" alt=""><figcaption><p>Figure 7: Settings Section</p></figcaption></figure>

Within the "Preferences" section, you will find options to change your interested industry and locations.

<figure><img src="/files/rcHRiDIDjLU1qtvMYxRr" alt=""><figcaption><p>Figure 8: Preferences</p></figcaption></figure>

* Use the search bar to find your desired industries/location
* To remove the selection one by one: click the<img src="/files/rqoNJIXRDfvHzaN1ACRK" alt="" data-size="line"> icon.
* To remove all selections, select the trash bin<img src="/files/MhFFrhH01QMQWSEt4rrd" alt="" data-size="line">icon.

You can update your preferences as frequently as needed to align with your evolving focus and interests.

{% hint style="info" %}
After making any modifications to your language, industry, or location preferences, remember to **save your changes** as the updated preferences will be applied throughout the platform.
{% 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.fiingate.vn/manual/user-manual/change-preferences-settings/general-settings-for-platform.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.
