# SaaS

## 개요

서비스형 소프트웨어(SaaS) 배포 모델에서는 Panther가 귀하의 Panther 인스턴스가 배포되는 AWS 계정과 Snowflake 백엔드를 소유하고 관리합니다.

SaaS 인스턴스는 다음에 배포할 수 있습니다 [지원되는 다음 AWS 리전 중 어느 곳이든](/ko/system-configuration/panther-deployment-types.md#supported-aws-regions). Panther가 Snowflake 인스턴스를 구성하는 방법에 대해 알아보세요. [최적의 검색 성능을 위한 Snowflake 구성](/ko/search/backend/snowflake/configuration.md).

Panther의 다른 배포 모델에 대한 정보는 다음을 참조하세요 [Panther 배포 유형](/ko/system-configuration/panther-deployment-types.md).

## SaaS 배포에서의 Snowflake 데이터 액세스

Panther가 관리하는 Snowflake 계정과 귀하의 내부 Snowflake 계정 간에 데이터를 공유하려면 Panther 지원 팀에 문의해 주세요.


---

# 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/saas.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.
