# 레거시 구성

{% hint style="warning" %}
Panther는 신규 고객에 대해 이러한 계정 구성을 지원하지 않습니다.

Panther가 지원하는 배포 모델에 대해 알아보세요. [Panther 배포 유형](/ko/system-configuration/panther-deployment-types.md).
{% endhint %}

* [CLI 도구 없이 클라우드 연결 설정](/ko/system-configuration/panther-deployment-types/legacy-configurations/cloud-connected-setup-without-cli-tool-legacy.md)
* [Snowflake 연결됨](/ko/system-configuration/panther-deployment-types/legacy-configurations/snowflake-setup.md)
* [고객이 구성한 Snowflake 통합](/ko/system-configuration/panther-deployment-types/legacy-configurations/customer-managed-snowflake.md)
* [자체 호스팅 배포](/ko/system-configuration/panther-deployment-types/legacy-configurations/self-hosted-deployments.md)


---

# 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.panther.com/ko/system-configuration/panther-deployment-types/legacy-configurations.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.
