# Create Publishable API Key

Create a new publishable API key in Supabase to enable client-side applications to securely access your project. Publishable keys are designed for frontend applications and provide read-only or limited access based on your row-level security policies.

## Steps

1. Click "Project Settings" link
2. Click "API Keys" menuitem
3. Click "New publishable key" button
4. Type into "name" textbox
5. Click "Create Publishable API key" button
6. Click button
