{% extends "base.html" %} {% block title %}Echo 1.1 - Home{% endblock %} {% block content %}
Echo streamlines ticket intake and accelerates resolutions with agent suggestions, and a growing knowledge base.
Built for end users, agents, and managers.
Users can submit issues via their designated dashboard.
IT agents add resolution suggestions that appear directly in context to the corresponding ticket for faster fixes.
Application admins have access to the knowledge base to update and delete data.
Create your workspace and publish your first adaptive form in minutes.
{% set current_user = user or request.session.get('user') %} {% if not current_user %} {% endif %}