# 사업자정보 등록

### **1. 사업자정보 등록**

회원사 계정으로 로그인 후, 사업자정보를 등록할 수 있습니다. 해당 정보 작성 후 창고 등록이 가능합니다.

메인페이지 <mark style="color:blue;">**\[사업자등록]**</mark> 버튼 또는 <mark style="background-color:yellow;">**창고관리 > 창고등록**</mark> 메뉴를 통해서 사업자정보 등록 화면으로 진입합니다.

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

<figure><img src="/files/8rwy2xqKwoqF2SQS0hcD" alt=""><figcaption></figcaption></figure>

### **2. 사업자등록정보 입력**

사업자등록 화면의 사업자번호와 회사명은 가입 시 입력했던 정보가 기 작성되어 있습니다. 대표자명, 전화번호, 이메일, 사업장의 주소를 직접 입력해주세요.

* 대표자 성명의 경우 한글, 영문으로 최대 6자까지 입력가능합니다.
* 회사의 주소는 상세주소까지 정확히 입력해주세요.
* 선택 입력값인 통신판매업번호는 양식이 유효하지 않으면 등록이 안될 수 있으니, 정확한 값을 입력해주세요. 예)2020-성남분당B-0444

<figure><img src="/files/0ruf5IX5szNNsl13vjwg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
통신판매업번호 외에 모든 항목은 <mark style="color:orange;">**필수**</mark>로 입력해주세요. 공동 대표인 경우 <mark style="color:orange;">대표 1명만</mark> 택일하여 가입해주세요.

2023년 5월 3일 이후로 통신판매신고증 필수 등록이 사업자등록 단계로 변경되었어요. 해당 일자 이전에 등록하신 통신판매업신고증 내용은 변경된 양식인 사업자등록정보에 그대로 포함되어 별도로 입력하실 내용은 없습니다.
{% endhint %}

필수 정보를 모두 입력하면 <mark style="color:blue;">**\[등록]**</mark> 버튼을 클릭하여 사업자등록정보 등록을 마무리해주세요. 사업자등록이 완료되면 [창고를 등록](/matching/lsp/undefined.md)할 수 있습니다.

### **3. 조직 계정 관리**

<mark style="background-color:yellow;">**계정 관리**</mark>에서 ‘회사명’을 수정하거나 ‘프로필’ 이미지를 등록할 수 있습니다. 바로가기 메뉴에서 <mark style="color:blue;">**\[계정 관리]**</mark> 버튼을 클릭하면, 계정 관리 서비스 어드민으로 진입합니다.

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

회사명 수정이 필요한 경우, <mark style="color:blue;">**\[수정]**</mark> 아이콘을 클릭하여 회사명을 수정해주세요.

프로필 영역의 <mark style="color:blue;">**\[수정]**</mark> 아이콘을 클릭하여 회사를 나타낼 수 있는 기업 CI, BI 등을 등록해주세요. 등록한 프로필은 회원사 정보 영역에 나타납니다. 이미지의 크기는 **최소 400(px)\*400(px)**&#xC774;며, 확장자는 PNG와 JPG만을 지원합니다.

<figure><img src="/files/8wmTjALNnP9sQPSVZWlj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://support.kakaoilaas.com/matching/lsp/registration.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.
