llms.txt Content
# Strapi Documentation
- [Account billing details](//cloud/account/account-billing): Billing details and invoices are managed on the Profile page, where payment methods are updated and invoice history is available.
- [Profile settings](//cloud/account/account-settings): Settings of the Profile page include account details, connected accounts, and account deletion options.
- [Database](//cloud/advanced/database): Default PostgreSQL can be swapped for any supported SQL database by aligning configuration and environment variables.
- [Email Provider](//cloud/advanced/email): Third‑party email services integrate through plugins and environment variables to replace the default sender.
- [Upload Provider Configuration for Strapi Cloud](//cloud/advanced/upload): External storage like S3 or Cloudinary requires plugin setup, security middleware, and Cloud variables.
- [Command Line Interface (CLI)](//cloud/cli/cloud-cli): CLI commands handle login, project deploy, linking, listing, and logout without needing a remote repository.
- [Caching & Performance](//cloud/getting-started/caching): Edge caching via Cache-Control headers reduces latency and server load for heavy static content.
- [Strapi Cloud fundamentals](//cloud/getting-started/cloud-fundamentals): Before going any further into this Strapi Cloud documentation, we recommend you to acknowledge the main concepts below. They will help you to understa...
- [Strapi Cloud - Dashboard deployment](//cloud/getting-started/deployment): Learn how to deploy your Strapi application on Strapi Cloud.
- [Strapi Cloud - CLI deployment](//cloud/getting-started/deployment-cli): Learn how to deploy your Strapi application via the CLI.
- [Project deployment](//cloud/getting-started/deployment-options): Learn how to deploy your Strapi application on Strapi Cloud, via the Cloud dashboard or the CLI.
- [Welcome to the Strapi Cloud Documentation!](//cloud/getting-started/intro): The Strapi Cloud documentation contains all technical document