# Frequently Asked Questions

# 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.
