> 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/quick-start.md).

# 빠른 시작

Panther를 시작하세요 [데모를 요청하여!](https://panther.com/product/request-a-demo/)

## 개요

Panther에 오신 것을 환영합니다!

이 가이드는 Panther Console에 처음 로그인하는 방법과 추가 사용자를 초대하는 방법을 안내합니다. 이 단계를 모두 완료하면 [온보딩 가이드](/ko/quick-start/onboarding-guide.md) 에서 전체 온보딩 지침을 확인하세요.

### 주요 Panther 기능 시작하기

{% embed url="<https://youtu.be/c_zNZqmAGSM>" %}

### Panther 사용하기

Panther Console 또는 Panther Developer Workflows를 사용하여 계정과 워크플로를 관리할 수 있습니다.

#### Panther 콘솔

Panther Console은 사용자가 자신의 Panther 인스턴스와 상호작용할 수 있는 Panther의 웹 인터페이스입니다. 왼쪽 탐색 패널을 통해 Panther Console을 이동하거나 **⌘ (command) + K** 를 언제든지 눌러 관련 문서를 검색하고 바로 이동할 수 있습니다.

Panther Console 미리 보기는 [개요 동영상](#overview-video) 에서 확인하세요.

#### Panther Developer Workflows

Panther Developer Workflows는 Console이 아닌 워크플로로, 다음을 포함해 Panther 계정과 상호작용하는 데 사용할 수 있습니다. [CI/CD](/ko/panther/detections-repo/ci-cd/deployment-workflows/circle-ci.md), [API](/ko/panther/api.md), [Terraform](/ko/panther/terraform.md), [pantherlog](/ko/panther/pantherlog.md) 및 [Panther Analysis Tool (PAT)](/ko/panther/detections-repo/pat.md#using-the-panther-analysis-tool).

### 용어집

Panther의 [용어집](/ko/resources/help/glossary.md) 은 일반적인 클라우드 네이티브, 보안 및 Panther 고유 용어를 소개합니다. 이 문서 전반에서 사용되는 용어에 대한 추가적인 맥락과 명확한 설명은 용어집을 참조하세요.

## Panther 시작하기

### Panther 초기 로그인

Panther 인스턴스가 프로비저닝되면 Panther Console에 액세스할 수 있습니다.

계정 프로비저닝이 완료되면 다음에서 온 초대 이메일을 받게 됩니다. `no-reply@verificationemail.com` 다음 제목으로 **Panther에 오신 것을 환영합니다!** 임시 Panther Console 로그인 자격 증명이 포함되어 있습니다. 이 이메일이 보이지 않으면 스팸 폴더를 확인하거나 [Panther 지원 팀에 문의하세요](/ko/resources/help.md#contact-panther-support).

제공된 자격 증명으로 Console에 로그인한 후에는 비밀번호를 업데이트하고 다단계 인증을 설정해야 합니다.

Panther는 강력한 비밀번호를 요구합니다:

* 비밀번호는 최소 12자 이상이어야 합니다
* 비밀번호에는 대문자가 최소 1개 포함되어야 합니다
* 비밀번호에는 소문자가 최소 1개 포함되어야 합니다
* 비밀번호에는 기호가 최소 1개 포함되어야 합니다
* 비밀번호에는 숫자가 최소 1개 포함되어야 합니다

<figure><img src="/files/bce94c78ca38577f1a1e3b5848ca81c7d3f12c20" alt="The Panther Console&#x27;s login screen"><figcaption></figcaption></figure>

### 사용자 초대

성공적으로 로그인한 후에는 다음으로 이동하여 플랫폼에 더 많은 사용자를 초대할 수 있습니다. **설정** > **액세스 및 인증** > **사용자 관리**.

다음 권한을 가진 사용자를 최소 두 명 이상 설정하는 것을 강력히 권장합니다. [관리자 역할](/ko/system-configuration/rbac.md) 이렇게 하면 필요한 경우 조직이 Panther Console에 대한 액세스를 복구하는 데 도움이 됩니다.

또한 [SSO(Single Sign-On) 제공자를 설정할 수 있으며](/ko/system-configuration/saml.md), 필요에 따라 [그 사용을 강제할 수도 있습니다](/ko/system-configuration/saml.md#how-to-enforce-sso).

또한 Panther Console에 액세스할 수 있는 사용자들을 정기적으로 감사하는 것이 권장됩니다.

## 다음 단계: Panther 사용 시작하기

Panther Console에 로그인한 후에는 데이터 소스를 온보딩하고, 감지를 설정하고, 알러트 대상 구성을 설정할 때입니다. 이러한 작업을 완료하는 방법은 [온보딩 가이드](/ko/quick-start/onboarding-guide.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, and the optional `goal` query parameter:

```
GET https://docs.panther.com/ko/quick-start.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.
