> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/kr/getting-around/settings/plans.md).

# 요금제

요금제 섹션에서 구독을 비교하고 관리할 수 있습니다. Morphic은 다양한 옵션을 제공하여 필요에 가장 잘 맞는 요금제를 선택할 수 있게 합니다.

### 요금제에 액세스하기

1. 대시보드 보기에서 왼쪽 상단 모서리의 Org 로고를 클릭합니다.
2. 드롭다운 메뉴에서 설정을 선택합니다.
3. 왼쪽 사이드바에서 요금제를 클릭합니다.
4. 요금제 페이지로 이동하며, 여기서 구독을 확인하고 관리할 수 있습니다.

**직접 링크**

* 다음 링크에서 요금제 섹션으로 바로 이동하세요 <https://studio.morphic.com/settings/plans>

### 요금제 업그레이드 또는 변경

1. 요금제 페이지에서 사용 가능한 구독 옵션을 검토합니다.
2. 원하는 요금제 아래의 업그레이드 버튼을 클릭합니다.
3. 화면의 안내에 따라 업그레이드 또는 변경을 완료합니다.

<figure><img src="/files/24bfd2558cf84de722d5a520893b7449597a5c5e" alt=""><figcaption><p>요금제 비교 및 선택</p></figcaption></figure>

<figure><img src="/files/e0bc9402acc20d567b123f85a1aa918b79705ffa" alt=""><figcaption><p>이용 가능한 구독 요금제</p></figcaption></figure>

## 이용 가능한 요금제

Morphic은 다음 요금제를 제공합니다. 연간 요금은 연간 약정 기준의 월별 가격입니다. 크레딧은 각 결제 주기의 시작에 초기화됩니다.

| 요금제    | 월간     | 연간     | 크레딧/월       | 지원      | 추가 멤버     |
| ------ | ------ | ------ | ----------- | ------- | --------- |
| 무료     | 영구히 $0 | 영구히 $0 | 일회성 크레딧 20개 | 커뮤니티 지원 | 이용 불가     |
| 교육     | $5     | $4     | 400         | 이메일 지원  | 사용자 1명만   |
| 기본     | $9     | $9     | 900         | 이메일 지원  | 이용 불가     |
| 스탠다드   | $29    | $24    | 3,200       | 이메일 지원  | 이용 불가     |
| 프로     | $49    | $45    | 6,200       | 이메일 지원  | 멤버당 월 $10 |
| 프로 맥스  | $185   | $170   | 24,000      | 이메일 지원  | 멤버당 월 $10 |
| 엔터프라이즈 | 맞춤형    | 맞춤형    | 무제한\*       | 맞춤형 지원  | 맞춤형 좌석 한도 |

요금제별 세부 사항 몇 가지:

* 교육 요금제: 학생과 교사를 위한 교육용으로만 할인 가격이 제공됩니다. 다음으로 문의하세요 <support@morphic.com>.
* 엔터프라이즈 요금제: 고급 및 팀 요구 사항을 위해 설계되었습니다. 창의적 지원(요청 시), 무제한 스타일, 비공개 워크숍, 그리고 맞춤형 가격 및 청구 조건이 포함됩니다. 자세한 내용은 영업팀에 문의하세요.

***


---

# 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://morphic.com/docs/kr/getting-around/settings/plans.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.
