Provision Environment
Getting your first Cyoda Cloud Free Tier environment is very straightforward. Simply follow the steps below.
Create an Account
Section titled âCreate an Accountâ- 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.


- 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
- Complete Registration: Follow the Auth0 authentication flow to complete your account setup
- Free Tier Access: Upon successful registration, youâll be automatically enrolled in the Free Tier subscription
Deploy an Environment
Section titled âDeploy an EnvironmentâPrompt the AI Assistant with: Please deploy my Cyoda environment
. Wait a bit. Then confirm the deployment if requested.

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.

Create a Technical User
Section titled âCreate a Technical Userâ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.

Access the Environment
Section titled âAccess the EnvironmentâOnce your environment is deployed and you have a technical user, you can access your environment.
Via the Cyoda UI
Section titled âVia the Cyoda UIâ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

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

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