Skip to main content

Template Library

The problem

You need a starting point — not a blank page. You want a well-structured template for an invoice, a contract, a meeting agenda, or a care plan.

The solution

The IntentText Hub hosts 76 curated templates across 8 domains. Browse, fork, and merge.

Templates by domain

TemplateDescription
Service AgreementFull contract with terms, payment, signatures
Non-Disclosure AgreementMutual NDA with defined terms
Terms of ServicePublic-facing terms with definitions section
Privacy PolicyGDPR-compliant privacy policy
Employment AgreementFull employment contract with benefits
Consulting AgreementIndependent contractor terms
License AgreementSoftware/IP license with usage terms
Letter of IntentPre-contract intent declaration
Settlement AgreementDispute resolution with payment terms
Power of AttorneyAuthority delegation with scope

Business (10 templates)

TemplateDescription
Business ProposalProblem, solution, timeline, pricing
Quarterly ReportKPIs, status updates, risk analysis
Meeting MinutesAgenda, decisions, action items, deadlines
Project CharterScope, stakeholders, milestones
Business PlanMarket analysis, financials, roadmap
Status UpdateWeekly update with metrics and blockers
Change RequestProposed change with impact analysis
Risk AssessmentRisk matrix with mitigation plans
Vendor EvaluationScoring criteria with comparison table
Board ReportExecutive summary for board meetings

HR (10 templates)

TemplateDescription
Offer LetterCompensation, benefits, start date
Performance ReviewGoals, achievements, development plan
Job DescriptionRequirements, responsibilities, qualifications
Onboarding ChecklistDay 1 to Day 90 tasks
PTO PolicyLeave types, accrual, request process
Employee HandbookCompany policies and procedures
Exit InterviewFeedback form with improvement areas
Compensation ReviewMarket data with adjustment recommendation
Training PlanSkills gap analysis with timeline
Team CharterTeam goals, roles, working agreements

Education (10 templates)

TemplateDescription
Course SyllabusSchedule, objectives, assessment criteria
Lesson PlanActivities, materials, time allocations
Assessment RubricCriteria grid with scoring levels
Student ReportProgress metrics and recommendations
Research ProposalHypothesis, methodology, timeline
Lab ReportProcedure, results, analysis
Study GuideKey concepts with review questions
Group Project BriefRoles, deliverables, deadlines
Peer Review FormEvaluation criteria and feedback
Academic PaperAbstract, sections, citations

Technical (10 templates)

TemplateDescription
API SpecificationEndpoints, schemas, auth requirements
Architecture Decision RecordContext, decision, consequences
Incident ReportTimeline, impact, root cause, remediation
RunbookStep-by-step operational procedures
RFCProblem statement, proposal, alternatives
Release NotesChanges, fixes, known issues
Technical SpecRequirements, design, implementation plan
PostmortemIncident review with action items
Migration GuideVersion upgrade steps with checks
Security AdvisoryVulnerability, impact, patch instructions

Finance (8 templates)

TemplateDescription
Standard InvoiceLine items, tax, payment terms
Budget ProposalDepartment budget with justification
Expense ReportLine items with receipt references
Financial SummaryRevenue, expenses, profit metrics
Purchase OrderItems, quantities, delivery terms
Credit MemoAdjustment with original reference
Audit ReportFindings, recommendations, timeline
Tax SummaryCategories, amounts, deductions

Healthcare (10 templates)

TemplateDescription
Patient ConsentProcedure, risks, alternatives
Treatment PlanDiagnosis, interventions, timeline
Discharge SummaryStay summary with follow-up instructions
Medical HistoryConditions, medications, allergies
Lab ResultsTest values with reference ranges
Referral LetterPatient info to specialist
Care PlanGoals, interventions, evaluations
Incident ReportEvent, response, follow-up
Medication ListDrugs, doses, schedules
Clinical Trial ProtocolStudy design, endpoints, schedule

Government (8 templates)

TemplateDescription
Building PermitApplication, requirements, conditions
FOIA RequestRequest details, scope, timeline
Public CommentIssue, position, supporting data
Grant ApplicationProject, budget, timeline, outcomes
Environmental AssessmentImpact, mitigation, monitoring
Policy BriefIssue, analysis, recommendations
Meeting AgendaPublic meeting with comment periods
Compliance ReportRequirements, status, evidence

Using a Hub template

Browse and fork

  1. Go to hub.intenttext.io
  2. Filter by domain or search by name
  3. Click Fork to copy to your account
  4. Download the .it file

Merge with data

# Download template
intenttext hub pull invoice-standard --domain finance

# Merge with your data
intenttext invoice-standard.it --data my-data.json --html --theme corporate

Publish your own

intenttext hub publish my-template.it --domain business

Community templates are published instantly. Apply for curated status to appear in the official directory.

Next steps