Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Cloud is Lovable's fully integrated backend, allowing you to manage everything f

### How do I use Lovable Cloud?

Cloud will automatically be enable once the agent detects a feature that requires backend functionality, such as user authentication, uploading files, or integrating an external API.
Cloud will automatically be enabled once the agent detects a feature that requires backend functionality, such as user authentication, uploading files, or integrating an external API.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency across the documentation, consider using the term 'the AI' instead of 'the agent'. Other parts of the documentation (e.g., lines 79-81 in this file) use 'the AI' to refer to the same entity. Using a consistent term improves clarity for the reader.

Cloud will automatically be enabled once the AI detects a feature that requires backend functionality, such as user authentication, uploading files, or integrating an external API.


You can also enable it manually, by clicking on the "Cloud" tab and selecting "Enable Lovable Cloud".

Expand Down