Skip to content

Glossary

Term Definition
Automation A sequence of browser actions performed automatically
Bot A packaged automation that runs independently
Checkpoint A saved progress marker that allows resuming after interruption
Command A single action in an automation (click, fill, extract, etc.)
Dataset A definition of what data to extract from a web page
Element Picker A tool for visually selecting elements on a web page
Global Variable A variable available across all projects for a profile
Humanoid Behavior Simulated human-like mouse movements and typing
Item Selector The CSS/XPath selector for the repeating parent container in a dataset
Local-First Software that runs entirely on your computer without cloud dependency
MCP Model Context Protocol — a standard for AI tool integration
Profile A user workspace within RTILA X with its own projects and settings
Project The fundamental unit of work containing commands, datasets, and settings
Property A single field to extract in a dataset
Proxy An intermediary server that masks your IP address
RAG Retrieval-Augmented Generation — AI enhanced with local knowledge base
Record One row of extracted data
Run One execution of a project
Selector A pattern that identifies elements on a web page (CSS, XPath, text)
Session One complete execution of a project with associated logs and data
Stealth Features that help avoid detection by anti-bot systems
Trigger A post-execution action that delivers data to an external destination
Variable A named value that can be used in commands and datasets
Visual Builder The browser-based interface for building and editing automations
WAF Web Application Firewall — a security system that blocks automated access