# Actions = & ≠

This condition checks if your data is equal or not equal to a certain value.

Here are workflow set-up examples that use this condition:

* Break loop on condition that status request is unsuccessful, see example here: [#save-status-response](https://docs.zerowork.io/using-zerowork/apis-send-http-request#save-status-response "mention")
* [#example-set-profile-visit-status-to-visited-and-avoid-visiting-same-profile-links-by-checking-if-sta](https://docs.zerowork.io/using-zerowork/save-web-element/enrich-existing-data#example-set-profile-visit-status-to-visited-and-avoid-visiting-same-profile-links-by-checking-if-sta "mention")(link includes a video tutorial)
* [#example-remove-disqualified-leads-if-lead-qualification-status-does-not-equal-qualified](https://docs.zerowork.io/using-zerowork/delete-data#example-remove-disqualified-leads-if-lead-qualification-status-does-not-equal-qualified "mention") (link includes a video tutorial)
