{% extends "base.xhtml" %} {% from "macros/page-hero.xhtml" import page_hero %} {% block content %}
{{ page_hero("Library", "Create Role", "Fill in details and build the file catalog; Create saves the role and opens Role details.") }}

Role details

Name, category, source and description — same layout as on Role Details.

Target OS families

Optional. Shown as badges in the role catalog; pick all that apply.

Who can see this role

New roles are personal. After editing, open the role and use Publish to add it to the public library.

{% endblock %}