For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inBook a demo
DocsReferenceChangelog
DocsReferenceChangelog
  • Getting Started
    • Overview
    • Quickstart
  • Explanation
    • Integrating Humanloop
  • Tutorials
    • Evaluate an Agent in the UI
    • Evaluate an Agent in code
    • Evaluate a RAG app
    • Capture user feedback
  • How-To Guides
    • Migrating from Humanloop
      • Create a Prompt
      • Call a Prompt
      • Log to a Prompt
      • Store Prompts in code
      • Tool calling in Editor
      • Re-use snippets in Prompts
      • Deploy to an environment
      • Create a Directory
      • Link a Tool for Function Calling
  • Reference
    • Deployment Options
    • Supported Models
    • Template Library
    • Vercel AI SDK
    • .prompt and .agent Files
    • Humanloop Runtime Environment
    • Security and Compliance
    • Data Management
    • Access roles (RBACs)
    • SSO and Authentication
    • LLMs.txt
LogoLogo
Sign inBook a demo
On this page
  • Prerequisites
How-To GuidesPrompt Management

Deploy to an environment

In this guide we will demonstrate how to deploy your Prompts
Was this page helpful?
Previous

Create a Directory

Directories group together related files
Next
Built with

Environments are a tagging system for deploying Prompts. They enable you to deploy maintain a streamlined deployment workflow and keep track of different versions of Prompts.

Prerequisites

  • You already have a Prompt — if not, please follow our Prompt creation guide first.

To deploy a version to an environment:

1

Navigate to the Dashboard of your Prompt

2

Click the dropdown menu of the environment.

3

Click the Change deployment button

4

Select a version

Choose the version you want to deploy from the list of available versions.

5

Click the Deploy button.