# LIVE Manifest decoration
Requirements
The workflow should be compatible with SCTE35 insertion. Contact the IOIO team to confirm which workflow is compatible.
- Start the workflow as you would normally start it.
- Locate the POST /channels/{workflowId}/dynamic-ads endpoint. This endpoint needs the workflow ID for which we will insert a SCTE35 marker and the body accepts the duration in the following example:
{
"duration": 30
}
NOTE: Duration is in seconds
- Once executed the manifest will be decorated with the needed tags to insert an Ad into the stream.