Detected libraries
Scopy recognizes the libraries in your repository automatically, so there is nothing to set up. Open a repository’s settings and look at Detected libraries to see what was found. Each detected library has a toggle:- Leave it on, and reviews consult that library’s documentation when relevant.
- Turn it off, and reviews stop referencing it for this repository.
Adding your own documentation
If your team uses an internal SDK or a library Scopy doesn’t recognize, workspace owners and admins can add it in Settings → Documentation sources. To add a source, provide:- A name. This is how reviews will refer to the library.
- A link to the documentation’s
llms.txtfile. The link must be publicly reachable.
Good to know
- Documentation references work on every plan, for both detected and custom libraries.
- Reviews only consult docs for libraries the pull request actually uses, so unrelated documentation never adds noise.
- Custom sources are only visible to workspace owners and admins.

