# 코드관리

## 1. 코드관리란?

{% hint style="info" %}
코드 관리란 입사지원 항목 중 어학시험, 자격증, 경력사항을 사용할 때 해당 항목의 분류나 등급을 설정하는 페이지입니다.&#x20;
{% endhint %}

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

### 1-1. 생성 / 수정하기

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

**코드 생성하기**

> 해당 코드의 \[바로가기] 클릭 후 **\[+신규등록]** 버튼을 클릭하면 신규 생성이 가능합니다.&#x20;
>
> 생성한 코드는 자격증/어학시험/기관 관리에서 사용됩니다.

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

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

**코드 수정하기**

> 기존 코드의 \[상세보기] 를 클릭하면 **순서를 수정**할 수 있고, 사용여부를 설정할 수 있습니다.&#x20;
>
> 단, **기존 정보의 수정은 불가능**하기 때문에 **신규 코드 생성 후 기존 코드는 사용중지** 하시면 됩니다.

<figure><img src="/files/0MO7L8qavFEL4VXSOkbB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jVKg7OSpcTxgaBnGtKul" 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/code-management.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.
