Tips & Troubleshooting
Using multiple repositories
Conductor supports using multiple repositories at once.
While we know the experience isn't perfect yet, below are some tips and common questions we hear. If you have other questions or feedback about using multiple repositories in Conductor, please reach out to us at support@conductor.build.
/add-dir
To link multiple directories together in Conductor, we recommend:
- Add each directory to Conductor
- Create a workspace for each directory
- In one workspace, enter
/add-dirand select the other workspaces you'd like to link together.

Now, agents in this workspace will be able to access files and code from the other linked workspaces.
Running Multiple Services at Once
To run multiple services from different repositories at once, we recommend creating a run script for each repository.