> For the complete documentation index, see [llms.txt](https://hustation.gitbook.io/fairy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hustation.gitbook.io/fairy/preferences/organizations/summary.md).

# 조직개요

{% hint style="info" %}
해당 조직에 [**권한이 허락**](/fairy/undefined/understanding/authority.md)된 사용자만 접근할 수 있는 페이지로, 한 눈에 조직의 채용 진행사항을 확인할 수 있습니다.
{% endhint %}

## 1. 조직개요

해당 조직의 정보, 프로젝트 현황, 사용량 합계 확인이 가능합니다.

<figure><img src="/files/unS7F8f200YN7joQCQqY" alt=""><figcaption><p>조직개요</p></figcaption></figure>

### 1-1. 기업 정보

기본적인 정보를 확인할 수 있습니다.

* 채용사이트 주소 우측의 바로가기 버튼을 눌러 채용사이트를 확인 할 수 있습니다.
* 채용사이트 공개 여부는 톱니바퀴를 클릭하면 [<mark style="background-color:blue;">**보안 및 공개 설정 메뉴**</mark>](/fairy/preferences/organizations/security-settings.md)로 바로 이동 되어 설정 가능합니다.

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

### 1-2. 프로젝트

프로젝트마다 설정된 기간을 통해 해당 기업에서 진행한 채용 프로젝트를 확인하고, 파악할 수 있습니다.

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

### 1-3. 기업 사용량 합계

해당 기업의 모든 채용 프로젝트에서 사용한 사용량의 합계를 확인할 수 있습니다.

프로젝트 각각의 사용량 확인은 [**사용량 확인 메뉴**](/fairy/preferences/organizations/usage.md)에서 자세하게 확인할 수 있습니다.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/summary.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.
