> 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/member-credit-limits.md).

# 크레딧 한도

각 멤버가 월별 및 일별로 사용할 수 있는 금액을 제한하는 방법과, 누가 무엇을 사용 중인지 확인하는 방법.

Morphic의 회원 크레딧 한도를 사용하면 조직의 각 구성원이 매월 및 매일 사용할 수 있는 크레딧 수를 관리할 수 있습니다. 팀이 커질수록 공유 크레딧이 너무 빨리 소진되는 것을 막고, 각 구성원에게 업무에 맞는 적절한 양의 크레딧을 제공하며, 한곳에서 모든 사람의 사용량을 관리할 수 있습니다.

Morphic에서 회원 크레딧 한도를 관리하는 간단한 안내입니다:

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

1. 이동하세요 <https://studio.morphic.com/settings/billing/limits>
2. 원하는 구성원을 찾거나, 'Search members...'를 사용해 찾아보세요
3. 'Add monthly limit'를 클릭해 청구 월에 사용할 수 있는 크레딧 상한을 설정하거나, 'Add daily limit'를 클릭해 하루 동안 사용할 수 있는 크레딧 상한을 설정하세요
4. 크레딧 수를 설정한 다음 저장하세요
5. 둘 다 원한다면 다른 한도도 같은 방식으로 설정하세요. 월간과 일간은 별개이므로, 구성원은 하나만, 다른 하나만, 또는 둘 다 가질 수 있습니다
6. 나중에 한도를 변경하려면, 해당 열에서 구성원의 현재 사용량을 클릭한 다음 수정하세요

표에는 'Monthly usage'와 'Daily usage'가 나란히 표시되어 있어, 각 구성원이 두 한도에 대해 어디까지 사용했는지 한눈에 확인할 수 있습니다.

### 월간과 일간 중 선택하기

월간 한도는 청구 주기의 예산입니다. 각 사람이 공유 풀에서 얼마를 받을지 정해줍니다.

일간 한도는 특정 하루에 대한 상한입니다. 예를 들어 긴 영상 렌더링 작업처럼 구성원의 월간 예산이 넉넉하더라도 한 번에 다 써버리는 것을 원치 않을 때 유용합니다.

둘 다 설정하면 한 달 전체 예산과 그 예산을 사용하는 속도를 함께 관리할 수 있습니다.

이것이 Morphic에서 회원 크레딧 한도를 관리하는 방법입니다. 규모를 키워 가는 동안 팀 전체가 크레딧을 어떻게 사용하는지 한곳에서 제어할 수 있습니다.

회원 크레딧 한도는 Enterprise 요금제에 포함되며, 규모가 커진 환경에서 최고의 성과를 내는 팀을 위해 설계되었습니다. 이 기능을 팀 전체에 적용할 준비가 되면 언제든 도와드리겠습니다. 다음으로 문의해 주세요 [**business@morphic.com**](mailto:business@morphic.com)

***

문제가 있거나 궁금한 점이 있으시면 언제든지 연락해 주세요. 기꺼이 도와드리겠습니다. 다음 주소로 문의해 주세요: [**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/member-credit-limits.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.
