How to Add a Daily Update System Scene to Your Actions

A daily report of events or progress made on a project.

When your Action offers content a user would want to see every day, you can prompt users to subscribe to daily updates. This is done by configuring your Action with the daily update system scene, which appears on Assistant notifications for your Action on Android and iOS devices. To configure your Action with this scene, open the Actions console and click Develop in the top menu. Select the scene you want to add daily updates to, and then click + to create a new intent handler. In the handler, check the daily update box to add a subscription prompt. Make sure to offer this option early in your dialog, and only when it makes sense for the context.