Skip to main content

30 docs tagged with "settings"

View all tags

Branding & Design

This is the fun part! The Branding & Design section lets you make the workspace look like your own brand.

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:

Business Context

The Business Context tab helps the platform understand what kind of work you do, which helps tailor certain features to your needs.

Documents (Papers) Settings

The Documents (Papers) settings module is where you configure how your organization generates, numbers, brands, and secures all of its live documents and contracts.

Domains

The Domains tab is where you connect your custom web addresses to the platform.

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

Welcome to your Organization Settings! Think of this as the "ID card" for your entire workspace.

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.

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.

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.

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.