> ## Documentation Index
> Fetch the complete documentation index at: https://docs.compyle.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Repo

Compyle allows you to work across **multiple repositories inside a single project**.\
This is ideal for monorepos, microservices, or any workflow where your application spans multiple codebases.

<Callout type="info" icon="layers" color="#3B82F6">
  <strong>Unified Workspace</strong><br />
  Manage several repositories at once — create tasks, generate code, and collaborate without switching contexts.
</Callout>

<img className="block dark:hidden rounded-2xl my-4 max-w-md mx-auto" src="https://mintcdn.com/compyle-01176785/ScdngifcjjAxbxJw/images/compyle-light-commit.png?fit=max&auto=format&n=ScdngifcjjAxbxJw&q=85&s=c2ef1dae7b21462e592487a49794ad1d" alt="Compyle Multi Repo Light" width="403" height="369" data-path="images/compyle-light-commit.png" />

<img className="hidden dark:block rounded-2xl my-4 max-w-md mx-auto" src="https://mintcdn.com/compyle-01176785/ScdngifcjjAxbxJw/images/compyle-dark-commit.png?fit=max&auto=format&n=ScdngifcjjAxbxJw&q=85&s=38a891fae35535b67249f9d5a2b3c550" alt="Compyle Multi Repo Dark" width="403" height="369" data-path="images/compyle-dark-commit.png" />

You can seamlessly work on **multiple repositories at the same time**, with Compyle maintaining awareness of each repo’s structure, dependencies, and context.
