Individual users can use CodePilot without an organization. Connecting to an organization is an optional step for having your team’s standards applied.
1. Get an organization API key
Ask your organization administrator for an API key that starts withcpk_. The administrator issues this key from the API Key Management menu in the Admin console.
2. Join the organization from the IDE
Open Settings
Click the gear (⚙) icon at the top right of the chat panel to open the Settings panel.
Enter the API key
In the input field under Connect to an organization, paste the API key you received (
cpk_...) and click Register.
3. Select a project
If your organization has multiple projects, you need to select the one you’re working on so that its project-specific settings are applied. Open the dropdown under the Project item in the Account tab and select a project.
If the dropdown shows “No registered projects,” either the administrator hasn’t created a project yet or you’re not a member of that project. Ask your administrator to add you as a member.
Settings that get applied
Once you’re connected to an organization, the following items are applied automatically.| Item | Description |
|---|---|
| AI models | Only models approved by the organization can be selected |
| Security rules | Blocking of risky commands and protection of sensitive files |
| Coding conventions | Team rules automatically reflected in AI responses |
| Internal documents (RAG) | AI answers by referencing internal documents |
| MCP servers | Integration with external tools approved by the organization |
Leaving an organization
Click Leave under Settings → Account → Connect to an organization. When you leave, organization policies no longer apply and you return to your personal settings.Next steps
Quickstart
How to send your first request and approve changes


