> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plungeai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create key

> Create an ozk_ key in the Dashboard.


<Info>
Planned: not available yet. Tracked as TI-01.
</Info>

Dashboard view, not an API.

## What this will do

In **Dashboard → One API → Keys** you name a key (1 to 64 characters), pick an expiry (never, 7, 30, 90, 180 or 365 days) and copy the secret, which is shown once. At most 25 keys can be active. A new key takes the account's tier. Model keys (`sk-ocean-`) and connector keys (`sk-conn-`) are created in the Dashboard too; Authentication says which key each plane takes.

## Use this today

<CardGroup cols={2}>
<Card title="Open the Keys tab" icon="key" href="https://dashboard.plungeai.com/one-api?tab=keys">
Create and revoke keys in the Dashboard.
</Card>
<Card title="Authentication" icon="shield" href="/getting-started/authentication">
The three key prefixes and which routes accept which key.
</Card>
</CardGroup>

<!-- placeholder-source: content/_placeholders.json -->
