Skip to main content

64 docs tagged with "settings"

View all tags

Branding Assets

What this page is — the images Papers stores for documents, and an honest account of which of them

Budget Categories

Budget Categories (technically known as Budget Heads in accounting) form the backbone of how your organization tracks, allocates, and analyzes project expenditure.

Built-in Help Drawer

The Approval Workflows tab includes a comprehensive Help Drawer that you can open at any time by clicking the ❓ Help icon. It has three tabs:

Counterparties

What this page is — the project's address book of external parties: the companies and people you send

Create a calendar

What this page is — the drawer that creates a calendar and, later, edits it.

Customers

What this page is — who may sign in to the Papers customer portal for this project, and how they are

Data & Privacy

What this page is — the two tools for a data-subject request about someone who appears on your

Domains

Connect your own custom web addresses (like shop.yourcompany.com) to Orbit.

Embeddable views

What this page is — tokens that let a partner's website frame one Papers view — generate a document,

Expense Settings

The Expense Settings module is the financial control center for your organization. Before your employees can submit an expense claim (like a business flight or a team lunch), you must define the rules of engagement here.

General Profile

Manage your organization's basic identity and contact information.

Generation triggers

What this page is — rules that create a document automatically when something happens elsewhere in

Global Integrations

Global Integrations allow your organization to securely connect external tools, social media platforms, email providers, and communication channels to Orbit Resolve.

Intake forms

What this page is — bridges that turn each submission of a marketing form into a Papers document of a

Numbering sequences

What this page is — the sequences that give a document its number at the moment it is finalized: the

Override locks

What this page is — the grid that decides, per project and per surface, whether a project keeps its own

Overview

Route Page Access of Task Configuration

Overview

Route Menu Listing of Store Front settings

Overview

The Organization Settings portal is the central nervous system for your workspace. This module allows you to configure global preferences, manage corporate identity, setup domains, enforce security rules, and connect vital third-party integrations.

Papers settings

What this page is — the two places Orbit Papers is configured: the organisation hub, which holds the

Planning settings

What this page is — The per-project rules Planning works by: how tasks are estimated (hours, points or days), how a size becomes hours, how much of a day is plannable, what the team calls a sprint or a phase, what happens when dates fall outside their phase, and whether a commit tolerates drift.

Regulation Rules & Sweeps

What this page is — the rules your live documents are checked against for regulatory drift, the sweep

Security tags

What this page is — need-to-know markings, and the list of people granted each one. A document carrying

Signatory matrix

What this page is — the rules for who inside your organisation may sign which documents, up to what

SLA & Conditional Logic

While the Step Properties panel handles who and how someone approves a document, SLA (Service Level Agreements) and Conditional Logic govern when and if the step executes.

Smart Fields & Indexing

What this page is — where your organisation writes its own AI extraction prompts: each a name and a

Step Properties & Configuration

The Step Properties Panel is the engine room of the Approval Workflow system. When you click a node in the Visual Graph Designer, this panel dynamically generates configuration options based on the global state engine.

Tax

Organization Tax acts as your organization's central tax configuration. Here, you define the complete tax rules that govern how you charge your customers, ensuring your store accurately collects tax according to the laws of the countries where you operate.

The Lead Settings hub

What this page is — the entry point to lead configuration: eight sections holding everything you

Translation Glossary

What this page is — pinned translations for legal terms, given to the AI as binding term mappings

Visual Graph Designer

The heart of the Approval Workflows system is the Visual Graph Designer — a drag-and-drop canvas where you build multi-stage approval paths.

Workflow Tab Architecture (Deep Dive)

The /org/settings?tab=approval_workflows route is powered by the ApprovalWorkflowsTab.tsx component. It serves as the primary controller for the entire Approval Workflow ecosystem, acting as the bridge between the backend database, the Module State Management (MSM) engine, and the visual WorkflowDesigner.