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

# CodeBeaver Yaml

> CodeBeaver Cloud has additional options to customize your workflow

The `codebeaver.yml` file supports advanced features including:

* Multi-repository (monorepo) management
* Service dependencies
* External service integration
* Custom test execution and coverage reporting

CodeBeaver Cloud and CodeBeaver Open-source share the same CodeBeaver YAML configuration file specs. That means that you can re-use the one you used with the open-source python module.
[Check out the details about it here](/open-source/codebeaver-yml).
