Quickstart: Creating and Delegating Decisions
This guide walks you through the core workflow in Aptly:1. Create a Decision β 2. Delegate it to the appropriate users.
π οΈ Aptly enables structured delegation of authority at scale β all via API or integrated provisioning.
π Authority Flow in Aptly
Hereβs how authority typically flows in Aptly:π¦ Step 1: Create a Decision
Define a specific authority type β such as approving spend, signing contracts, or hiring.π© Step 2: Delegate to People or Positions
Assign that decision to individuals or position titles. Configure it with limits, timeframes, and conditions.π¨ Step 3: Optional: Approvals & Cascading
Route delegations through approval workflows or allow cascading if permitted.You can delegate to multiple individuals or positions, but not directly to a Role or Team.
βοΈ Before You Start
Before creating decisions or delegations, you need to configure your organizationβs structure in Aptly. Youβll need to:- Create Users
- Define Groups (Entities, Departments, etc.)
- Set up Roles and Permissions
- Review System Settings
Your configuration determines how authority can flow. Setting it up first ensures your delegations are valid, compliant, and scoped correctly.
π Step 1: Create a Decision
A Decision defines a specific type of authority in your org β like approving capital expenditures or signing contracts. Use the API to create a decision:Example payload:
π View full API reference for creating a decision
π Step 2: Delegate the Decision
Once a decision exists, you can assign it to individuals or positions β with limits, durations, and delegation controls.Example payload:
π§ Delegations in Aptly are limit-bound, time-based, and can be configured to cascade or require approval based on your policies.
π§© Related Pages
π― Whatβs Next?
Once youβve issued your first delegation, you might:- β Automate provisioning via SSO & SCIM
- β Define complex delegation logic using Roles & Permissions
- β Track and manage approvals via Delegation Approvals
Need help? Reach out to [email protected]