# Page Not Found

The URL `files/krFAK6mqAucDPhRNdCmc` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [[04/15] 공고 필터 그룹화 / 서류평가 정렬 / 지원 경로 관리 / 마감 공고 지원자 불러오기](https://update.roundhr.com/2026.04/readme.md)
- [[02/10] 그룹 면접 / 팀 멤버 권한 / 면접 일정 통보 기능 / 지원서,평가 내역 PDF 다운 / 면접 확인서 / 그 외](https://update.roundhr.com/02-10-pdf.md)
- [[04/06] MCP 연동 / 채용 데이터 다운로드 / 슬랙 알림 확장 / 권한 관리 개편](https://update.roundhr.com/2026.04/04-06.md)
- [[06/02] 추천 채용 / 면접 만족도 / 폼 설정 / 특정 단계 숨기기 / 단계 액션 개선 / 팀채팅 정렬 기준 변경](https://update.roundhr.com/2025.06/06-02.md)
- [[06/17] 채용 단계별 자동화 / 자료 요청 / 단축키 기능](https://update.roundhr.com/2024.06/06-17.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://update.roundhr.com/2026.04/readme.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.

### Option 2 — Browse the documentation index

Full index: https://update.roundhr.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://update.roundhr.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/2026.04/readme.md`).

You may also use `Accept: text/markdown` header for content negotiation.
