> For the complete documentation index, see [llms.txt](https://docs.work-relay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.work-relay.com/automations/queries-and-conditions/working-with-work-relay-context-objects/working-with-work-relay-context-objects.md).

# Working with Work-Relay context objects

When you are working with Work-Relay actions, rules and conditions, you can retrieve information about the current environment by using Work-Relay context objects.

Context objects provides information to your process about active cursors, current tasks values, flow instances, users etc. You can use this information to setup complex conditions on your rules and pass various values into your actions.

{% stepper %}
{% step %}

## Launch context objects for Actions setup

* Open new/edit action dialog
* Choose "Advanced" action settings mode (1)
* Choose context object (2)

![](/files/da1f7dc532901cb2cc594f6fffe7cf22a17d37de)
{% endstep %}

{% step %}

## Launch context objects for Conditions setup

* Open new/edit action dialog
* Choose Execute = "With conditions" on Action Detail section (3)
* Choose "Formula" condition type (4)
* Choose context object (5)

![](/files/f37bf62b33679279f52c15adf76226358039d2e3)
{% endstep %}

{% step %}

## Launch context objects for Rules setup

* Open new/edit rule dialog
* Choose 'Formula' condition type (6)
* Choose context object (7)

![](/files/db151b0f20cb0b0d3e36f5df2221bae8f4a21099)
{% endstep %}
{% endstepper %}

Please read about each Work-Relay context object usage in proper articles in this chapter.
