# 개요

## 1. 개요

{% hint style="info" %}
개요 페이지에서는 **프로젝트와 관련된 요약 정보**를 확인할 수 있는 공간입니다.&#x20;
{% endhint %}

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

### 1-1. 개요 정보&#x20;

개요 페이지에서 확인할 수 있는 정보는 다음과 같습니다.

#### 일정 정보&#x20;

> 채용공고, 입사지원 접수, 전형 진행 등 프로젝트 내 모든 일정을 확인할 수 있습니다.

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

#### 지원 현황

> 누적 지원자 수, 오늘 지원자 수, 미제출자와 같이 입사지원과 관련된 지원 현황을 확인할 수 있습니다.

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

#### 담당자 정보

> 프로젝트에 지정된 프로젝트 담당자, 인사담당자 관련된 정보를 확인할 수 있습니다.

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

#### Q\&A 정보

> 해당 프로젝트 지원자들의 최근 문의와 미 답변 내역을 확인할 수 있습니다.

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

#### SMS / Email&#x20;

> 프로젝트에서 발송한 SMS / Email 내역 바로가기를 할 수 있습니다.

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

#### 사용량 정보

> 해당 프로젝트의 전체 사용량을 확인할 수 있습니다.
>
> * SMS / LMS
> * EMAIL
> * 본인인증
> * 첨부파일

<figure><img src="/files/dmeIQoRL9onnu0LiMxKi" 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/back-office/projects/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.
