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
      • Invite collaborators
      • Manage API keys
      • Manage Environments
  • 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
  • Invite Users
How-To GuidesOrganization Management

Invite collaborators

How to invite collaborators to your Humanloop organization.
Was this page helpful?
Previous

Manage API keys

API keys allow you to access the Humanloop API programmatically in your app.
Next
Built with

Inviting people to your organization allows them to interact with your Humanloop workspace:

  • Teammates will be able to create new Prompts, Tools, Datasets and Evaluators.
  • Developers will be able to get an API key to call, log and evaluate the Prompts via the SDK.
  • Annotators may give feedback the Logs and provide the human reviews for Evaluations.

Invite Users

To invite users to your organization:

1

Go to your organization’s Members page

2

Enter the email address

Enter the email of the person you wish to invite into the Invite members box.

3

Click Send invite.

An email will be sent to the entered email address, inviting them to the organization. If the entered email address is not already a Humanloop user, they will be prompted to create an account before being added to the organization.

🎉 Once they create an account, they can view your projects at the same URL to begin collaborating.