Nova Admin Docs
Integrations

Cerebras

How to get your Cerebras API key and connect it to Nova Admin.

Enter your Cerebras API key to access wafer-scale fast LLM inference.

Prerequisites

Steps

  1. Go to <a href="https://cloud.cerebras.ai" target="_blank">cloud.cerebras.ai</a> and sign up — no credit card required; 1M tokens/day free tier.
  2. Navigate to <strong>API Keys</strong> in the left sidebar.
  3. Click <strong>Generate API Key</strong> and copy the <code>csk-...</code> value — shown only once.
  4. In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>Cerebras</strong>, and paste the key into the API Key field.

Credential fields

FieldRequiredDescription
API KeyYesSecret — stored encrypted, never exposed. (e.g. csk-...)

Troubleshooting

  • Invalid credentials: verify the key was copied in full with no trailing spaces.
  • Key not working: check that your Cerebras account has API access enabled and billing is active if required.
  • Need help?: refer to the Cerebras documentation.

On this page