Skip to main content
Before you can run anything, PromptJuggler needs to know which LLM providers you’re working with. The settings page is where you configure everything that applies across your workspace.

Workspaces

A workspace is where your prompts, workflows, knowledge bases, and team live. You create one when you first sign in. If a colleague has already set up a workspace and invited you, you’ll land straight in theirs instead. You can switch between workspaces or create new ones from the workspace selector at the top left of the sidebar. Handy if you’re a freelancer juggling multiple clients, or if you keep your hobby experiments separate from your day job.

Members

Invite team members to your workspace and manage their access.

Provider API Keys

PromptJuggler doesn’t proxy your LLM calls: your keys talk directly to the providers. Select a provider, paste your key, save. Done. Supported providers:
  • OpenAI
  • Anthropic
  • Google Gemini

PromptJuggler API Keys

These are your API keys for calling PromptJuggler’s REST API from your own product. Not to be confused with provider API keys above: those let PJ talk to LLMs, these let you talk to PJ.

Environment Variables

Define variables that get injected into your prompt and workflow runs. Environment variables support environment matching: tag a variable with an environment like production or staging, and it will only be injected when the incoming API call identifies itself as that environment.

Webhooks

Get notified when things finish. Configure webhook URLs to receive callbacks on completed runs and indexing operations. Like environment variables, webhooks support environment matching: a webhook tagged production only fires for production runs.
See the Integration Guide for details on API keys, environment variables, and webhooks.

Subscription

PromptJuggler is free to start. Paid tiers unlock higher concurrency, more storage, and API access. Upgrade, downgrade, or manage your payment method right from the settings page.