> 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-usduser-context-object.md).

# Working with $User context object

* Start create or edit an action.
* Select $User context object (1).
* Select item from context object items picklist (2).

![](/files/e213d53cf252de4d5bc5452d71497cfed26cbacb)

**$User context object items:**

* **Name -** concatenation of user's FirstName and LastName.
* **FirstName -** the user’s first name.
* **LastName -** the user’s last name.
* **OrganizationId -** ID of the organization.
* **OrganizationName -** the name of the organization.
* **ProfileId -** ID of the user’s profile.
* **Email -** the user's email address.
* **Id -** the user's ID.
* **UserName -** stores username value used to login to Salesforce Organization.
* **RoleId -** ID of the user’s role.
* **Type -** the category of user license.
* **TimeZoneSID -** user time zone identifier.
* **Locale -** user locale.
* **CurrencyCode -** user preferred currency code.
* **TimeShift -** user [time shift](https://help.salesforce.com/s/articleView?id=sf.fs%5Fshifts%5Fplan.htm\&type=5).
* **DateFormat -** user Date format.
* **DatetimeFormat -** user Date Time format.
