Aerostack
robot_2

IT Helpdesk — AI Bot Template for Internal

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

IT helpdesk bot. Password resets, software access, device troubleshooting — with ticket creation.

star 60 stars content_copy 24 deploys any v1.0.0

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

  1. Create a workspace with Supabase (knowledge base) and Linear/Jira MCPs (ticket creation)
  2. Customize the system prompt with your common IT issues and resolution steps
  3. Configure auto-escalation for issues requiring admin access
  4. Deploy to Slack for team-wide access

Required Secrets

  • Supabase credentials
  • Linear/Jira API Key (for ticket creation)

Metadata

upgrade Version 1.0.0
description Type Bot
category Category Internal
code Platform any

What's Included

check_circle 2 API keys needed
check_circle System Prompt
check_circle Setup Guide

Tags

No tags added yet.
robot_2

Deploy this bot in minutes

IT helpdesk bot. Password resets, software access, device troubleshooting — with ticket creation.

More Internal Templates

Browse Internal Templates →

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.