# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [[10/28] 시프티 연동](https://update.roundhr.com/2025.10/10-28.md)
- [[02/10] 그룹 면접 / 팀 멤버 권한 / 면접 일정 통보 기능 / 지원서,평가 내역 PDF 다운 / 면접 확인서 / 그 외](https://update.roundhr.com/02-10-pdf.md)
- [[04/15] 공고 필터 그룹화 / 서류평가 정렬 / 지원 경로 관리 / 마감 공고 지원자 불러오기](https://update.roundhr.com/2026.04/readme.md)
- [[01/02] 원데이 면접 / 디브리프 / 연봉 정보 자동 추출,마스킹 / 지원자 카드 정보 추가](https://update.roundhr.com/2026.01/01-02.md)
- [[04/14] 원티드 자동 동기화 / 평가 기능 개선 / 후보자 리뷰 / 면접 평가 테이블 뷰 / 직군,직무 커스텀](https://update.roundhr.com/2025.04/04-14.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/2025.10/10-28.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., `/2025.10/10-28.md`).

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