# Project URLs in the dashboard

> Give a deployed project a readable address from the dashboard. An org admin sets one namespace, each project takes an alias, and the app answers at a name instead of its project ID.

- Released: 17 Aug 2026 (2026-08-17)
- Product area: Dashboard

## Headline changes

### Added: Set a readable address for a project

An org admin sets one namespace for the organization, and each project takes an alias from its Settings tab. The app then answers at both its project ID address and the readable alias address, and both stay behind login. The project ID address never changes, so anything automated keeps pointing there.

Docs: https://helix.tray.ai/documentation/guides/project-urls/

## Other changes

### Changed

- Change or release an alias without redeploying (docs: https://helix.tray.ai/documentation/guides/project-urls/)
  The namespace and the alias are dashboard settings rather than project code, so changing either takes effect without a new deployment.

---

Canonical: https://helix.tray.ai/documentation/releases/project-urls/
This file: https://helix.tray.ai/documentation/releases/project-urls.md
The full changelog: https://helix.tray.ai/documentation/releases.md
