# Integrated help events

## Product tour events

The following event is dispatched when rendering a [product tour scenario](https://doc.ibexa.co/en/latest/administration/back_office/product_tour/index.md).

| Event                                                                                                                                                                             | Dispatched by                                                 |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| [`RenderProductTourScenarioEvent`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-IntegratedHelp-Event-RenderProductTourScenarioEvent.html) | `Ibexa\IntegratedHelp\Renderer\ProductTourRenderer::render()` |

To learn how you can use this event to customize your product tour scenarios, see [Customize product tour](https://doc.ibexa.co/en/latest/administration/back_office/customize_product_tour/index.md).
