Body
Collaborating with Claude is not limited to your browser. There are four primary "access points" where you can use it.
NOTE: Keep in mind that not all access points accommodate each Claude product. Some products can only be used in specific modalities.
Where You Can Use Claude
| Access Point |
How to Use |
Features of Interest |
| Web Browser |
Use Google Chrome, Apple Safari, or another web browser to visit claude.ai. |
- Access to Claude Chat
- Access to Projects, Artifacts and Skills
- Ability to adjust account settings
|
| Desktop App |
Download the desktop app. for Windows or macOS to use Claude directly on your device. |
- Access to Claude Chat, Cowork, and Code
- Access to Projects, Artifacts and Skills
- Ability to adjust account settings
|
| Mobile App |
Download the mobile app on the Play Store for Android, or the App Store for iOS. |
- Access to Claude Chat
- Ability to adjust basic account settings
|
| Command Line Interface (CLI) |
You must download Claude Code via the CLI using commands like "curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd." Once it is installed, you can launch Claude in your CLI using commands, like "claude."
Find a complete reference list at Claude Code Docs: CLI Reference.
|
- Work directly with Claude Code
|