Skip to main content
Prompts, retrieval context, skills, and task instructions change more often than the application code around them, and often need to be edited by people who are not engineers. Use the Prompt & Context Hub to store, version, review, and update the non-code parts of your agent so you can change behavior without a full deploy and let domain experts own the context they know best. Prompts are individual message templates you send to a model. Contexts are versioned bundles of instructions and tools that define a skill or a full agent, promoted through environments so your agents pull the right version.

Prompts

Create and update prompts

Build prompts via the UI or SDK, configure settings, use tools, add multimodal inputs, and connect model providers.

Manage prompts

Organize with tags, commit changes, trigger webhooks, and share through the public prompt hub.

Explore the prompt hub

Browse and manage prompt tags and discover community prompts from the LangChain Hub.

Open the Playground

Test and experiment with prompts using custom endpoints and model configurations.

Follow tutorials

Learn step-by-step techniques, like optimizing classifiers and advanced prompt engineering.
Use the Chat in the Playground to optimize prompts, generate tools, and create output schemas with AI-powered assistance.

Context Hub

Concepts

Learn the core concepts of context engineering: skills, agents, versioning, and sharing.

Use the Context Hub

Create a context, view its files and history, and promote it to an environment.

Manage contexts with the SDK

Push, pull, list, and delete agent and skill repos in the Context Hub programmatically.

Configure commit webhooks

Send every agent and skill commit in your workspace to an external HTTPS endpoint.
To set up a LangSmith instance, visit the Platform setup section to choose between cloud, hybrid, or self-hosted. All options include observability, evaluation, prompt engineering, and deployment.