---
title: "For mono repositories connecting to Ketryx, can you split depending on what module within a given mono repo?"
description: "Yes. A given Ketryx project can be configured to specifically interact with subsets of a repo. This can be done in a number of ways, such as analyzing a specific branch or tag. The details of how the split will be managed will depend on how you have configured your repo."
category: "Frequently Asked Questions"
section: "Git Based Configuration Items"
keywords: ["repo", "split", "connecting", "given", "repositories", "depending", "module", "details"]
source_url: "https://support.ketryx.com/hc/en-us/articles/35519836930061-For-mono-repositories-connecting-to-Ketryx-can-you-split-depending-on-what-module-within-a-given-mono-repo"
last_reviewed: 2026-06-11
---

# For mono repositories connecting to Ketryx, can you split depending on what module within a given mono repo?

Yes.  A given Ketryx project can be configured to specifically interact with subsets of a repo.  This can be done in a number of ways, such as analyzing a specific branch or tag.  The details of how the split will be managed will depend on how you have configured your repo.  Most commonly, we recommend using glob patterns to restrict dependency file locations and detect Git-based items for repositories.  Here is a [link](https://docs.ketryx.com/reference/glob-pattern-matching-algorithm) to our documentation for more details on this.

## Related articles

- [How can I use \"Analyzed branch or tag\" for connected repositories in the Ketryx project settings?](how-can-i-use-analyzed-branch-or-tag-for-connected-repositories-in-the-ketryx.md)
- [Can I restrict which files from my repository are considered when Ketryx scans for dependencies?](can-i-restrict-which-files-from-my-repository-are-considered-when-ketryx-scans.md)
- [What determines ‘full traceability’ in the release checklist?](what-determines-full-traceability-in-the-release-checklist.md)
- [Can I link git-based Software Items Specifications to dependencies, in Git?](can-i-link-git-based-software-items-specifications-to-dependencies-in-git.md)
- [How do you add your repository to Ketryx for an existing project?](how-do-you-add-your-repository-to-ketryx-for-an-existing-project.md)
