# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [[04/06] MCP 연동 / 채용 데이터 다운로드 / 슬랙 알림 확장 / 권한 관리 개편](https://update.roundhr.com/2026.04/04-06.md)
- [[04/14] 원티드 자동 동기화 / 평가 기능 개선 / 후보자 리뷰 / 면접 평가 테이블 뷰 / 직군,직무 커스텀](https://update.roundhr.com/2025.04/04-14.md)
- [[04/15] 공고 정렬 모드 / 이메일 서명 추가](https://update.roundhr.com/2024.04/04-15.md)
- [[03/01] 자체 지원 Embed 하기](https://update.roundhr.com/2024.03/03-01.md)
- [[02/10] 채팅 다중 발송 / 근무지 다중 설정 / 평가 공개 범위 / 메일 예약 발송](https://update.roundhr.com/2026.02/02-10.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/04-06.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/04-06.md`).

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