Add a media set output

When working with media sets in Pipeline Builder, you can create a media set output as the result of your pipeline. Media set outputs enable your pipelines to provide clean, transformed media data (such as images or audio) for use across the platform.

Learn more about media sets and unstructured data in Foundry.

Create a media set output

To create a media set output, first generate a new media set and then configure it in the proper format before deploying your pipeline and building the output.

Generate a new media set

First, select Add next to the Media set type in the Pipeline outputs panel to the right of the graph.

The list of output types in Pipeline Builder.

Alternatively, you can choose a transform node that produces media and select Add output.

The 'Add output' option on a selected node.

Then, select New media set.

The 'New media set' option on a selected node.

Configure the media set

There are several parameters required to configure the output media set. You can rename your output media set using the name field.

The media set output configuration in its initial state.

Select the Media type for your media set. This should match the output type of the media after any transformations you have applied.

Configuring the media set media type.

Select the Format. This should match the specific file format of the media after any transformations you have applied.

A completed media set configuration.

Now you have successfully configured a new output media set. The configuration can be changed until the pipeline gets deployed. After the pipeline is deployed, your media set output will be created in the same folder as your pipeline.

Output media sets are transactional only. Learn more about transactional and transactionless media sets.

Build a media set output

After adding your media set output to your pipeline, be sure to save your changes. If you have finished transforming your media and defining your pipeline workflow, you are ready to deploy your pipeline and build your new media set output.

Learn how to deploy your pipeline.