# AR task + model flows #### Case: want to create AR task, but no model yet. - Possible to open the task configurator - User gets explanation of what the task is - User gets warning notification telling to add a AR model first when none is present. #### Case: I have a configured AR task, and I delete/change the model - User gets confirm modal: "This POI has an AR task that depends on this model. Deleting/changing this model will also delete this task. Are you sure you want to remove/change the model?" - Cancel - Delete model and task #### Case: I have a model, and I change/create/delete the task. No consequences, will have to configure the task again.