# Admin Guide: Auto-Project / Folder Ingestion
Auto-Project (AutoProject) monitors configured folders and creates projects automatically when new directories or files appear.
## Setup
1. Configure `autoProjectPath` and related settings in `config.json` or deployment scripts.
2. Ensure the ingestion service has read access to the monitored folders.
3. Define a default template if you want new projects to inherit settings.
## Monitoring & maintenance
– Use the AutoProject logs to verify folder events and created projects.
– Handle duplicates by configuring naming policies or using unique identifiers.
## Troubleshooting
– No projects created: verify folder permissions and that the monitor service is running.
