> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/ko/system-configuration/panther-deployment-types/legacy-configurations.md).

# 레거시 구성

{% 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
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.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.
