{% extends "base.html" %} {% load static %} {% block title %}Create Artifact - {{ playbook.name }}{% endblock %} {% block content %}
Add a new artifact to {{ playbook.name }}
Artifacts are outputs produced by activities that can be consumed as inputs by downstream activities in the workflow.
Examples include documentation, code files, diagrams, templates, and data files.