# Scheduling data placement Place the scheduling mock data here: ```text data/scheduling/mock_data/ members.csv benefits.csv referrals.csv authorizations.csv provider_availability.csv specialist_locations.csv ``` Place provider/specialty matching RAG data here: ```text data/scheduling/rag/provider_specialty_matching/ provider_specialty_profiles.jsonl provider_specialty_metadata.csv source_docs/ ```