> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/mail-bean.md).

# Mail bean

* Available through the **mail** variable
* Contains some mail related functions. For example:
  * `${mail.getEmailAddresses(candidateUserExpression)}` retrieve the emails for the users matching the given user expression.
