# 조직 생성

### 조직이란?

조직은 회사에 속하는 하위 조직입니다. 부서, 조직, 팀별로 워크스페이스를 구분할 수 있으며, 각각에 맞는 정책을 설정할 수 있습니다.

### 주의사항 <a href="#h_01hbemcz4bjhjs9q3pnnc0b7b7" id="h_01hbemcz4bjhjs9q3pnnc0b7b7"></a>

* 최초의 조직은 가입(Sign-up) 시 생성할 수 있습니다.&#x20;
* **\[설정] > \[조직 관리]** 메뉴에서 최대 10개까지 생성할 수 있습니다.
* 각 Cloud Account는 Organization별로 개별 등록해야 합니다. 하나의 Cloud Account는 동시에 여러 Organization에서 공유할 수 없습니다.
* 10개 이상의 Organization 생성이 필요할 경우, [Help Center](https://www.opsnow.io/kr-ko/company/contact-us)로 문의해주시기 바랍니다.

### 조직 생성하기

1. **가입(Sign-up) 시 절차**\
   가입 후 회사를 생성하면, 다음으로 해당 회사 내에서 조직을 생성하는 화면으로 이동합니다. 조직 구조에 맞춰 부서명이나 팀명 등 적절한 이름을 설정해 주세요.

{% hint style="info" %}
계정당 최대 10개의 Organization을 생성할 수 있습니다. 추가 Organization이 필요한 경우 OpsNow Support로 문의해주시기 바랍니다.
{% endhint %}

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

2. **온보딩 이후 조직 확인 방법**

**\[설정] > \[조직 관리]** 메뉴에서 추가 조직을 생성하거나 삭제할 수 있습니다.

<figure><img src="/files/lpa3FhBmxP1DIUUCzmKb" 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-2.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.
