Skip to main content

Keep Every Automation Organized and Easy to Find

Group automations into folders, track datasets, and manage multiple projects without losing track of a single workflow.

What You’ll Find in This Section

  • Project organization with folders
  • Version history
  • Global variables
  • Import and export
  • Multi-profile support

Project Organization

Folders keep large automation libraries manageable. You can group projects by client, industry, department, or any other structure that matches the way you work. Moving a project between folders does not break its settings or data connections, so reorganizing your workspace stays low-risk.

Clear organization becomes especially important as you build more bots for resale. A clean project structure makes it faster to find the workflow you need, duplicate it for a new client, and keep source copies separate from packaged exports.

Version History

Every workflow can accumulate changes quickly while you experiment with selectors, timing, and logic. Version history tracks those changes and lets you roll back to an earlier state when something stops working. Instead of rebuilding lost steps by memory, you restore the last known-good version and continue from there.

For teams and freelancers handling client work, version history also creates a lightweight record of what changed between releases.

Global Variables

Global variables store reusable values across projects. You define a variable once β€” such as a login URL, an API key, a pricing threshold, or a client name β€” and reference it in any automation. When the value changes, you update the variable in one place instead of editing every step that uses it.

This pattern reduces errors, especially in large projects where a value might otherwise be hard-coded in dozens of locations.

Import & Export

Projects can be imported and exported using the .rtila file format. Exporting creates a complete portable package with the workflow, settings, variables, and data source configuration. You can back up your entire library, migrate between computers, or share a working project with a teammate or client.

Importing flips the process around, restoring everything into RTILA X with the same structure it had when it was exported.

Multi-Profile Support

Multi-profile support lets you run several isolated browser profiles inside the same project environment. Each profile maintains its own cookies, fingerprint, proxy, extensions, timezone, and locale. This is essential for multi-account workflows, client separation, and parallel automation runs that must not contaminate one another.

Combined with folders and version history, multi-profile support makes RTILA X a complete project management environment for automation teams rather than a single-run script tool.

Explore Related Features

Project Folders for Automation Organization

Create folders, move projects, and keep every workflow in a structure that fits how you work.

Read more

Global Variables Across Projects

Store shared URLs, API keys, thresholds, and client names in one place and reference them across projects.

Read more

Import & Export Automation Projects

Export complete automations with settings and data sources, then import them anywhere ready to run.

Read more

Multi-Profile Project Support

Create multiple isolated browser profiles under the same project for clean multi-account and client-separated workflows.

Read more

Version History for Automation Projects

RTILA X stores project revisions so you can restore an earlier version of any workflow.

Read more

Frequently Asked Questions

Can I group automations into folders?
Yes. RTILA X includes project folders so you can organize automations by client, team, or use case.
Can I share projects with others?
You can export project files and share them with teammates or clients, with all settings and data sources included.
Does RTILA X track automation versions?
Yes. Project management includes revision history, making it easy to roll back to an earlier version of any workflow.

Ready to Get Started?