Skip to main content

CODITECT Pilot Support Guide

Version: 1.0.0 Target Audience: Pilot participants Last Updated: January 11, 2026


Getting Help

As a pilot participant, you have access to dedicated support channels. This guide helps you get the fastest resolution for any issues.


Support Channels

1. Self-Service (Fastest)

ResourceURLBest For
Documentationdocs.coditect.aiHow-to guides, features
FAQPILOT-FAQ.mdCommon questions
Status Pagestatus.coditect.aiService outages

2. Email Support

Email: 1@az1.ai

Response Time: Within 24 hours (business days)

When to Use:

  • Account issues
  • Billing questions
  • Bug reports
  • Feature requests
  • General inquiries

3. Pilot Slack/Discord (Coming Soon)

Direct access to the CODITECT team for quick questions and community discussions.


How to Report Issues

Include This Information

When reporting an issue, include:

  1. What you were trying to do (your goal)
  2. What happened (actual behavior)
  3. What you expected (expected behavior)
  4. Steps to reproduce (how to trigger the issue)
  5. Screenshots/logs (if applicable)

Bug Report Template

Subject: [BUG] Brief description

## Summary
What went wrong?

## Steps to Reproduce
1.
2.
3.

## Expected Behavior
What should happen?

## Actual Behavior
What actually happened?

## Environment
- Browser: Chrome 120
- Workstation Type: Standard
- Date/Time: Jan 11, 2026 3:00 PM PST

## Screenshots/Logs
(Attach if applicable)

Common Issues & Quick Fixes

Account & Login

IssueQuick Fix
Can't log inCheck email for verification link
2FA not workingSync device time, use backup code
Password resetUse "Forgot Password" link
Account lockedWait 15 minutes or contact support

Workstation Access

IssueQuick Fix
Workstation not loadingClear browser cache, try incognito
"Workstation not found"Check if provisioning is complete (2-5 min)
Connection droppedRefresh browser, check internet
Slow performanceClose unused browser tabs

Claude Code

IssueQuick Fix
claude command not foundRun source ~/.bashrc
API errorsCheck status.coditect.ai for outages
Slow responsesLarge context, try /clear
Permission errorsCheck file permissions in workspace

License & Billing

IssueQuick Fix
License not showingLog out and back in
Wrong plan displayedContact 1@az1.ai
Payment failedUpdate payment method in Stripe
Need more seatsContact support for upgrade

Severity Levels

We prioritize issues based on severity:

LevelDefinitionResponse Time
CriticalService unavailable, data loss< 4 hours
HighMajor feature broken< 24 hours
MediumFeature degraded, workaround exists< 48 hours
LowMinor issue, enhancement request< 1 week

Critical Issues

Call or email immediately if:

  • Complete service outage
  • Security concern
  • Data loss or corruption
  • Payment system issues

Emergency Email: urgent@coditect.ai (monitored 24/7)


Feedback vs. Support

Support Requests

  • Something is broken
  • Can't access a feature
  • Need help using a feature
  • Billing/account issues

Send to: 1@az1.ai

Feedback & Suggestions

  • Feature requests
  • Improvement ideas
  • General comments
  • Pilot program feedback

Send to: feedback@coditect.ai


Escalation Path

If your issue isn't resolved:

  1. First Contact: 1@az1.ai (24h response)
  2. Escalation: Reply to ticket with "ESCALATE" in subject
  3. Urgent: urgent@coditect.ai for critical issues
  4. Executive: Contact your pilot program coordinator

Support Hours

RegionHours (Local Time)
Americas9 AM - 6 PM PST
Europe9 AM - 6 PM CET
Asia-Pacific9 AM - 6 PM JST

Note: Critical issues monitored 24/7


Helpful Commands

When troubleshooting, these commands provide useful diagnostic info:

# System info
uname -a

# CODITECT version
cat /opt/coditect/version.txt

# Claude Code version
claude --version

# Available disk space
df -h

# Memory usage
free -h

# Recent logs
journalctl -n 50

Stay Updated

  • Status Page: status.coditect.ai
  • Documentation: docs.coditect.ai
  • Release Notes: docs.coditect.ai/changelog

Quick Reference Card

+------------------------------------------+
| CODITECT PILOT SUPPORT |
+------------------------------------------+
| Documentation: docs.coditect.ai |
| Support Email: 1@az1.ai |
| Urgent Issues: urgent@coditect.ai |
| Feedback: feedback@coditect.ai |
| Status: status.coditect.ai |
+------------------------------------------+
| Response Times: |
| Critical: <4h | High: <24h | Medium: <48h|
+------------------------------------------+

We're here to help make your pilot experience successful!

Last Updated: January 11, 2026