Meeting Intelligence
Start Over
Go to Chatbot
Transcript Analysis
{% if error_cards %}
Errors during workflow execution. Please check the Halerium Board, or contact support
Link to Card
Error Message
{% for k, v in error_cards.items() %}
Link
{{ v }}
{% endfor %}
{% endif %}
{% for key, value in analysis_output.items() %}
{{ key }}
{{ value }}
Replace globally
Search and Replace
{% endfor %}
Approve and Process
Modify on Board