# 회사 및 조직 변경

OpsNow FinOps Plus에 가입한 사용자는 새로운 회사나 조직을 생성할 수 있습니다.

초기 설정 시 회사를 하나 생성할 수 있으며, 해당 회사 내에 최대 10개의 조직을 생성할 수 있습니다.

1. 최초 생성 시 회사 이름을 선택할 수 있습니다.

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

{% hint style="info" %}
회사 이름은 최초 생성 시에만 설정할 수 있습니다.\
사용하고자 하는 이름이 이미 존재하거나, 생성 후 변경이 필요한 경우에는 고객 서비스로 문의해 주세요.
{% endhint %}

2. 회사의 이름 설정이 완료된 후, 조직 설정을 진행할 수 있습니다.

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

3. 최초 생성 이후에는 Company 이름을 사용자들이 수정할 수 없습니다.\
   Organization의 경우, 첫 번째 Organization이 생성된 후 화면 오른쪽의 아이콘을 클릭하면 활성화되는 **\[조직 관리]** 메뉴에서 추가 조직을 생성할 수 있습니다.

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

4. 새로운 Organization을 추가하려면 화면 오른쪽에 위치한 **\[+ 추가]** 버튼을 클릭하십시오.\
   이 옵션을 사용하면 부서, 사업 부문, 프로젝트 팀 등 내부 구조에 맞는 조직 관리을 생성할 수 있습니다.

<figure><img src="/files/5PBBx4YCW1SSB50BQeXx" 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://docs.opsnow.io/dev-opsnow-user-guide-kr/introduction/undefined-1/undefined-5.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.
