> For the complete documentation index, see [llms.txt](https://docs.marpledata.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marpledata.com/docs/marple-insight/user-manuals/workspace-customization.md).

# Workspace customization

Make your workspace your own by tailoring it to your company's needs.

In Settings → Workspace, you can configure workspace-wide default settings:

* **Signal colors:** The default signal colors used across all new plots in the workspace.
* **Map layers:** Custom tile server layers available as base map or overlay options in the map plot for all users.
* **3D models:** Custom 3D models (.glb only) to use in the attitude plot instead of the default aircraft.

<figure><img src="/files/Jv43p632BdizzHJTOt7Q" alt="Customize your workspace"><figcaption><p>Workspace customization settings</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.marpledata.com/docs/marple-insight/user-manuals/workspace-customization.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.
