Custom Apps are available exclusively on the Enterprise plan.
Custom Apps are custom UIs, built by you, that run inside LangSmith and talk to the LangSmith API. You build the app locally with your own coding agent, push it to LangSmith, and it becomes available to you and your team in the workspace.
The LangSmith UI can’t be the right shape for every workflow—Custom Apps are the escape hatch. Need a purpose-built annotation surface? A bespoke experiment comparison? A dashboard scoped to your own traces? Build it once, push it, and everyone on the team has it inside LangSmith without standing up separate infrastructure.
langsmith apps init scaffolds an AGENTS.md alongside the starter code, which prompts a coding agent with the conventions and API surface it needs to produce a working app on the first pass.
Get started
CLI reference