Cline connects to AI models through a provider. You have two paths:Documentation Index
Fetch the complete documentation index at: https://docs.cline.bot/llms.txt
Use this file to discover all available pages before exploring further.
- Cline Provider (recommended): sign in with Google/GitHub/email, no API key setup.
- Bring Your Own Key (BYOK): use your own provider credentials (cloud or local runtimes).
Menu
IDE Setup
Authenticate
- Cline Provider: Click Sign In and complete OAuth.
- BYOK cloud provider: Paste your API key into the API Key field.
- Local runtime (Ollama/LM Studio): no key needed; ensure runtime is running.
Provider Options
Cline Provider
- One sign-in, no key management
- Built-in billing and free model options
- Access to multiple providers from one account
BYOK (cloud + local)
Cloud Providers
Local Models
Run models on your own hardware for complete privacy and zero per-request costs. Local models require sufficient hardware (especially GPU memory). See Running Models Locally for requirements.CLI Setup
Troubleshooting
| Issue | Fix |
|---|---|
| ”Unauthorized: Please sign in” | Session expired. Click Sign In to re-authenticate. |
| Browser doesn’t open | Check default browser settings. Copy the URL from the Cline output panel manually. |
| Frequent re-authentication | Check org security policies. Ensure you’re not clearing IDE secrets. Try a full sign-out/sign-in. |
| Can’t access organization | Verify membership at app.cline.bot. Ask your admin about permissions. Sign out and back in. |

