# 회사관리

## 회사앱 실행하기

* 비즈플레이를 로그인하고 **`회사`** 앱을 실행합니다.
* **`회사정보`** 메뉴를 클릭합니다.

![](/files/-MRsvT7zw_Q0ka8x0PJf)

## 회사 정보 등록 및 수정하기

* 회사기본정보 옆의 **`수정`** 버튼을 누릅니다.
* 사업자번호를 제외한 회사 기본정보(회사명, 대표자, 주소)를 작성합니다.
* 회사로고를 등록할 수 있습니다. (150X 30 pxel 이하, JPG 또는 PNG 파일)
* **`저장`** 을 누릅니다.

![](/files/-MRsvjaEnHOQ2JD4SlWG)

* 관계사업장 메뉴 옆의 **`등록`** 버튼을 누릅니다.
* 관계 사업장 정보를 등록하고 **`저장`** 합니다.
* 사용여부를 미사용으로 설정시 해당 사업장 정보를 이용할 수 없습니다.

![](/files/-MRsw14_gZHl5bMyUcia)


---

# 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://bizplay.gitbook.io/manual/app/undefined.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.
