Admin · Setup
Import workbench
Paste JSON, see exactly what it will do, then apply through an audited database function. Applies run as you, so sign in first.
You are signed out
Previews still work, but every apply will be refused. Go to login.
EnvironmentReadyRoot env loaded
Remote writesTest windowGuarded CLIs
Bootstrap payloadValid1 company, 48 periods
Schema apply50 workbenchespnpm v2:migration-status
Finance
Tax setup
External AI briefing
Copy this prompt, paste it into ChatGPT/Claude with your Excel/CSV, then paste the returned JSON here.
PAN: not set — add at /app/company
VAT: not set — add at /app/company
Examples are templates, not gospel
Repo examples pass structural validation but use placeholder tax IDs and sample amounts. Your accountant should confirm statutory rules and opening balances before you apply in production.
Tax Setup JSON
Valid90 lines
Preview
Validation only- Company
- SCC
- Tax profiles
- 1
- Tax codes
- 4
- Active tax codes
- 4
- Withholding rates
- 1
- Due obligations
- 1
- Obligation amounts
- NPR 0
Upserts the fiscal-year tax profile, tax codes and withholding rates (by code + effective date) and statutory obligations (by number). Importing an obligation as filed/paid/closed/cancelled performs that transition and stamps you; locked obligations are not re-importable. Requires tax.manage.
Runs
app.apply_import('tax_setup') as you; the database re-checks your permission and records an audit event.