Loading...
Loading...
Everything you need to manage clients, tickets, billing, and security through the OneClickIT.ai admin panel.
NEXT_PUBLIC_ADMIN_EMAILS environment variable can access the admin panel. Contact the system owner to be added.Messages are delivered in real-time via Supabase Realtime. The client will see your response immediately in their ticket view (/tickets/[id]) and receive a notification in their bell icon.
NEXT_PUBLIC_ATERA_PORTAL_URL.RESEND_API_KEY environment variable to enable. Available templates:| Variable | Purpose |
|---|---|
NEXT_PUBLIC_SUPABASE_URL | Supabase project URL |
NEXT_PUBLIC_SUPABASE_ANON_KEY | Supabase anonymous key |
SUPABASE_SERVICE_ROLE_KEY | Supabase admin key (server-side only) |
STRIPE_SECRET_KEY | Stripe API secret |
STRIPE_WEBHOOK_SECRET | Stripe webhook signing secret |
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY | Stripe publishable key |
RESEND_API_KEY | Resend email API key |
NEXT_PUBLIC_ADMIN_EMAILS | Comma-separated admin email allowlist |
NEXT_PUBLIC_ATERA_PORTAL_URL | Atera RMM portal URL |
OPENAI_API_KEY | OpenAI key for Robin AI chat |
Contact the OneClickIT team for support or feature requests.