> 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/account-and-billing/settings/plans.md).

# 요금제

Plans를 사용하면 요금제를 쉽게 비교하고 관리할 수 있습니다. 요금제 업그레이드나 다운그레이드도 손쉽게 할 수 있습니다. 도움이 필요하면 지원팀에 문의하세요.

플랜 섹션에서는 구독을 비교하고 관리할 수 있습니다. Morphic은 다양한 옵션을 제공하므로, 필요에 가장 잘 맞는 플랜을 선택할 수 있습니다.

### 플랜에 접근하기

1. 대시보드 화면에서 왼쪽 상단의 조직 로고를 클릭하세요.
2. 드롭다운 메뉴에서 설정을 선택하세요.
3. 왼쪽 사이드바에서 플랜을 클릭하세요.
4. 플랜 페이지로 이동하게 되며, 여기서 구독을 확인하고 관리할 수 있습니다.

또는 바로 이동하세요: [studio.morphic.com/settings/plans](https://studio.morphic.com/settings/plans)

### 플랜 업그레이드 또는 변경하기

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

<figure><img src="https://1943406098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FV8RRq0DTTyRzaX1TWKeB%2FPricing.gif?alt=media&amp;token=9e5196af-11fa-4ee6-a891-e32cba9b5762" alt=""><figcaption><p>플랜 비교 및 선택</p></figcaption></figure>

<figure><img src="https://1943406098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FfTcEYiHmqtjRa3x1TNCO%2F%20.png?alt=media&amp;token=765793f1-5345-4c1c-9e34-39e9f8b4c596" alt=""><figcaption><p>이용 가능한 구독 플랜</p></figcaption></figure>

## 이용 가능한 플랜

Morphic은 다음 플랜을 제공합니다. 연간 요금은 연간 약정 기준의 월별 가격입니다. 크레딧은 각 결제 주기가 시작될 때 재설정됩니다.

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

플랜별 세부 사항 몇 가지:

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

이렇게 Morphic에서 플랜을 비교하고 관리할 수 있습니다. 필요가 바뀌면 언제든지 다른 플랜으로 전환할 수 있습니다.

***

문제가 있거나 궁금한 점이 있으시면 언제든지 연락해 주세요. 기꺼이 도와드리겠습니다. 다음 주소로 문의해 주세요: [**support@morphic.com**](mailto: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, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/kr/account-and-billing/settings/plans.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.
