> For the complete documentation index, see [llms.txt](https://adssoon.gitbook.io/adssoon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adssoon.gitbook.io/adssoon/getting-started/create-org.md).

# 조직 만들기

## 사용자 조직 만들기 <a href="#create-org" id="create-org"></a>

광고를 집행하려면 '조직'이 필요해요.\
조직은 하나의 회사 또는 광고 프로젝트 단위로 이해하시면 돼요.

***

### ✅ 조직 생성 방법 <a href="#create-org1" id="create-org1"></a>

1. **조직명 입력**
   * 회사명, 브랜드명 등 자유롭게 지정 가능
2. **사업자 정보 입력**
   * 사업자등록번호, 대표자명 등 기본 정보
3. **정산용 계좌 등록**
   * 향후 후불결제, 세금계산서 발행 등에 사용돼요

<figure><img src="/files/8EH0IFDDGUTjGkY79RJy" alt=""><figcaption><p><br><br></p></figcaption></figure>

4. **조직 멤버 초대 (선택)**
   * 실무자, 재무팀 등 함께 사용할 동료를 초대할 수 있어요

<figure><img src="/files/Tdqy3VEopyFNBPLo8HF6" alt=""><figcaption><p>우측 상단의 멤버 추가 버튼을 클릭해주세요<br><br></p></figcaption></figure>

<figure><img src="/files/M7xssy1kkHiaNW1kcOm9" alt=""><figcaption><p>초대가 필요한 사용자의 이메일을 입력하고 확인 버튼을 클릭해주세요.<br><br></p></figcaption></figure>

***

### 💡 TIP <a href="#create-org2" id="create-org2"></a>

* 조직은 추후에도 편집할 수 있어요.


---

# 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://adssoon.gitbook.io/adssoon/getting-started/create-org.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.
