# 입사지원서: 카드

## 1. 입사지원서 - 카드

{% hint style="info" %}
입사지원서 - 카드는 설정한 입사지원서를 한눈에 확인할 수 있도록 **칸반 보드 UI로 보여주는 페이지**입니다.&#x20;

이 페이지에서는 입사지원서의 추가,수정,삭제가 불가능하며 **바로가기** 기능과 **카테고리 및 페이지 순서 변경**만 가능합니다.
{% endhint %}

### 1-1. 입사지원서 - 카드

설정 방법은 다음과 같습니다.

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

#### 항목  바로가기

> 1. 페이지 이름, 카테고리, 하위 카테고리, 아이템 항목 중 원하는 항목 클릭
> 2. 해당 메뉴로 이동

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

#### 순서변경

> 1. 우측 상단의 **\[순서변경]** 버튼 클릭
> 2. 페이지, 카테고리 이름 또는 좌측 6개의 점을 클릭한 상태에서 원하는 위치로 이동
> 3. **\[저장하기]** 버튼 클릭

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

<figure><img src="/files/AzB8mSsZpPhRpocCzYx1" 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/form-board.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.
