> For the complete documentation index, see [llms.txt](https://inflab-1.gitbook.io/inflearn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inflab-1.gitbook.io/inflearn/course-open/account.md).

# 정산 정보 등록

{% hint style="warning" %}
등록한 정산 정보는 **모든 강의에 동일하게 적용**됩니다.\
정산을 잘 받으실 수 있도록 꼼꼼하게 작성해 주세요.
{% endhint %}

## 개인이 정산받을 경우

<div><figure><img src="/files/6wFjuyDPbuF5OkGnnkCy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UOn0vbAlJXRf3lZ0s5mH" alt=""><figcaption></figcaption></figure></div>

* 계약자명에는 계약 당사자인 지식공유자의 실명을 입력해주세요.
* 정산자명에는 정산받으실 분의 실명을 입력해주세요.
* **주민등록번호는 정산자의 주민등록번호와 일치해야 합니다.**
* 은행과 계좌번호를 입력해주세요. 계좌번호는 `-` 없이 숫자만 입력해주세요.
* 모든 빈칸을 채운 다음 \[완료] 버튼을 눌러주세요.
* 작성한 내용을 확인 후 \[다음] 버튼을 눌러주세요.
* 입력 정보를 검토하고 \[제출하기] 버튼을 눌러주세요.

## 사업자 명의로 정산받을 경우 (개인사업자, 법인사업자)

<div><figure><img src="/files/S3elAiqYb7gB0IALbZA8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HCzuTmMUeg0pZwAr6zcf" alt=""><figcaption></figcaption></figure></div>

* 계약자명은 계약 사업체명을 입력해주세요.&#x20;
* 사업체명은 정산받을 계약 사업체명을 입력해주세요.
* 사업자등록번호는 `-` 없이 숫자만 입력해주세요.&#x20;
* 은행과 계좌번호를 입력해주세요. 계좌번호는 - 없이 숫자만 입력해주세요.&#x20;
* 모든 빈칸을 채운 다음 \[완료] 버튼을 눌러주세요.&#x20;
* 작성한 내용을 확인 후 \[다음] 버튼을 눌러주세요.&#x20;
* 입력 정보를 검토하고 \[제출하기] 버튼을 눌러주세요.

## 강의 제출 완료

<figure><img src="/files/mFurXLfaoKS7M5AxtE7a" alt=""><figcaption></figcaption></figure>

* 강의 제출이 완료되었습니다! \[강의 관리로 이동]을 클릭하면 내 강의 리스트로 이동합니다.
* \[약관 내려받기]를 클릭하면 이용약관 및 별첨 사항에 대한 동의 여부와 등록한 정산 정보를 확인할 수 있어요.
* 유료 강의는 강의 제출 확인 및 콘텐츠 약관 동의 내용이 메일로 전달됩니다.
* 무료 강의는 강의 제출 확인 메일을 통해 강의 제출이 된 것을 확인할 수 있어요.

## 강의 공개

* 강의 제출 후 공개까지 1시간\~2시간 정도 소요됩니다.
* 규정에 맞지 않거나 준비가 미흡한 경우 강의가 다시 임시저장(미제출) 상태로 변경될 수 있습니다.

<figure><img src="/files/I5UlK2iI1SSOBenY0FzQ" alt=""><figcaption><p>강의 공개 이후에는 <a href="https://www.inflearn.com/instructor">[지식공유자] - [대시보드]</a> 에서 수강생 수, 평균 평점, 총 수익 및 분포, 실시간 현황 등을 한눈에 볼 수 있어요.</p></figcaption></figure>

{% hint style="success" %}
정산 절차 및 수익 확인 안내는 [**\[강의 운영하기 > 수익 확인\]**](/inflearn/course-operating/courses/incomes.md) 을 참고해주세요.
{% endhint %}


---

# 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://inflab-1.gitbook.io/inflearn/course-open/account.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.
