# Hướng dẫn cách chuyển settings Jetbrains sang tài khoản khác

### Bước 1:&#x20;

Tại trang chủ chính của IntelliJ IDEA chọn New Project để vào được màn hình dự án&#x20;

### Bước 2:&#x20;

Chọn biểu tượng Menu ở góc trái màn hình&#x20;

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

### Bước 3:&#x20;

Chọn mục File → Manage IDE Settings → Export Settings <br>

### Bước 4:&#x20;

Bạn có thể chọn thư mục để lưu file settings, sau khi đã chọn thư mục xong chọn “OK” để lưu file settings&#x20;

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

### Bước 5:&#x20;

Thoát tài khoản Jetbrains và truy cập qua tài khoản mới lặp lại bước 1 và 2.&#x20;

### Bước 6:&#x20;

Mở File → Manage IDE Settings → Import Settings&#x20;

### Bước 7:&#x20;

Chọn file Settings mà bạn đã lưu trong máy trước đó ấn “OK” để app nhận cài đặt&#x20;

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

{% hint style="info" %}
**Settings** (Cài đặt) này bao gồm toàn bộ những cài đặt nhỏ như ngôn ngữ code, cách thức code (Code Style), cỡ chữ, phông chữ,..&#x20;
{% endhint %}

{% hint style="info" %}
Nếu bạn muốn đồng bộ settings khi dùng trên cùng một tài khoản cho các thiết bị khác nhau, bạn truy cập Menu → Settings → Settings Sync → Enable Settings Sync để đồng bộ hóa cho các thiết bị của bạn
{% endhint %}

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

<br>


---

# 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://help.divineshop.vn/huong-dan-khac/huong-dan-cach-chuyen-settings-jetbrains-sang-tai-khoan-khac.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.
