# YAML Validator (/docs/toolkit/yaml-validator)

import { YAMLValidatorMDX } from '@/components/tools/YAMLValidatorMDX'

Paste your `librechat.yaml` content below or drag and drop a file to check for syntax errors. The validator highlights the exact line where issues occur.

<YAMLValidatorMDX />
