---
title: Portal app
description: The browser UI for projects, modules, keys, and operational review.
section: Apps
order: 2
updatedAt: 2026-05-10
slug: apps/portal
---
# Portal app

The portal app is the main browser UI for Cuitty. It hosts project setup, API-key management, module views, and operational review workflows.

## Responsibilities

- Project and tenant selection
- Module read views and status pages
- API-key creation and revocation
- Links to audit, deploy, cost, log, trace, and error records

## Runtime notes

Local installs serve the portal at `http://localhost:7700` by default. Self-hosted production installs should put the portal behind TLS and configure the public base URL used by SDKs and webhook destinations.