{% extends "cacsremoteservice/views/layouts/master.html" %} {% block site-nav %} {% include "cacsremoteservice/views/partials/site-nav.html" with active="developer-configurations" %} {% endblock %} {% block scripts %} {% endblock %} {% block main-container %}

Team and Developer Configurations

Team and developer configurations can be used in one or more projects. These configurations include team definitions, author alias mappings and developer details. This avoids duplication while making it possible to keep information separate between different entities inside your organization.

{% endblock %}