# Layouts

{% hint style="info" %}
You can either access it from the Header Controls or Settings
{% endhint %}

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

## Your Layouts

You can save a new layout, import one, or manage existing layouts.

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

## Layouts table

* **Name:** Name of the layout
* **Mode:**&#x20;
  * Classic: Only one tab can be used
  * Multi: Multiple tabs can be used at the same time
* **Type:**&#x20;
  * Tab: Single tab layout
  * Workspace: Multiple tabs grouped into one single layout
* **Add tab:** Adds the layout to the existing tabs
* **Load tabs:** Replace all the existing tabs with the layout
* **Export:** Export the layout
* **X:** Delete the layout

When you export a layout, a .json file will be downloaded on your device. You can share it with others.

## Official Layouts

You can import Insilico official layouts provided by us.

<figure><img src="/files/FO4mNeCqtgh948AJeHxp" alt=""><figcaption></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.insilicoterminal.com/documentation/application-elements/layouts.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.
