{% extends "base.html" %} {% set active_page = 'support' %} {% block title %}Contact Support - Ursa Customer Portal{% endblock %} {% block content %}

Email

For general inquiries

admin@lsmc.com

GitHub

Report bugs & issues

Open an Issue

Documentation

Self-service help

View Docs

Support Hours

Our support team is available Monday through Friday, 9 AM - 6 PM EST.

For urgent production issues, please include "URGENT" in your subject line.

{% endblock %} {% block extra_js %} {% endblock %}