{% extends "base.html" %} {% load static %} {% block title %}Activities{% endblock %} {% block content %}
Activities across all your playbooks and workflows
| Name | Abbrev. | Workflow | Playbook | Phase | Actions |
|---|---|---|---|---|---|
| {{ activity.name }} | {% if activity.reference_label %} {{ activity.reference_label }} {% else %} — {% endif %} | {{ activity.workflow.name }} | {{ activity.workflow.playbook.name }} | {% if activity.phase %} {{ activity.phase }} {% else %} — {% endif %} |
No activities match "{{ query }}".
Clear search {% else %}Activities are created from workflow detail pages.
Go to Playbooks {% endif %}