Skip to main content

Make Recorded Steps More Flexible with Variables

Replace fixed recorded values with reusable variables that change between runs and adapt to different pages.

Why Fixed Recordings Need Variables

A recorded workflow captures the values you used at recording time. If you recorded a search for β€œRTILA X pricing,” the automation will reuse that exact search term on every run. That is useful for simple tasks, but many business workflows need different values each time.

Variables let you replace those fixed recorded values with named placeholders. Instead of a hard-coded search term, the workflow uses a variable such as searchTerm. You can change the variable before a run, connect it to a value extracted from a page, or feed it from an integration. The same recording then works across many different inputs.

Using Variables in Recorded Steps

Any recorded form field, navigation URL, or condition can be changed to use a variable. You open the command, replace the fixed text with the variable name, and save. RTILA X resolves the variable at runtime based on the current project values.

This is especially useful for form automation. A lead-submission recording may include a name, email, and phone number that you do not want to hard-code. By making those fields variable-driven, you can run the same workflow repeatedly for different leads without re-recording anything.

Variable Scopes and Types

RTILA X supports project-wide variables and command-level values. Project variables are defined once and accessible throughout the workflow. Values can be text, numbers, dates, or lists, depending on how they are used. You can also combine text and variables in a single field using simple templating syntax.

Variables can be populated from extracted data. For example, after capturing a product URL in one step, you can store it in a variable and use that variable when navigating to the product detail page. This creates a data-driven flow where the recorded structure remains identical while the specific values change with each item.

Working with Recorded Templates

A recorded workflow that uses variables becomes a reusable template. You can duplicate the project, change the variable values, and immediately have a new automation for a different site, client, or dataset. This is much faster than recording a second time from scratch.

For agencies and resellers, variable-supported templates are especially valuable. You can record a generic client onboarding workflow once, then ship customized copies to many clients by changing only the variables and branding. The underlying automation stays consistent while each delivery fits its specific use case.

Frequently Asked Questions

Where can variables be used?
Variables can be used in form fields, navigation URLs, conditions, and integration settings inside a visual workflow.
Can variables be created automatically by the recorder?
The recorder captures fixed values by default, but you can replace any recorded value with a variable after recording.
Do variables persist across pages?
Yes. Variables are scoped to the project and remain available across all commands and pages in a run.

Ready to Get Started?