# 서비스 설정

{% hint style="warning" %}
**설정 → 기업 설정 → 서비스 설정**
{% endhint %}

일부 서비스를 on/off 할 수 있는 기능을 지원합니다.

![서비스 설정 스크린샷](/files/7LjdWo5ObFamuPBFTaC3)

## 공용 도면 데이터

* 아키스케치에서는 10만 개가 넘는 공용 도면 데이터를 제공합니다.
* 공용 도면 데이터를 활성화하지 않으려면, 설정에서 'Off'로 변경해 주세요. 이 경우, 지도 서비스에는 기업에서 제작한 도면만 표시됩니다.
* \[도면 관리] 탭을 통해 기업에서 직접 도면을 업로드할 수 있습니다.

![공용 도면 데이터 설정](/files/BwJvcJUBy2usMseLvlsO)


---

# 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.archisketch.com/guide/enterprise-guide/undefined/undefined-1.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.
