Sitemap » H

  • How do I create my first project?
    To create your first project in CloudAI:Navigate to the Projects dashboardClick New Project in the top rightEnter a name, description, and select a templateInvite team
  • How do I invite team members?
    You can invite team members in several ways:Email invite: Go to Settings → Team → Invite and enter their email addressesLink invite: Generate a shareable
  • How do I upgrade my plan?
    To upgrade:Go to Settings → BillingClick Change PlanSelect your new planEnter payment details if not already on fileConfirm the upgradeUpgrades take effect immediately. You will
  • How do I authenticate with the API?
    CloudAI uses token-based authentication:curl -H "Authorization: Bearer YOUR_API_TOKEN" \\n https://api.cloudaismart.com/v2/projectsGenerate API tokens in Settings → API Keys. Tokens support scoped permissions (read, write, admin)
  • How do I enable two-factor authentication?
    To enable 2FA:Go to Settings → SecurityClick Enable Two-Factor AuthenticationScan the QR code with an authenticator app (Google Authenticator, Authy, 1Password)Enter the 6-digit verification codeSave