General settingsIntegrations & automation
Approval templates (UI preview)
Approval template list, add, edit, view, and delete — mock data with placeholder persistence in the current console.
Navigation: /dashboard/setting/general-settings/approval-template (list), /approval-template/add, /approval-template/edit/{templateId}
Production status
Approval templates load from mock datasets. Delete, set-default, and related handlers are placeholders (no guaranteed tenant API). This is a UI preview only.
Intended purpose (product direction)
Copy describes approval workflows for organizational actions. Production behavior would enforce approvals in real business flows.
What you can explore
- Table with Filter, Add Template, row view modal, edit navigation, and delete confirmation.
- Set default may log or no-op depending on build.
Permissions
Route access follows global rules; see Permissions.
Troubleshooting
- Templates do not match other environments: Mock data is bundled with the console build, not your org database.
- Operational approvals: Configure through whatever production mechanism your tenant uses once API-backed templates ship.