1 min readMay 15, 2026by maintainer
Integrations
Nexus Docs can run as a simple file-based documentation site, but it also includes integration points for teams that want docs to participate in their existing workflow.
Use integrations when you want to:
- Keep documentation content in a Git repository
- Trigger cache invalidation and search reindexing after content changes
- Grant user access from billing, license, CRM, or partner systems
- Create issue reports in the source repository
- Sync external customer or permission data into Nexus Docs
GitLab Automatic Integration
Trigger content sync, cache invalidation, and search reindexing from GitLab push and merge request events.
ViewAccess Grant API
Grant documentation access from external systems by creating invitations or updating existing user permissions.
ViewKeep the default path simple
Git-backed automation is optional. A small installation can start with local content/ files and add webhook-driven workflows later.