{% extends "base.html" %} {% block title %}{{ org_nav_label }} — {{ app_name }}{% endblock %} {% block content %}
Platform → {{ org_entity_label }} → Workspace → Project
Workspaces and projects are different: a {{ org_entity_label|lower }} holds workspaces; each workspace holds projects (datasets, annotation, pipelines, training, models). {% if management_enabled %} Open a {{ org_entity_label|lower }} to manage members and create workspaces. {% endif %}
{% for org in tree.organizations %}{{ ws.projects|length }} projects
{% if management_enabled %} Create your first {{ org_entity_label|lower }}, or complete initial setup. {% else %} Open Studio once to create the Personal organization and Default workspace. {% endif %}