A Profile is a trigger mechanism that activates one or more tasks when specified conditions are met. Profiles allow Tasker to respond automatically to changes in device state, user activity, system events, applications, locations, and schedules.
Profiles are often described as the "when" component of Tasker automation, while tasks represent the "what".
A profile typically consists of:
One or more Contexts
An Entry Task
An optional Exit Task
A context defines the conditions required for profile activation.
Remain active while a condition is true.
Examples:
Wi-Fi Connected
Display On
Charging
Trigger once when an event occurs.
Examples:
Notification Received
SMS Received
Button Press
Activate based on time schedules.
Examples:
Every day at 8:00 AM
Weekdays only
Runs when the profile becomes active.
Runs when the profile becomes inactive.