LLM Keys

Bring-your-own provider keys (OpenAI, Anthropic, Gemini, Groq). Save once, reuse across every agent — encrypted at rest, only used when one of your agents calls the provider.

What you see

LLM Keys · app.sentientone.ai/llm-keys
LLM API KeysFilter: All providers+ Add key
ProviderNameKeyUsed byLast rotated
OpenAIAcme productionsk-•••• 3F923 agents12 days ago
AnthropicEval & demossk-ant-•••• 91X82 agents4 days ago
GeminiMarketing assistantAIza•••• 77QV1 agent1 month ago
GroqLatency testsgsk_•••• A4B11 agentJust added
4 keys savedEncrypted at rest (AES-256)Used in 7 agents

Widget reference

  • + Add keyOpens a modal with three fields — provider, name, and key value. Save creates a new encrypted record you can reuse anywhere a provider is required.
  • Provider chipOne of OpenAI, Anthropic, Gemini, Groq. Filters the saved-keys dropdown in the agent form to keys for the matching provider.
  • NameHuman-friendly label (e.g. Acme prod, not key-2). Unique per account.
  • Key value (masked)Only the last four characters are visible. Screen-share and screenshot safe.
  • Edit / RotateReplaces the stored key value in place. Agents that pasted the key inline at create-time keep their own copy until you re-save them.
  • DeleteRevokes the key. Future requests fall back to the provider key configured on each agent individually.

Save a key and use it

  1. 1

    Get the key from your provider

    Copy a working API key from your provider's dashboard (OpenAI, Anthropic, Gemini, or Groq).
  2. 2

    Open LLM Keys → + Add key

    Pick the provider, give it a memorable name, paste the key, and save.
  3. 3

    Pick it from the agent form

    When you create or edit an Agent, the Use saved key dropdown above the API-key field filters to keys for the selected provider. Pick one and the field auto-fills.
  4. 4

    Rotate without touching agents

    When the provider rotates the underlying key, edit the saved key value once — every agent that references the saved key picks up the change on the next request.

We never proxy provider billing

You pay your provider directly. SentientOne uses the saved key only to call the provider on your behalf, passes through any errors, and stores nothing about the response other than what Analytics and Tracing need.