---
title: Jodit Cloud
description: Use Jodit PRO from CDN without hosting files. Setup with API key.
keywords: jodit cloud, cdn, api key, hosted editor
---

# Jodit Cloud

Jodit Cloud lets you use Jodit PRO without downloading and hosting files on your server. The editor loads directly from our CDN using your unique API key.

## Why Choose Jodit Cloud?

### Zero Setup Required

- No files to download or host on your server
- No CSS imports: styles are included with the script
- No license configuration: the API key handles licensing
- One script tag is the whole setup

### Smart Auto-Detection

- **Browser compatibility** - Automatically serves the right JavaScript version, with no manual configuration:
    - ES5 for older browsers (IE11+)
    - ES2021 for modern browsers
- **Language detection** - Detects the user's language and loads only the necessary language files
- **Optimized loading** - Only the required resources are loaded for each user

### Custom Build Integration

- **Builder support** - Create custom Jodit builds at https://xdsoft.net/jodit/builder/
- **Plugin selection** - Include only the plugins you need
- **Automatic updates** - Your custom build is automatically served through Cloud
- **Optimized performance** - Smaller bundle size with only required features

### Built-in AI and Translation

- **[AI Assistant](./ai-assistant.md)** - AI text editing, rewriting, and content generation built into the editor. No external API keys or third-party services to configure
- **[Translation](./translate.md)** - Translate selected text into 70+ languages using the Cloud translation service. Works with your API key, no extra setup

### Always Up-to-Date

With the "latest" version setting, new releases, new features, and security patches are served automatically as soon as they ship. You never update files on your server by hand.

## Next Steps

- [Getting Started](./getting-started.md) - Set up Jodit Cloud in minutes
- [API Key Settings](./settings.md) - Configure your key
- [Security](./security.md) - Protect your API key
- [AI Assistant](./ai-assistant.md) - Use Cloud key for AI features
- [Translation](./translate.md) - Translate text with Cloud key
- [Usage Examples](./examples.md) - React, Vue.js integration
- [Licensing](./licensing.md) - License duration and management
