# 프로젝트 설정

## 1. 프로젝트 설정

{% hint style="info" %}
프로젝트 설정 페이지에서는 프로젝트를 생성할 때 입력했던 정보 확인 및 수정이 가능합니다.
{% endhint %}

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

### 1-1. 프로젝트 설정&#x20;

프로젝트 설정 페이지에서 확인할 수 있는 정보는 다음과 같습니다.

#### 소속 조직

> 채용 공고를 업로드하는 조직 및 생성자, 생성일시를 확인하실 수 있습니다. (내용 변경 불가)

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

#### 설정

> 프로젝트의 유형, 이름, 일정을 확인 및 변경할 수 있습니다.
>
> 프로젝트 유형은 실사용, 제안용, 개발용, 테스트 총 4가지가 있습니다.

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

#### 담당자 설정

> 프로젝트 담당자와 인사 담당자를 지정할 수 있습니다.
>
> 기등록된 사용자만 지정이 가능합니다.

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

#### 중복지원 가능 프로젝트 설정

> 워크스페이스 내에서 **중복지원을 허용할 프로젝트를 선택할 수 있습니다.**
>
> * **중복지원 기준** : 공고 접수 기간이 하루라도 겹치는 경우 시스템에서 중복지원 가능 프로젝트로 인식합니다.
> * 중복지원 허용 설정된 프로젝트 간에는 지원자가 접수 기간 동안 여러 프로젝트에 지원할 수 있습니다.
>
> ***
>
> #### **설정 방법**
>
> 1. 프로젝트 검색에서 중복지원을 허용할 프로젝트를 선택합니다.
> 2. 선택된 프로젝트를 추가 후 저장하면 해당 프로젝트 간 중복지원이 허용됩니다.
>
> ***
>
> #### **유의사항**
>
> * 중복지원 허용은 한쪽만 설정해도 적용되나, 운영 혼선 방지를 위해 관련 프로젝트 모두 동일하게 설정하는 것을 권장합니다.

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

{% hint style="success" %}
프로젝트 생성 방법은 [<mark style="background-color:blue;">**프로젝트 생성**</mark>](/fairy/undefined/start/create-project.md) 페이지에서 확인해 주세요.
{% endhint %}


---

# 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/project-settings.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.
