Skip to Content
Welcome to the Novantra documentation.
GuidesGovernanceModulesOverview

Governance modules

A governance module in Novantra is a self-contained area of the product that handles one part of how your organization is governed. Each module has its own settings, its own records, its own audit footprint, and, where exposed, its own documented API surface. Modules compose: a control can be linked to a risk, an evidence claim can satisfy multiple controls, an assessment can produce findings, a finding can drive an exception.

The modules below are organized into five tiers. The tiers reflect conceptual dependency, not difficulty. Foundation concepts come first because the other modules borrow vocabulary from them. You can read in tier order to build a complete mental model, or jump straight to the one you need.

Tier 1: Foundation concepts

Vocabulary the rest of the system uses. Set these up first when standing up governance for your organization.

  • Catalog Adoption - import signed package releases into a local cache and adopt components through owning modules.
  • Frameworks - register the compliance frameworks you operate under and their versions.
  • Sources - register governed source material without copying more content than the workflow needs.
  • Scope - define the boundaries inside your organization that governance applies to.
  • Management Systems - the programs you run: an ISMS, a privacy program, a quality program, a resilience program.
  • Evaluation Models - reusable scoring, maturity, and posture models that other modules apply.
  • Applicability - decisions about whether a control, obligation, or other governed item applies to a given scope.
  • Obligations - commitments, duties, and requirements that drive work and evidence.
  • Terminology - tenant-owned glossary sets, language variants, and terminology evidence.
  • Source Graph - citation, provenance, relationship, and source-coverage evidence.

Tier 2: Core governance objects

The day-to-day vocabulary most users will touch first.

Tier 3: Monitoring, measurement, and readiness evidence

Continuous and periodic measurement that tells you whether things are working.

Tier 4: Assurance, delivery, oversight

The “show me it works” layer: assurance engagements, regulator submissions, access governance, privacy, incidents, and retention discipline.

Tier 5: Operational domains

Specific operational domains brought under governance. These build on the foundation tiers.

Where to start

If you’re new to Novantra and have nothing set up yet, work through Tier 1 in order. If your organization already has frameworks and scope defined, jump straight to the module that addresses your immediate need.

Looking for API documentation?

Each module also has a developer guide describing its REST API at /developers/api/governance. The developer guides assume you’ve already read the user guide for that module.

Last updated on