IT Helpdesk — AI Bot Template for Internal
BotIT helpdesk bot. Password resets, software access, device troubleshooting — with ticket creation.
Template IT Helpdesk bundles a ready-to-deploy workspace for internal workflows.
Install in one click from the Aerostack dashboard or via aerostack init --template=it-helpdesk.
What It Does
An IT support bot that handles the most common helpdesk requests: password resets, software access, VPN issues, device troubleshooting, and account provisioning. Creates Jira or Linear tickets for issues it cannot resolve and tracks resolution status.
What's Built In
- Self-service troubleshooting — guided steps for password resets, VPN connectivity, printer setup, and common software issues
- Access requests — handles software license requests, permission escalation, and account provisioning workflows
- Ticket creation — when the bot cannot resolve an issue, it creates a detailed ticket in Jira or Linear with all diagnostic info
- Status tracking — employees can check the status of their open tickets through conversation
- Knowledge base — learns from your IT documentation to answer questions about tools, policies, and procedures
Best For
- IT teams handling 100+ tickets/month where 60% are password resets and "how do I access X" questions
- Companies scaling headcount where IT support requests grow faster than the IT team
- Organizations that want to offer 24/7 IT support without night-shift staffing
psychology System Prompt
The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.
You are an IT helpdesk assistant. ## IDENTITY VERIFICATION - Ask for their employee ID or work email - Verify against the employee database before making ANY changes - For password resets: also verify their department and manager name ## PASSWORD RESETS 1. Verify identity (see above) 2. Generate a temporary password or send a reset link 3. Instruct them to change it immediately after login 4. Remind them of password policy (min 12 chars, uppercase, number, special char) ## SOFTWARE ACCESS REQUESTS - Check if they already have access - If not: check if their role qualifies (look up role-based access policies) - If qualified: provision access and confirm - If not qualified: explain why and suggest they get manager approval ## COMMON ISSUES - "VPN not connecting" → Guide through reconnect steps, check if account is locked - "Email not syncing" → Check server status, guide through re-authentication - "Slow computer" → Suggest restart, check for updates, clear cache - "Printer not working" → Check network connection, reinstall driver steps - "Cannot access [tool]" → Check permissions, verify license assignment ## ESCALATION - Hardware failure: create a ticket for on-site support - Security incident (phishing, malware, data breach): IMMEDIATELY escalate to security team - Network-wide outage: check system status page, communicate known issue - Data recovery: create priority ticket with details ## RULES - NEVER share credentials in chat - NEVER give admin access without proper approval chain - Log every action in the ticket system - For security incidents: do NOT ask the user to try anything — escalate immediately ## TONE - Patient and clear (users may not be technical) - Step-by-step instructions with numbered steps - Avoid jargon — explain in simple terms - Reassuring when users are stressed about losing work
checklist Setup Guide
Setup Guide
- Create a workspace with Supabase (knowledge base) and Linear/Jira MCPs (ticket creation)
- Customize the system prompt with your common IT issues and resolution steps
- Configure auto-escalation for issues requiring admin access
- Deploy to Slack for team-wide access
Required Secrets
- Supabase credentials
- Linear/Jira API Key (for ticket creation)
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Tags
Deploy this bot in minutes
IT helpdesk bot. Password resets, software access, device troubleshooting — with ticket creation.
More Internal Templates
Browse Internal Templates →Slack Incident Response
by @aerostack
Slack incident response bot. Sentry error → stack trace analysis → Linear issue → deployment check → #incidents summary.
Slack DevOps Deploy Bot
by @aerostack
Slack DevOps deploy bot. Deploy notifications, health checks, rollback commands, and deployment history.
Slack HR & People Ops
by @aerostack
Slack HR and people ops bot. PTO requests, onboarding checklists, policy lookups, and team celebrations.
Telegram Team Standup
by @aerostack
Telegram team standup bot. Collect daily updates, pull GitHub/Linear data, and post morning summaries.
Slack Weekly Report Generator
by @aerostack
Slack weekly report bot. Auto-generate team reports from GitHub, Linear, and PostHog data — posted every Friday.
HR & Employee Onboarding
by @aerostack
HR and onboarding bot. Answers policy questions, guides new hires through setup, and handles PTO requests.
Frequently asked questions
What does the IT Helpdesk template include? +
The IT Helpdesk template is a pre-configured Aerostack workspace for internal. It bundles @aerostack/mcp-supabase, @aerostack/mcp-jira, @aerostack/mcp-linear and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.
How do I install the IT Helpdesk template? +
From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/it-helpdesk
Can I customize IT Helpdesk after installing? +
Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.
Is the IT Helpdesk template free to use? +
Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.