Manage video assets manage-video-assets

Version
Article link
AEM 6.5
Click here
AEM as a Cloud Service
This article

Video format is a critical part of digital assets of an organization. Adobe Experience Manager offers mature offerings and features to manage the entire lifecycle of your video assets after their creation.

Learn how to manage and edit the video assets in Adobe Experience Manager Assets. Video encoding and transcoding, for example, FFmpeg transcoding, is possible using Processing Profiles and using Dynamic Media integration. Without Dynamic Media license, Experience Manager provides basic support for videos, such as transcoding using FFmpeg, extraction of preview thumbnails for the supported file formats, and preview in the user interface for formats that are supported for playback in the browser directly.

Upload and preview video assets upload-and-preview-video-assets

You can upload and preview video assets of supported format to Experience Manager Assets.

Upload video assets

To upload a video asset, follow these steps:

  1. In the digital assets folder or subfolders, navigate to the location where you need to add the asset.
  2. Click Create from the toolbar and choose Files.
    Alternatively, drag a file on the user interface.
    Learn more about uploading assets in Experience Manager Assets.

Preview video assets

You can preview videos in supported renditions in the Assets user interface. To preview a video asset, follow these steps:

  1. Upload a video asset of a supported format to Experience Manager Assets. Learn more about the supported video formats.
    Once uploaded, the video asset is processed, and a preview rendition is generated.
  2. Click the asset, and select details option Details from the top toolbar. The video asset opens in the video viewer.
  3. Click the play option icon on the video thumbnail.
    You can play, pause, control the volume, and zoom the video to full screen.

For existing video assets in Experience Manager Assets, you need to Reprocess the assets in Experience Manager to enable the video preview feature. Learn how to reprocess digital assets in Experience Manager.

Limitations of video preview

  • MXF files do not show video previews even though the rendition is generated.
  • WebM files do not generate preview renditions as they are playable natively by web browsers.

Publish video assets publish-video-assets

After publishing, you can include the video assets in a web page as a URL or directly embed the assets. For details, see publish Dynamic Media assets.

Publish videos to YouTube publishing-videos-to-youtube

You can publish video assets managed in Experience Manager Assets directly to a YouTube channel that you have previously created.

To publish video assets to YouTube, you tag video assets in Experience Manager Assets with tags. You associate these tags with a YouTube channel. If a video asset’s tag matches the tag of a YouTube channel, then the video is published to YouTube. Publish to YouTube occurs along with a normal publish of the video as long as an associated tag is used.

YouTube does its own encoding. As such, the original video file that was uploaded into Experience Manager is published to YouTube instead of any video rendition that Dynamic Media’s encoding has created. While it is not required to process videos using Dynamic Media, it is expected that they do so in case a viewer preset is needed for playback.

When you bypass the video processing profile and publish directly to YouTube, it simply means that your video asset in Experience Manager Asset does not get a viewable thumbnail. It also means that videos that are not encoded do not work with any of the Dynamic Media asset types.

Publishing video assets to YouTube servers involves completing the following tasks to ensure safe and secure server-to-server verification with YouTube:

You can also unpublish videos to remove them from YouTube.

Configure Google Cloud settings configuring-google-cloud-settings

To publish to YouTube, you need a Google account. If you have a GMAIL account, then you already have a Google account; if you do not have a Google account, you can easily create one. You need the account because you need credentials to publish video assets to YouTube.

The account used with Google Cloud and the Google account used for YouTube do not need to be the same.

Google periodically changes their user interface. As such, the steps to publish videos to YouTube can vary slightly from what is documented below. This caveat also applies to YouTube when you try to check if videos are uploaded to it.

NOTE
The following steps were accurate at the time of writing. However, Google periodically updates their cloud web pages without notice. As such, some configuration options may be named slightly differently in the Google user interface from the name used in the steps.

To configure Google Cloud settings:

  1. Create a Google account.

    If you already have a Google account, you can skip to the next step.

  2. Go to https://cloud.google.com/.

  3. On the Google Cloud page, near the upper-right corner, select Console.

    If necessary, Sign in using your Google account credentials to see the Console option.

  4. On the Dashboard page, to the right of Google Cloud Platform, select the Project drop-down list to open the Select a project dialog box.

  5. In the Select a project dialog box, select New Project.

  6. In the New Project dialog box, in the Project name field, type the name of your new project.

    Your Project ID is based on your project name. As such, choose the project name carefully; it cannot be changed after it is created. Also, you must enter the same Project ID again when you set up YouTube in Experience Manager later on. Therefore, write it down.

  7. Select Create.

  8. Do either one of the following:

    • On your project’s Dashboard, in the Getting Started card, select Explore and enable APIs.
    • On your project’s Dashboard, in the APIs card, select Go to APIs overview.
  9. Near the top middle of the APIs & Services page, select ENABLE APIS AND SERVICES.

  10. On the API Library page, on the left side, under Category, select YouTube. On the right side of the page, select YouTube.

  11. On the YouTube page, select YouTube Data API v3.

  12. On the YouTube Data API v3 page, select MANAGE.

    6_5_googleaccount-apis-manage

  13. To use the API, you need credentials. If necessary, on the left side of the APIs & Services page, select Credentials.

  14. On the Credentials page, near the top, select CREATE CREDENTIALS, then select OAuth client ID.

  15. On the Create OAuth client ID page, in the Application type drop-down list, select Web application.

    6_5_googleaccount-apis-applicationtype

  16. Do one of the following:

    • In the Name field, enter a unique name for your OAuth 2.0 client.
    • Use the default name that Google already provided in the Name field.
  17. Under the Authorized JavaScript origins heading, select ADD URI.

    6_5_googleaccount-apis-nameauthorizations

  18. In the URIs text field, enter the following path, substituting your own domain and port number in the path, then press Enter to add the path to the list:

    https://<servername.domain>:<port_number>

    For example, https://1a2b3c.mycompany.com:4321

    note note
    NOTE
    The URI path example above is hypothetical and for explanation purposes only.
  19. Under the Authorized redirect URIs heading, select ADD URI.

  20. In the URIs text field, enter the following path, substituting your own domain and port number in the path, then press Enter to add the path to the list:

    https://<servername.domain>:<port_number>/etc/cloudservices/youtube.youtubecredentialcallback.json

    For example, https://1a2b3c.mycompany.com:4321/etc/cloudservices/youtube.youtubecredentialcallback.json

    note note
    NOTE
    The URI path example above is hypothetical and for explanation purposes only.
  21. Near the bottom of the Create OAuth client ID page, select Create.

  22. On the OAuth client created dialog box, do the following:

    • (Optional) Copy the values in the Your Client ID and Your Client Secret fields, and save.
    • Select DOWNLOAD JSON, then save the JSON file.

    You need this downloaded JSON file when you set up YouTube in Adobe Experience Manager later on.

    6_5_googleaccount-apis-oauthclientcreated

  23. On the OAuth client created dialog box, select OK.

  24. Log out of your Google account. Now create a YouTube channel.

Create a YouTube channel creating-a-youtube-channel

Publishing videos to YouTube requires that you have one or more channels. If you have already created a YouTube channel, you can skip this task and go to Add tags for publishing.

CAUTION
Be sure you have already set up one or more channels in YouTube before you add channels under YouTube Settings in Experience Manager (see Set up YouTube in Experience Manager below). If you fail to do the channel setup, you are not warned of no existing channels. However, Google verification still occurs when you add a channel, but there is not an option to choose which channel the video is sent.

To create a YouTube channel:

  1. Go to https://www.youtube.com and sign in using your Google account credentials.

  2. In the upper-right corner of the YouTube page, select your profile picture (it can also appear as a letter within a solid colored circle), then select YouTube settings (round gear icon).

  3. On the Overview page, under the Additional Features heading, select See all my channels or create a channel.

  4. On the Channels page, select Create a new channel.

  5. On the Brand Account page, in the Brand Account Name field, enter a company name or any other channel name you choose where you want to publish your video assets, then select Create.

    Remember the name that you enter here; you must enter it again when you have to set up YouTube in Experience Manager.

  6. (Optional) If necessary, add more channels.

    Now you add tags for publishing.

Add tags for publishing adding-tags-for-publishing

To publish to your videos to YouTube, Experience Manager associates tags to one or more YouTube channels. To add tags for publishing, see Administer Tags.

Or, if you intend to use the default tags in Experience Manager, you can skip this task and go to Set up YouTube in Experience Manager.

NOTE
After the Cloud Service is configured, other configuration is not required to enable the YouTube Publish replication agent at this point. The reason is because it was enabled when the Cloud Service configuration was saved.

Set up YouTube in Experience Manager setting-up-youtube-in-aem

Starting with Experience Manager 6.4, a new touch user interface method was introduced to set up YouTube publishing in Experience Manager. Based on the installed instance of Experience Manager that you are using, do one of the following:

Set up YouTube in Experience Manager 6.4 and later setting-up-youtube-in-aem-and-later

  1. Be sure you log in to your instance of Dynamic Media as an Administrator.

  2. In the upper-left corner of Experience Manager, select the Experience Manager logo, then in the left rail, navigate to Tools(hammer icon) > Cloud Services > YouTube Publishing Configuration.

  3. Select global (do not select it).

  4. Near the upper-right corner of the global page, select Create.

  5. On the Create YouTube Configuration page, under Google Cloud Platform Settings, in the Application Name field, enter the Google Project ID.

    You specified the project ID when you initially configured Google Cloud settings earlier.
    Leave the Create YouTube Configuration page open; you are returning to it in a moment.

    6_5_youtubepublish-createyoutubeconfiguration

  6. Using a plain text editor, open the JSON file that you downloaded and saved earlier in the task Configure Google Cloud settings.

  7. Select and copy the entire JSON text.

  8. Return to the YouTube Account Settings dialog box. In the JSON Config field, paste the JSON text.

  9. Near the upper-right corner of the page, select Save.

    Now set up YouTube channels in Experience Manager.

  10. Select Add Channel.

  11. In the Channel Name field, enter the name of the channel that you created in the task Adding one or more channels to YouTube earlier.

    You can optionally add a description, if desired.

  12. Select Add.

  13. YouTube/Google verification is displayed. If you are not already logged into the Google Cloud account, then skip this step.

    • Enter the Google username and password associated with the Google Project ID and the JSON text above.
    • Depending on how many channels your account has you see two or more items. Select a channel. Do not select the e-mail address; it is not a channel.
    • On the next page, select Accept to allow access to this channel.
  14. Select Allow.

    Now set up tags for publishing.

  15. Setting up tags for publishing - On the Cloud Services > YouTube page, select the pencil icon to edit the list of tags that you want to use.

  16. To display the list of available tags in Experience Manager, select the drop-down list icon (upside-down caret).

  17. To add them, select one or more tags.

    To delete a tag that you have added, select the tag, and select X.

  18. When you are finished adding the tags that you want, select Save.

    Now you publish videos to your YouTube channel.

Set up YouTube in Experience Manager before 6.4 setting-up-youtube-in-aem-before

  1. Be sure you log in to your instance of Dynamic Media as an Administrator.

  2. In the upper-left corner of Experience Manager, select the Experience Manager logo, then in the left rail, navigate to Tools (hammer icon) > Deployment > Cloud Services.

  3. Under the Third-Party Services heading, under YouTube, select Configure now.

  4. In the Create Configuration dialog box, enter a title (mandatory) and name (optional) in the respective fields.

  5. Select Create.

  6. In the YouTube Account Settings dialog box, in the Application Name field, enter the Google Project ID.

    You specified the project ID when you initially configured Google Cloud settings earlier.
    Leave the YouTube Account Setting dialog box open; you are returning to it in a moment.

  7. Using a plain text editor, open the JSON file that you downloaded and saved earlier in the task Configuring Google Cloud settings.

  8. Select and copy the entire JSON text.

  9. Return to the YouTube Account Settings dialog box. In the JSON Config field, paste the JSON text.

  10. Select OK.

    Now set up YouTube channels in Experience Manager.

  11. To the right of Available Channels, select + (plus sign icon).

  12. In the YouTube Channel Settings dialog box, in the Title field, enter the name of the channel that you created in the task Adding one or more channels to YouTube earlier.

    You can optionally add a description, if desired.

  13. Select OK.

  14. YouTube/Google verification is displayed. If you are not already logged into the Google Cloud account, then skip this step.

    • Enter the Google username and password associated with the Google Project ID and the JSON text above.
    • Depending on how many channels your account has you see two or more items. Select a channel. Do not select the e-mail address; it is not a channel.
    • On the next page, select Accept to allow access to this channel.
  15. Select Allow.

    Now set up tags for publishing.

  16. Setting up tags for publishing - On the Cloud Services > YouTube page, select the pencil icon to edit the list of tags that you want to use.

  17. To display the list of available tags in Experience Manager, select the drop-down list icon (upside-down caret).

  18. To add them, select one or more tags.

    To delete a tag that you have added, select the tag, and select X.

  19. When you are finished adding the tags that you want, select OK.

    Now you publish videos to your YouTube channel.

(Optional) Automate the setting of default YouTube properties for your uploaded videos optional-automating-the-setting-of-default-youtube-properties-for-your-uploaded-videos

You can optionally automate the setting of YouTube properties on upload of your videos. Create a metadata processing profile in Experience Manager.

To create the metadata processing profile, you are first going to copy values from the Field Label, Map to property, and Choices fields, all found in Metadata Schemas for video. Then, you build your YouTube video metadata processing profile by adding those values to it.

To automate the setting of default YouTube properties for your uploaded videos:

  1. In the upper-left corner of Experience Manager, select the Experience Manager logo, then in the left rail, navigate to Tools (hammer icon) > Assets > Metadata Schemas.

  2. Select default. (Do not add a checkmark to the selection box to the left of “default”.)

  3. On the default page, check the box to the left of video, then select Edit.

  4. On the Metadata Schema Editor page, select the Advanced tab.

  5. Under the YouTube Publishing heading, select YouTube Category.

  6. On the right side of the page, under the Settings tab, do the following:

    • In the Map to property text field, select and copy the value.
      Paste the copied value into the open text editor. You are going to need this value later when you create your metadata processing profile. Leave the text editor open.

    • Under Choices, select and copy the default value that you want to use (such as People & Blogs or Science & Technology).
      Paste the copied value into the open text editor. You are going to need this value later when you create your metadata processing profile. Leave the text editor open.

  7. Under the YouTube Publishing heading, select YouTube Privacy.

  8. On the right side of the page, under the Settings tab, do the following:

    • In the Map to property text field, select and copy the value.
      Paste the copied value into the open text editor. You are going to need this value later when you create your metadata processing profile. Leave the text editor open.

    • Under Choices, select and copy the default value that you want to use. Notice that the Choices are grouped in pairs of two. The bottom field in the pair is the default value that you want to copy, such as public, unlisted, or private.
      Paste the copied value into the open text editor. You are going to need this value later when you create your metadata processing profile. Leave the text editor open.

  9. Near the upper-right corner of the Metadata Schema Editor page, select Cancel.

  10. In the upper-left corner of Experience Manager, select the Experience Manager logo, then in the left rail, select Tools (hammer icon) > Assets > Metadata Profiles.

  11. On the Metadata Profiles page, near the upper-right corner of the page, select Create.

  12. In the Add Metadata Profile dialog box, in the Profile title text field, enter the name YouTube Video then select Create.

  13. On the Metadata Profile Editor page, select the Advance tab.

  14. Add the copied YouTube Publishing values to the profile by doing the following:

    • On the right side of the page, select the Build Form tab.

    • (Optional) Drag the component labeled Section Header to the left and drop it in the form area.

    • (Optional) Select Field Label to select the component.

    • (Optional) On the right side of the page, under the Settings tab, in the Field Label text field, enter YouTube Publishing.

    • Select the Build Form tab, then drag the component labeled Multi Value Text and drop it below the YouTube Publishing heading that you created.

    • To select the component, select Field Label.

    • On the right side of the page, under the Settings tab, paste the YouTube Publishing values (Field Label value and Map to property value) that you copied earlier, into their respective fields on the form. Paste the Choices value into the Default Value field.

  15. Add the copied YouTube Privacy values to the profile by doing the following:

    • On the right side of the page, select the Build Form tab.

    • (Optional) Drag the component labeled Section Header to the left and drop it in the form area.

    • (Optional) Select Field Label to select the component.

    • (Optional) On the right side of the page, under the Settings tab, in the Field Label text field, enter YouTube Privacy.

    • Select the Build Form tab, then drag the component labeled Multi Value Text and drop it below the YouTube Privacy heading you created.

    • To select the component, select Field Label.

    • On the right side of the page, under the Settings tab, paste the YouTube Publishing values (Field Label value and Map to property value) that you copied earlier, into their respective fields on the form. Paste the Choices value into the Default Value field.

  16. Near the upper-right corner of the page, select Save.

  17. Apply the YouTube Publishing metadata profile to the folders where you are going to upload videos. You must have both the Metadata Profile and the Video Profile set.

    See Metadata Profiles and Video Profiles.

Publish videos to your YouTube channel publishing-videos-to-your-youtube-channel

Now you associate the tags that you added earlier to video assets. This process lets Experience Manager know which assets to publish to your YouTube channel.

NOTE
Publish immediately does not automatically publish to YouTube. When Dynamic Media is set up, there are two publish options to choose from: Immediately or Upon Activation.
Publish Immediately means that the uploaded asset–after it is synched with IPS–is published automatically to the delivery system. While that is true for Dynamic Media, it is not true for YouTube. To publish to YouTube, you must publish by way of Experience Manager Author.
NOTE
To publish content from YouTube, Experience Manager uses the Publish to YouTube workflow, which lets you monitor progress and view any failure information.
See Monitor video encoding and YouTube publishing progress.
For more detailed progress information, you can monitor the YouTube log under replication. Be aware, however, that such monitoring requires Administrator access.

To publish videos to your YouTube channel:

  1. In Experience Manager, navigate to a video asset that you want to publish to your YouTube channel.

  2. Select the video asset (the adaptive video set).

  3. On the toolbar, select Properties.

  4. In the Basic tab, under the Metadata heading, select Open Selection Dialog to the right of the Tags field.

  5. On the Select Tags page, navigate to the tags you want to use, and then select one or more tags.

    Remember that the tags must be associated with the YouTube channel.

  6. In the upper-right corner of the page, select Select.

  7. In the upper-right corner of the video’s properties page, select Save and Close.

  8. On the toolbar, select Quick Publish.

    See also Use Publication Management with Experience Manager Sites.

    You can optionally verify the published video on your YouTube channel.

(Optional) Verify the published video on YouTube optional-verifying-the-published-video-on-youtube

You can optionally monitor progress of your YouTube publishing (or unpublishing).

See Monitor video encoding and YouTube publishing progress.

Publishing times can vary greatly depending on numerous factors that include the format of your primary source video, file size, and upload traffic. The publishing process can take anywhere from a few minutes to several hours. Also, higher resolution formats are rendered much more slowly. For example, 720p and 1080p take longer to appear than 480p.

After eight hours, if you still see a status message that says Uploaded (processing, please wait), try removing the video from your site and uploading it again.

You can obtain a YouTube URL string that is generated by Dynamic Media after you publish the video. When you copy the YouTube URL, it lands on the Clipboard so you can paste it as necessary to pages in your website or application.

NOTE
The YouTube URL is not available to copy until you have published the video asset to YouTube.

To link YouTube URLs to your web application:

  1. Navigate to the YouTube published video asset whose URL that you want to copy, then select it.

    Remember that YouTube URLs are only available to copy after you have first published the video assets to YouTube.

  2. On the toolbar, select Properties.

  3. Select the Advanced tab.

  4. Under the YouTube Publishing heading, in the YouTube URL List, select, and copy the URL text to your web browser to preview the asset or to add to your web content page.

Unpublish videos so you can remove them from YouTube unpublishing-videos-to-remove-them-from-youtube

When you unpublish a video asset in Experience Manager, the video is removed from YouTube.

CAUTION
If you remove a video directly from within YouTube, Experience Manager is unaware and continues to behave as if the video is still published to YouTube. Always unpublish a video asset from YouTube by way of Experience Manager.
NOTE
To remove content from YouTube, Experience Manager uses the Unpublish from YouTube workflow, which lets you monitor progress and view any failure information.
See Monitor video encoding and YouTube publishing progress.

To unpublish videos to remove them from YouTube:

  1. Navigate to the video assets that you want to unpublish from your YouTube channel.
  2. In an asset selection mode, select one or more published video assets.
  3. On the toolbar, select Manage Publication. If necessary, select the three dots icon (. . .) on the toolbar to see Manage Publication.
  4. On the Manage Publication page, select Unpublish.
  5. In the upper-right corner of the page, select Next.
  6. In the upper-right corner of the page, select Unpublish.

Monitor video encoding and YouTube publishing progress monitoring-video-encoding-and-youtube-publishing-progress

When you upload a new video to a folder that has video encoding applied or, you publish your video to YouTube, monitor how your video encoding/Youtube publishing is progressing (or failing). Actual YouTube publishing progress is only available by way of the logs. But whether it fails or succeeds, it is listed in other ways described in the following procedure. In addition, you receive email notifications when a YouTube publish workflow or video encoding completes or is interrupted.

Monitor progress monitoring-progress

You can monitor progress, including failed encoding/YouTube publish.

  1. View video-encoding progress in your assets folder:

    • In card view, video encoding progress displays on the asset by percent. If there is an error, this information also displays on the asset.

    chlimage_1-429

    • In list view, video encoding progress displays in the Processing Status column. If there is an error, this message displays in that same column.

    chlimage_1-430

    This column does not display by default. To enable the column, select View Settings from the views drop-down menu, and add the Processing Status column and select Update.

    chlimage_1-431

  2. View progress in the asset details. When you select an asset, open the drop-down menu and select Timeline. To narrow it down to workflow activities like encoding or YouTube publishing, select Workflows.

    chlimage_1-432

    Any workflow information–such as encoding–displays in the timeline. For YouTube publish, the Workflow timeline also includes the name of the YouTube channel and the YouTube video URL. In addition, you see any failure notifications in the Workflow timeline after the publish is complete.

    note note
    NOTE
    It can take a long time for failure/error messages to finally be recorded due to multiple workflow configurations on retries, retry delay, and timeout from https://localhost:4502/system/console/configMgr, for example:
    • Apache Sling Job Queue Configuration
    • Adobe Granite Workflow External Process Job Handler
    • Granite Workflow Timeout Queue
    You can adjust the retries, retry delay, and timeout properties in these configurations.
  3. For workflows in progress, see Workflow Instances available from Tools > Workflow > Instances.

    note note
    NOTE
    You need administrative rights to access the Tools menu.

    chlimage_1-433

    Select the instance and select Open History.

    chlimage_1-434

    From the Workflow Instances area, you can also suspend, terminate, or rename workflows. See Administer workflows for more information.

  4. For failed jobs, see Workflow Failures available from Tools > Workflow > Failures. The Workflow Failure lists all failed workflow activities.

    note note
    NOTE
    You need administrative rights to access the Tools menu.

    chlimage_1-435

    note note
    NOTE
    It can take a long time for the error message to finally be recorded due to multiple workflow configurations on retries, retry delay, and timeout from https://localhost:4502/system/console/configMgr, for example:
    • Apache Sling Job Queue Configuration
    • Adobe Granite Workflow External Process Job Handler
    • Granite Workflow Timeout Queue
    You can adjust the retries, retry delay, and timeout properties in these configurations.
  5. For completed workflows, see Workflow Archive available from Tools > Workflow > Archive. The Workflow Archive lists all completed workflow activities.

    note note
    NOTE
    You need administrative rights to access the Tools menu.

    chlimage_1-436

  6. You receive email notifications about aborted or failed workflow jobs. These email notifications are configurable by an administrator. See Configure email notifications.

Transcode using Processing Profile transcode-video

Experience Manager as a Cloud Service lets you do basic transcoding of MP4 video files using Processing Profiles. The functionality lets you not just upload but also preview and scale a MP4 video file.

Create Processing Profile for video transcoding in Experience Manager

Figure: A Processing Profile for video transcoding in Experience Manager.

If you provide only width or only height and leave the other field blank, the renditions maintain the aspect ratio. H.264 video codec is available for transcoding.

To process assets using a processing profile, add a profile to a folder. See use processing profiles to process assets.

Annotate video assets annotate-video-assets

You can add annotations to video assets. While annotating videos, the player pauses to let you annotate on a frame. For details, see managing video assets.

NOTE
MXF video format is not yet supported with video asset annotations.
  1. From the Assets console, select Edit on the asset card to display the asset details page.
  2. To play the video, click Preview.
  3. To annotate the video, click Annotate. An annotation is added at the particular time (frame) in the video. When annotating, you can draw on the canvas and include a comment with the drawing. Comments are auto-saved. To exit the annotation wizard, click Close.
  4. Seek to a specific point in the video, specify the time in seconds in the text field and click Jump. For example, to skip the first 20 seconds of video, enter 20 in the text field.
  5. To view it in the timeline, click an annotation. To delete the annotation from the timeline, click Delete.

Best practices and limitations tips-limitations

recommendation-more-help
fbcff2a9-b6fe-4574-b04a-21e75df764ab