# 조직 관리

<figure><img src="/files/9uzTVrFrOVatlwwHaCKR" alt=""><figcaption></figcaption></figure>

메뉴에서 소속된 회사의 조직 정보를 확인할 수 있습니다.

{% hint style="info" %}
조직 추가 및 삭제 등 조직 관리는 관리자만 수행할 수 있습니다.\
일반 사용자는 조직 정보를 조회만 할 수 있습니다.
{% endhint %}

{% tabs %}
{% tab title="조직 추가하기" %}
다음 절차를 따라 조직을 추가 및 관리할 수 있습니다.

1. 조직 설정 메뉴에서 화면 오른쪽 상단의 **\[추가]** 버튼을 클릭합니다.

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

2. 생성할 조직 관리의 이름을 입력합니다.\
   필수 정보를 모두 작성한 후 **추가**를 클릭하면 생성이 완료됩니다.\
   진행하지 않으려면 **취소**을 클릭하십시오.

<figure><img src="/files/Me0Cpb8srAm74UvvrfKT" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="조직 이름 변경" %}

조직 이름을 수정하는 단계는 다음과 같습니다:

1. **조직 관리** 메뉴에서 이름을 수정하려는 조직을 목록에서 클릭합니다.
2. 왼쪽 상단의 연필 아이콘을 클릭합니다.
3. 조직 이름을 업데이트합니다.
4. **저장**을 클릭하여 변경 사항을 적용합니다.

<figure><img src="/files/38O9iqQXd9PlWBGliner" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="조직 삭제" %}
조직을 삭제하려면:

1. **조직 관리** 메뉴에서 삭제하려는 조직을 조직 목록에서 클릭합니다.
2. 화면의 **삭제** 버튼을 클릭합니다.

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

※ 참고: 조직을 삭제하면 복구할 수 없으며, 다시 생성해야 합니다.
{% endtab %}

{% tab title="조직 멤버 추가" %}
조직에 멤버를 추가하는 단계는 다음과 같습니다:

1. **조직 관리** 메뉴에서 멤버를 추가하려는 조직을 조직 목록에서 클릭합니다.
2. 조직 상세 화면에서 **Members** 탭을 선택한 후 **+사용자 역할 추가**버튼을 클릭합니다.

<figure><img src="/files/9JmVl8LYKXH7qMGT6ot6" alt=""><figcaption></figcaption></figure>

3. 추가하려는 멤버의 이메일과 역할을 선택한 후 **Add** 버튼을 클릭합니다. 선택 완료 시 초대 이메일이 멤버에게 발송됩니다.
   {% endtab %}

{% tab title="조직에 클라우드 계정 추가" %}
조직에 클라우드 계정을 추가할 수 있습니다.

1. 조직 메뉴에서 클라우드 계정을 추가하고 싶은 조직을 목록에서 선택합니다.
2. 조직 상세 화면에서 계정 탭을 선택하고, **\[계정 추가]** 버튼을 클릭합니다.<br>

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

3. 화면 지시에 따라 클라우드 계정 정보를 입력해 주세요.
   {% endtab %}
   {% endtabs %}


---

# 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/opsnow-user-guide-kr/setting/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.
