Prerequisites
- Admin access to your Mintlify project.
 - Documentation files organized in a dedicated directory within your monorepo.
 - A valid 
docs.jsonin your documentation directory. 
Configure monorepo deployment
1
Access Git settings
Navigate to Git Settings in your dashboard.

2
Set your documentation path
- Select the Set up as monorepo toggle button.
 - Enter the relative path to your docs directory. For example, if your docs are in the 
docsdirectory, enter/docs. 
Do not include a trailing slash in the path.
- Select Save changes.
 
