# Commerce

The Commerce add-on lets your automations react to Umbraco Commerce events and act on orders, payments, discounts, gift cards, and stock.

## What It Adds

| Type     | Items                                                                                         |
| -------- | --------------------------------------------------------------------------------------------- |
| Triggers | Order, payment, shipping, stock, discount, gift card, and email lifecycle events              |
| Actions  | Read orders, modify orders, capture payments, refund payments, update stock, issue gift cards |

All triggers can be filtered to specific stores via the **Stores** setting.

## In This Section

{% content-ref url="/pages/TeunnpBjs0u7qavXelz6" %}
[Installation](/umbraco-automate/add-ons/commerce/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/wVfHDyXM23Dj0g2eHhWV" %}
[Triggers](/umbraco-automate/add-ons/commerce/triggers.md)
{% endcontent-ref %}

{% content-ref url="/pages/HCakibpPcmdamI1iW6vn" %}
[Actions](/umbraco-automate/add-ons/commerce/actions.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-automate/add-ons/commerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
