Organization URLs
Understand the /app/<your-org> address scheme and change your organization's URL slug.
Overview
Every organization has its own address inside the app. When you are working in an organization, the URL looks like:
https://your-app.com/app/acme-inc/tasksThe part after /app/ — acme-inc in the example — is your organization's slug. The slug is the source of truth for which organization you are viewing, so the address is always shareable and bookmarkable: send a teammate a link to a board and it opens that exact board in that exact organization.
Opening a link to an organization you belong to switches you into that organization automatically — even if a different organization was active a moment ago. Links to organizations you are not a member of return a "not found" page.
Personal and platform pages
A few addresses under /app are shared rather than organization-specific:
/app
Your personal home — the list of organizations you belong to.
/app/settings
Your personal account settings (profile, security, sessions).
/app/admin
The platform admin area (platform administrators only).
Changing your organization's URL
Organization owners and admins can change the slug.
Open settings. Go to Settings → General for your organization.
Edit the URL. In the Organization URL card, type a new slug. Use lowercase letters, numbers and hyphens only (for example acme-inc). A live preview shows the full address your organization will use.
Save. Select Update URL. You stay on the same page, now under the new address.
Changing the slug immediately breaks the old address. Anyone who bookmarked or was sent a link with the previous slug will need the new one. Some slugs are reserved (such as admin and settings) and cannot be used.
Dashboard
Your organization's home screen — a snapshot of what's assigned to you, the time you've reported this week, recent activity, and your workspaces.
Task Board
Work your tasks on a kanban board — stages as columns, exact per-column totals, board-wide filtering, and columns that load more as you scroll.