| id | application-settings | ||||||
|---|---|---|---|---|---|---|---|
| title | Keploy Cloud Application Settings Guide | ||||||
| description | Learn how to configure application settings in Keploy Cloud. Manage environments, toggle features, and optimize your testing setup with this step-by-step guide. | ||||||
| sidebar_label | Add Application | ||||||
| tags |
|
||||||
| keywords |
|
import ProductTier from '@site/src/components/ProductTier';
Before adding a new application or performing record-replay operations, please ensure that the keploy agent is running. You can bring up the agent by running
keploy agent-startNow that we have the agent running. Let's add a new application to Keploy Cloud.
To add the new application to Keploy Cloud, you need to login to Keploy Console and go to New Application.
Now let's add the setup workflow. Add your application name and the setup workflow of the application. For example in the above screenshot you can see the setup workflow script for the sample Go application.
Finally, edit the default Keploy Config and click on the Save button to add the application to Keploy Cloud.
If you have any questions or need assistance, our support team is here to help. You can reach out to us through our support portal, Slack or by emailing us.
