Adding Application
The onboarding step lets you create your first app. However, if you want to add a new application please click on the + icon on the dashboard page, as shown below.

Enter a display name for your application. This is usually the name that you use to refer to it.

On the next step you will be prompted to add the details of the environment, you would like to test with Relicx. Usually, this is your development, test, or staging environment. The following inputs are required. It is advised that you have all the inputs ready before you start this process.
Input Name | Description | Comments |
Test Environment Name | This is the name of your test environment. | Use a name like Staging or Test |
Test Environment URL | This is the environment URL that you generally use to connect to your test environment. Relicx needs access to this environment to run tests | If your environment is behind a firewall. Please feel free to setup an onboarding call or post your question on the Relicx community slack |

Once the inputs are done, please click on Create environment to proceed to the next step.
The next step is to add the javascript script tag to your application.
To access the script tag, click Settings and then select your newly created apps from the sidebar. You will see the script tag under the Script tab

We recommend adding the script in the header section of a common file that gets included in all the pages of the application, e.g. header/menu/template, etc.
Optionally, you can also use Google Tag Manager (GTM). Just follow the usual GTM instructions to create a tag and don't forget to publish it. For more information on how to instrument your app please check out the Instrumentation page
Once you have added the script tag to the application, RelicX will start recording user sessions. Depending on how busy the site is, it may take 5-10 minutes for the first session to show up in the application UI. Once logged in you will see the Dashboard page

To view the recorded sessions, click on the sessions number on your application tile.

Click on the play icon to see the session replay
A unique aspect of Relicx is that it interacts with your application across the release cycle stages. It monitors your production to record user sessions, extract flows, and generate tests. These tests can be run against any environment, pre-production, or production. You can therefore define multiple environments for an application.
You can manage application environments on the settings page.

Click on the Test Environments tab, to add new environments simply click on the Add Test Environment button
To check out the hosts where sessions are captured click on the Session Capture Tab

