# Add or Remove Panels

### 1. Add a Panel

First you need to access to [Preference Settings](/manual/user-manual/change-preferences-settings/workspace-preferences/access-preference-settings.md) screen.

The **Panel List** in these workspaces includes various panels you can choose from.

<figure><img src="/files/UpYQyi902v0ynT8dFJ4Q" alt=""><figcaption><p>Figure 1: Summary Preference Settings</p></figcaption></figure>

<figure><img src="/files/X3j0A6CiITFKjHiAsi60" alt=""><figcaption><p>Figure 2: Financial Analysis Preference Settings</p></figcaption></figure>

* Select the desired panel by clicking icon![](/files/7QKCjpKknyxg2AZepBsm)and it will be added to your main workspace.
* Click "**Apply**" to save changes and view your new workspace.

### 2. Remove a panel

**#1**: Remove panels from the main workspace:&#x20;

Click on the "X" icon located in the panel's top right corner.

<figure><img src="/files/BAMTTpA2h5BqCUl7cU7n" alt=""><figcaption><p>Figure 3: Summary workspace</p></figcaption></figure>

**#2**: Remove from Preference Settings:&#x20;

* Go to the Workspace Preview section. Hover over a desired panel and click icon "x".&#x20;
* Click "**Apply**" to save changes and view your new workspace.

<figure><img src="/files/lmVSdKZGZVAHnzECDQzp" alt=""><figcaption><p>Figure 4: Workspace preview</p></figcaption></figure>


---

# 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/workspace-preferences/add-or-remove-panels.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.
