Skip to content
Settings

Provision Environment

Getting your first Cyoda Cloud Free Tier environment is very straightforward. Simply follow the steps below.

  1. Access the AI Assistant: Navigate to the Cyoda Cloud web-based Single Page Application (SPA) at https://ai.cyoda.net and consent to the terms and conditions.
AI Assistant Consent AI Assistant Greeting Screen
  1. Choose Authentication Provider: Register using one of the supported providers:
    • Google Auth: Sign up using your Google account
    • GitHub: Sign up using your GitHub account
  2. Complete Registration: Follow the Auth0 authentication flow to complete your account setup
  3. Free Tier Access: Upon successful registration, you’ll be automatically enrolled in the Free Tier subscription

Prompt the AI Assistant with: Please deploy my Cyoda environment. Wait a bit. Then confirm the deployment if requested.

Deploy Env Prompt

Save your Environment URL: The AI Assistant will provide you with your environment URL. Write it down, you’ll need it to access your environment.

Wait for the deployment to complete.

Environment Deployed Confirmation

Create a technical user (M2M client): Prompt the AI Assistant with: “Please create a technical user for my environment”. You will see a button to launch the query against your env to create a new user. Write down the client ID and secret - you’ll need them to access your environment.

Create Technical User Prompt

Once your environment is deployed and you have a technical user, you can access your environment.

Just navigate to your environment URL in your favorite browser at https://client-<your_caas_user_id>.eu.cyoda.net You can find your environment URL from the previous steps or ask the AI Assistant for the url

Login Cyoda UI

With the Cyoda UI you need to login with your personal via Auth0.

Cyoda UI Logged In

To access the APIs you need to use your technical user credentials to authenticate. See also Connecting for more details