# Composite workflows

> One-call shortcuts that combine several steps, like creating an escrow together with its client records.

<!-- Source: https://docs.actuallycare.com/tools/composite -->

One-call shortcuts that combine several steps, like creating an escrow together with its client records.
## Tools (3)
| Tool | Type | What it does |
| --- | --- | --- |
| [`create_escrow_with_clients`](/tools/composite/create_escrow_with_clients) | Creates data | Create an escrow AND create/link buyers and sellers in ONE atomic transaction. |
| [`log_showing_with_feedback`](/tools/composite/log_showing_with_feedback) | Creates data | Log a property showing AND capture client feedback in ONE call. |
| [`create_listing_from_escrow`](/tools/composite/create_listing_from_escrow) | Creates data | Create a new listing pre-populated with data from a closed escrow. |
