# ORGANIZATIONS

{% hint style="info" %}
채용을 진행할 기업을 생성/관리할 수 있습니다.

**기업 당 한 개의 도메인, 한 개의 채용사이트가 부여됩니다**.
{% endhint %}

## 1. 기업 생성하기

우측 상단에서 \[+ 조직 추가] 를 선택하여 채용 기업을 생성할 수 있습니다.

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

### 1-1.  생성할 기업 정보 입력 단계

생성할 기업의 정보를 입력해줍니다.

\[기업로고], \[기업명], \[도메인명], \[발신번호]는 FAIRY 내에서 사용되기 때문에 필수로 기재하여야 합니다.

{% hint style="warning" %}
**\[사용여부]를 '사용중지' 상태로 둘 경우, 해당 기업과 관련된 설정이 전부 사용 불가 상태가 됩니다.**\
\- Organizations에서 기업이 보이지 않으며, 설정이 불가능해집니다.

\- 관련된 프로젝트들이 보이지 않습니다.

\- Project 생성 시 의뢰기업에서 보이지 않게 됩니다(해당 기업으로 프로젝트 생성 불가).
{% endhint %}

{% hint style="success" %}
**한 기업 당 하나의 채용사이트**만 소유할 수 있습니다.

따라서 채용사이트 분리를 위해서는 기업을 따로 등록하여야합니다.
{% endhint %}

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

### 1-2. 생성완료

필요한 항목을 기입하고 나면 기업 생성이 완료됩니다.

<figure><img src="/files/MF1GsJE4VdK7ibUGzzYD" 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://hustation.gitbook.io/fairy/preferences/organizations.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.
