# Trafalgar Portal
> AI-first support and operations for teams who need to automate first-line technical work without giving up control.
Trafalgar is an enterprise service desk where the first line of resolution is an AI agent that can actually do things — query your tools, run your workflows, inspect your systems — instead of just routing tickets to humans. Every action is scoped, every step is auditable, and every workspace keeps its own world.
What it gives you#
**Resolution, not just routing.** A new ticket arrives. The agent reads it, asks for what's missing, and reaches into the tools your team has already configured — Jenkins, Kubernetes, GitHub, your databases, your scripts. If the answer is there, it proposes a solution. If it isn't, it escalates with a full trace.
**Tooling that fits your environment.** Bring your own model — OpenAI, Azure, Ollama, anything LangChain speaks to. Bring your own tools. Bring your own infrastructure. Trafalgar is the layer that makes them work together, not the layer that locks you in.
**Governance by design.** Workspaces, projects, roles, and approval boundaries are first-class. Sensitive operations require explicit confirmation. Sensitive data never leaves your perimeter unless you decide it should.
**Knowledge that compounds.** Every resolved interaction is summarized, indexed, and made available to the next one. Long conversations compress on their own. Memory persists across sessions. The platform gets sharper the longer you run it.
**Operational visibility you can trust.** Every token has a cost, every workflow has a trace, every runtime has a heartbeat, every change has an audit log. The monitoring console is not a demo surface — it is the place where cost, capacity, and quality are decided.
Where it lives#
Trafalgar runs on your terms.
The product makes the same promises in each of these.
Who it's for#
It is not for consumer support. It is not for a team of two handling ad-hoc questions. It is built for environments where the work is technical, the tools are real, and the audit trail matters.
Where to go next#
| How to set up and configure the platform | [Getting Started](run.md) |
| How to deploy fully on your own infrastructure | [Self-Hosted & Air-Gapped](self_hosted_setup.md) |
| How identity, sessions, and roles work | [Authentication & Trust](authentication.md) |
| How workspaces and projects stay isolated | [Multi-Tenancy & Isolation](multi-tenancy.md) |
| How cost, workflows, and health are observed | [Monitoring & Analytics](monitoring_and_analytics.md) |
| How the admin console is shaped for operators | [Admin Navigation & UX](admin_navigation_ux.md) |
| What the API surface looks like | [API Overview](api.md) |
Previous
What is Trafalgar
Next
Getting Started