Open MS / PS graphs, information, and help from the controls below.
{% include "partials/behavioral-graph-launcher.html" with button_label="Graphs" show_widget_actions=behavioral_show_widget_actions default_widget_url=behavioral_graphs_widget_url default_page_url=behavioral_graphs_page_url graph_groups=behavioral_graph_groups %}
MS / PSHelp
{% with participants=workspace_conversation.participants.all %}
{% if participants %}
Participants
{% for participant in participants %}
{{ participant.name }}
{% endfor %}
{% endif %}
{% endwith %}
{% if participant_feedback_display %}