> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise-en/custom-setting/enterprise-setting.md).

# Enterprise Settings (Default)

Enterprise settings are available to administrators (admin) only.

Supports customizing various properties of the dashboard and editor to fit your company.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-8fab1632ffd670407fab80413bfc0c21667a0ea2%2Fenterprise-setting-1.png?alt=media)

## Dashboard

**1) Company login page cover**

* This is the background image used for company login.
  * Recommended image size: **Up to 4000 x 4000**
  * Recommended file size: **Up to 4MB**

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-04d4b736618f5990367c550e46a277bc19e0d4ac%2Fenterprise-setting-2.png?alt=media)

**2) Company name**

* Displayed at the top of the dashboard.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-2c6b66ced4dfb416dbe2c52ffa745ab01cf3682d%2Fenterprise-setting-3.png?alt=media)

**3) Company logo**

* Recommended image size: **Up to 400 x 400**

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-aa795dcebdea24f8ffbc0fcae38f9cec274b4c2d%2Fenterprise-setting-4.png?alt=media)

## Editor

**Watermark**

* Inserted at the bottom left of the rendering.
  * Recommended size: **Up to 400x400**

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-dad60bd1b0b516da658ac30079afbdc66f98611d%2Fenterprise-setting-5.png?alt=media)

## Others

**1) Map marker image**

* Set the marker image used in the map service.
  * Image specifications: up to 128x128
  * When hovering the mouse, you can register two images depending on the active/inactive state.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-59665f650ad5c49b3df1db88ce21060728b97624%2Fenterprise-setting-6.png?alt=media)

**2) Custom color**

* Set the service theme color.

<figure><img src="https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-5d0ac11bf3867e7e4835a9233984942bab77c483%2Fenterprise-setting-7.png?alt=media" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/enterprise-en/custom-setting/enterprise-setting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
