Skip to main content

Orbit Papers

What this page is — the map of the module your organisation uses to draft, approve, negotiate, sign, issue and keep its documents, and the handful of ideas that make the rest of the documentation make sense.

What it is for — so every document your organisation issues starts from an approved template, reaches the right approvers, and can be found and proven years later.

The problem it solves — without it, agreements live in inboxes and drives, and nobody can say which version was signed or when the renewal notice is due.

Route: /org/papers/documents · Permission: View this project's documents. and Show the Documents sidebar entry.

Figure 1 — Every document in the project, with the state each one has reached.

1. What it is​

Papers is where documents your organisation issues and relies on are made and kept: contracts, NDAs, offer letters, certificates, policies. They are distinct from files you merely store.

Orbit PapersA shared driveDigital Assets
Every document starts fromAn approved type with a template and fieldsA copy of the last oneAn upload
Knows its stateYes — the type's lifecycleNoNo
Approval, signature, counterpartyBuilt in, recordedEmail—
Number, seal, verification codeAt finalizeTyped by hand—
Remembers dates it commits you toObligations registerNoNo
Retention and legal holdRecords managementNoNo

2. Why you would use it​

  • Nobody redrafts from last year's copy. Authors answer questions and the template writes the agreement, so clauses legal approved stay approved.
  • The right people approve, every time, provably. Routes are defined once per type, and each decision lands in the document's own audit trail.
  • "Which version was signed?" always has an answer. Versions are immutable, the sealed PDF carries a fingerprint, and anyone can check it on the verification page.
  • Deadlines stop hiding in PDFs. Renewal windows and payment dates become obligations with reminders, instead of sentences nobody rereads.
  • Retention is enforced, not hoped for. Record series, legal holds and disposition queues keep what you must keep and surface what you may destroy.

3. How the module fits together​

Not every document takes every path. A certificate may go from draft to finalize to issue in minutes. A supply contract may go round a counterparty four times first. The type decides which steps apply.

The one idea that explains most behaviour​

A document is an instance of a type, and parts of the type behave differently over time:

Part of the typeWhere it livesWhat changes when you edit it
Template, fields, lifecycleThe type version a document was created fromOnly documents created after you publish
Behaviour switches (requires approval / signature, allows counterparty, numbering sequence…)The type itselfEvery document of that type, immediately
AI configurationThe typeFuture auto-runs on every document

That split explains both "I changed the template and the old document didn't change" and "I switched on Requires signature and existing documents got blocked".

States belong to each type

There is no product-wide list of states. One type goes Draft → Review → Approved → Finalized, another Draft → Submitted → Executed. When this documentation names a state, it is naming an example. Read your own type's lifecycle for the rule.


4. Field reference — the vocabulary​

TermMeansRead more
TypeThe blueprint: template, fields, behaviour, lifecycle, AI configType Designer
Type versionA published snapshot of a type's template, fields and lifecycleLifecycle and transitions
DocumentOne instance: its field values, parties, versions and historyCreate a document
StateWhere the document is in its type's lifecycleDocuments list and board
VersionAn immutable snapshot — draft, finalized, counterparty round, amendedComparing versions
ArtifactA sealed PDF (finalized or signed), with hash and verification codeFinalize and numbering
PartyA person or organisation on the document: counterparty, signer, CCParties and attachments
ObligationA dated commitment extracted from a documentObligation register
Record seriesThe retention class a document is filed underFile plans and series
Org-wide documentA document with no project, visible across projects§7

5. What is in the module​

AreaRouteUse it to
Documents/org/papers/documentsCreate, fill, approve, finalize, send
Approvals/org/papers/approvalsDecide what waits on you — inbox
Type Designer/org/papers/designerBuild types
Repository/org/papers/repositoryFind documents by folder, keyword or meaning
Capture Inbox/org/papers/captureTurn incoming files into documents
Obligations/org/papers/obligationsDeadlines and renewals
Records/org/papers/recordsRetention, holds, disposition, vital records
Analytics / Reports/org/papers/analytics, /org/papers/reportsCycle time, and your own reports
SettingsOrganisation and project settingsNumbering, branding, locks, portals — overview
Figure 2 — The board groups the same documents by the stage they have reached.

6. Worked example​

Gatiro's legal team moves its customer contracts into Papers.

  1. Type. Legal builds Master Services Agreement:
    • Fields: customer, value, term, governing law.
    • Template: library clauses, with the liability cap locked.
    • Lifecycle: draft → internal review → negotiation → out for signature → executed.
    • Behaviour: requires approval, requires signature, allows counterparty, numbering sequence MSA-{YYYY}-{SEQ}.
    • AI: risk analysis auto-runs on each counterparty round.
  2. Draft. A sales manager creates MSA — Harbor Health and answers 14 questions. The preview shows the finished agreement as they type.
  3. Approval. Submitting routes it through Finance and Legal, because the value is above the guardrail threshold.
  4. Negotiate. Harbor's counsel suggests two edits in the portal. One touches the locked liability clause, so accepting it sends the document back to Legal.
  5. Finalize and sign. The agreement is numbered MSA-2026-031, sealed and signed by both sides. The all_signed transition moves it to executed.
  6. Afterwards. Extract key terms adds the renewal-notice obligation. Filing puts it in the Commercial contracts — 7 years series. Two years later its renewal reminder arrives, and verification still proves the PDF is unaltered.

7. The admin contract​

What must be configuredOtherwise
The Papers package on the organisation's planNo Papers entries in the sidebar at all
Menu and view permissions per area (60 in total)Some screens appear, others do not — permissions
Project membershipProject documents stay invisible. Org-wide documents and Cross-project compliance read; unlocks "All projects" mode in the Repository. are the exceptions
At least one published typeNothing can be created
Numbering sequences on the types that need numbersDocuments finalize unnumbered — getting started
Outbound emailInvitations, reminders and distributions cannot be delivered

8. Downstream​

  • Papers events (paper.created, paper.finalized, paper.fully_executed and 12 more) can be delivered to your systems by webhook — API and automation.
  • Other modules can generate Papers documents: a won deal, a submitted form.
  • The assistant and the public API expose the same operations under the same rules.

9. Don't confuse this with…​

Digital AssetsMedia storage, with no lifecycle
The Service Desk knowledge baseArticles to read, not instruments to sign
Orbit AI FlowWhere AI utilities are administered. Papers is where you run them on a document
Marketing formsCollect submissions. Papers can turn one into a document — intake forms

10. Troubleshooting​

SymptomCause
No Papers in the sidebarThe plan lacks Papers, or your role lacks the menu permissions
New Document missingYou lack Create documents from a type.
The type list is emptyNo type has a published version
An unfamiliar state nameStates come from that document's type
A behaviour change hit old documentsBehaviour lives on the type, not the version (§3)
A template change did not reach old documentsTemplates are versioned; only new documents use the new version