Internal tools, sorted by the team that needs them.
Order trackers, ticket queues, onboarding checklists, approval flows. Pick the template that matches your team, copy the prompt, and let the builder do the first ninety percent.
31 templates11 teams1 prompt each
11 of 31 templates
01
Order Tracking System
One place to follow every order from payment to delivery, so support stops digging through inboxes.
Customer Support TeamSales TeamFinance Team
Key features
Order timeline with status historyCustomer and item details per orderSearch by order ID, email or referenceStatus filters and overdue flagsCSV export for reconciliation
Build an internal Order Tracking System.
Core objects: Order (reference, customer name, customer email, items, total, currency, status, placed date, promised date, carrier, tracking number, notes).
Statuses: Pending, Paid, Packed, Shipped, Delivered, Cancelled, Refunded.
Screens:
1. Orders table — searchable by reference, customer name or email; filter chips for status; highlight orders past their promised date in the accent colour.
2. Order detail — full customer and item breakdown plus a vertical status timeline showing who changed what and when.
3. New order form with validation.
Rules: every status change writes an entry to the timeline with a timestamp and the user who made it. Show a small dashboard strip at the top with counts per status. Add CSV export of the current filtered view.
Design: clean dashboard layout, left sidebar navigation, dark mode support, data-dense tables with generous row spacing.
02
Inventory Management Tool
Track stock levels, movements and reorder points across locations without another spreadsheet.
Facilities TeamFinance TeamSales Team
Key features
SKU catalogue with categoriesStock in / stock out movementsLow-stock and reorder alertsMulti-location stock levelsMovement history audit trail
Build an internal Inventory Management Tool.
Core objects: Item (SKU, name, category, unit, cost, supplier, reorder point) and Movement (item, type in/out/adjustment, quantity, location, reason, date, user).
Screens:
1. Inventory table — current quantity per item per location, computed from movements. Filter by category and location, search by SKU or name. Rows below the reorder point are flagged.
2. Item detail — stock by location, full movement history, and quick "receive stock" / "issue stock" actions.
3. Movements log with filters by type and date range.
Rules: quantity is always derived from movements, never edited directly. Show a top strip with total SKUs, items below reorder point, and total stock value.
Design: dashboard layout with a left sidebar, mono labels for numeric columns, dark mode support.
05
Leave Management System
Request, approve and track time off with live balances and a team calendar that prevents clashes.
Human Resources TeamProject Management TeamFinance Team
Key features
Leave requests with approval flowLive balance per leave typeTeam absence calendarClash and coverage warningsApproval history log
Build a Leave Management System.
Core objects: Employee (name, team, manager, annual allowance), LeaveRequest (employee, type Annual/Sick/Parental/Unpaid, start date, end date, working days, reason, status Pending/Approved/Rejected/Cancelled, decided by, decided at).
Screens:
1. My leave — remaining balance, a request form with a date range picker that computes working days, and a list of my requests.
2. Approvals inbox for managers — pending requests with approve/reject buttons and a required comment on rejection.
3. Team calendar — month view showing who is away, with a warning when more than two people from the same team overlap.
Rules: balance = allowance minus approved annual leave days. Never allow overlapping requests for the same employee.
Design: dashboard with left sidebar, dark mode support, calendar cells using subtle accent fills.
06
Internal Request System
One front door for every internal ask — access, equipment, budget, legal review — routed automatically.
Facilities TeamLegal TeamFinance TeamEngineering Team
Key features
Configurable request types and formsAutomatic routing to the right teamMulti-step approval chainsStatus tracking for requestersFull audit trail
Build an Internal Request System.
Core objects: RequestType (name, owning team, form fields, approval steps) and Request (type, requester, submitted values, current step, status Submitted/In review/Approved/Rejected/Fulfilled, history).
Screens:
1. Request catalogue — cards for each request type (Software access, Equipment, Budget spend, Legal review, Facilities fix) with a short description.
2. Dynamic request form rendered from the selected type's fields.
3. My requests — status timeline for each submission.
4. Reviewer inbox — filtered to the reviewer's team, with approve/reject and comment.
Rules: a request moves to the next approval step only when the current one is approved; rejection ends the chain and notifies the requester. Every action is written to an immutable history log.
Design: dashboard with left sidebar, mono uppercase status badges, dark mode support.
10
Contract Repository
Every signed agreement in one searchable place, with renewal dates that surface before they bite.
Legal TeamFinance TeamSales Team
Key features
Contract records with counterpartyKey dates and renewal alertsValue and payment termsDocument attachmentsStatus and owner tracking
Build a Contract Repository.
Core objects: Contract (title, counterparty, type MSA/NDA/SOW/Vendor/Employment, owner, status Draft/In review/Signed/Expired/Terminated, start date, end date, notice period days, auto-renew boolean, value, currency, payment terms, attachments, notes).
Screens:
1. Contracts table — search by title or counterparty, filter chips for type and status, sortable by end date.
2. Contract detail — all metadata, attachment list, and a renewal panel showing the last date to give notice (end date minus notice period).
3. Renewals dashboard — contracts expiring or requiring notice in the next 30/60/90 days.
Rules: highlight contracts where the notice deadline is within 30 days. Never delete records; archive instead.
Design: dashboard with left sidebar, mono for dates and amounts, dark mode support.
13
Quote & Proposal Generator
Build a priced proposal from reusable line items and send a clean, consistent document every time.
Sales TeamFinance Team
Key features
Reusable service and price catalogueLine items with discounts and taxBranded proposal previewApproval before sendingAccepted / declined tracking
Build a Quote and Proposal Generator.
Core objects: CatalogItem (name, description, unit price, unit) and Quote (client, contact, items with quantity and discount, subtotal, tax rate, total, valid until, status Draft/Awaiting approval/Sent/Accepted/Declined/Expired, notes, terms).
Screens:
1. Quotes list with status filters and totals.
2. Quote builder — pick items from the catalogue, adjust quantity and discount, watch the totals recalculate live.
3. Proposal preview — a clean printable document with cover section, scope, pricing table and terms.
Rules: discounts above 20% require approval before the quote can be sent. Quotes past their valid-until date flip to Expired automatically.
Design: dashboard with left sidebar for the app, but the proposal preview should be a clean document view suitable for PDF export.
14
Expense Approval Tracker
Submit expenses with receipts, route them by amount, and close the month without chasing anyone.
Finance TeamHuman Resources Team
Key features
Expense submission with receiptsThreshold-based approval routingCategory and budget codingReimbursement statusMonthly export for accounting
Build an Expense Approval Tracker.
Core objects: Expense (submitter, date, merchant, category, amount, currency, project or cost centre, receipt attachment, description, status Draft/Submitted/Approved/Rejected/Reimbursed, approver, decided at).
Screens:
1. My expenses — submission form with receipt upload and a list of my claims by status.
2. Approvals inbox — expenses awaiting my decision, with the receipt shown side by side.
3. Finance view — all approved expenses, filterable by month, category and cost centre, with totals and a CSV export.
Rules: expenses under 100 need one approval from the line manager; 100 and above also need finance approval. Rejections require a comment.
Design: dashboard with left sidebar, mono for all amounts, dark mode support.
15
Invoice & Payment Monitor
See what has been billed, what has been paid and what is overdue, without opening the accounting system.
Finance TeamSales Team
Key features
Invoice register with due datesAgeing buckets for receivablesPayment recordingClient statement viewChase reminders list
Build an Invoice and Payment Monitor.
Core objects: Invoice (number, client, issue date, due date, amount, currency, status Draft/Sent/Part paid/Paid/Overdue/Written off, notes) and Payment (invoice, amount, date, method, reference).
Screens:
1. Invoices table — filters for status and client, search by number, sortable by due date.
2. Ageing dashboard — receivables split into current, 1-30, 31-60, 61-90 and 90+ days overdue, with totals.
3. Client statement — all invoices and payments for one client with a running balance.
Rules: status derives from payments and due date, never set by hand except Draft and Written off. Show a chase list of invoices overdue by more than 7 days.
Design: dashboard with left sidebar, dense financial tables, mono numerals right-aligned, dark mode support.
16
Budget Planning Board
Plan spend by department and quarter, then watch actuals land against the plan.
Finance TeamProject Management Team
Key features
Budget lines by departmentQuarterly planned vs actualVariance highlightingSpend request linkingRolling forecast view
Build a Budget Planning Board.
Core objects: BudgetLine (department, category, fiscal year, quarterly planned amounts, owner) and Actual (budget line, month, amount, source note).
Screens:
1. Plan grid — departments as rows, quarters as columns, editable planned amounts with row and column totals.
2. Plan vs actual — the same grid showing planned, actual and variance, with over-budget cells in the accent colour.
3. Department detail — monthly actuals against the plan with a simple line chart.
Rules: variance = actual minus planned; show it both absolute and as a percentage. Lock planned amounts once a quarter is closed.
Design: dashboard with left sidebar, spreadsheet-like grid but with generous spacing, mono numerals, dark mode support.
24
Metrics Definition Catalogue
One agreed definition per metric, with owner and source, so two dashboards stop disagreeing.
Data Analytics TeamFinance TeamProduct Team
Key features
Metric definitions with formulasOwner and source systemVersion history of definitionsRelated dashboards and queriesSearch by name or synonym
Build a Metrics Definition Catalogue.
Core objects: Metric (name, synonyms, plain-English definition, formula, grain, source system, owner, refresh cadence, caveats, related dashboards, status Draft/Approved/Deprecated) and DefinitionVersion (metric, body, changed by, changed at, reason).
Screens:
1. Catalogue — searchable list grouped by domain, matching on name and synonyms.
2. Metric detail — definition, formula in a monospace block with a copy button, caveats callout, and links to dashboards.
3. Change history for each metric with a reason per change.
Rules: only approved metrics appear in the default catalogue view; deprecated ones show a clear banner pointing to their replacement.
Design: documentation-style dashboard, left sidebar, monospace formulas, dark mode support.
27
Maintenance Work Orders
Log building issues, assign contractors and keep an asset history that survives staff turnover.
Facilities TeamFinance Team
Key features
Issue reporting with photosAsset register and locationContractor assignment and costPreventive maintenance scheduleWork order history per asset
Build a Maintenance Work Orders tool.
Core objects: Asset (name, category, location, installed date, warranty until, service interval months), WorkOrder (asset or location, reported by, description, photos, priority, assigned contractor, scheduled date, completed date, cost, status Reported/Scheduled/In progress/Completed/Cancelled).
Screens:
1. Report an issue — short form with location picker and photo upload.
2. Work order queue with priority and status filters, plus a scheduling calendar.
3. Asset detail — full maintenance history, total spend, and the next preventive service date.
Rules: preventive work orders are generated automatically from each asset's service interval. Show total maintenance spend per month.
Design: dashboard with left sidebar, photo thumbnails in cards, dark mode support.