> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pnplayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Videos

> Learn how to upload, manage, caption, chapter, embed, and analyze your videos step by step from the dashboard.

## Upload Video

To upload a new video, follow these steps:

<Card>
  <img src="https://mintcdn.com/pnplayer/5qrtz6lOkolMvA0q/images/upload.png?fit=max&auto=format&n=5qrtz6lOkolMvA0q&q=85&s=b109c55c801cb30e867819adf75a1e65" style={{ borderRadius: "8px", marginTop: "12px", marginLeft: "105px"}} width="465" height="590" data-path="images/upload.png" />
</Card>

<Steps>
  <Step title="Open Upload Section">
    Navigate to the <b>Videos</b> dashboard and click the <b>Upload Video</b> button.
  </Step>

  <Step title="Select Video File">
    Choose a file from your device (MP4, MOV, AVI, or WEBM up to 5GB).
  </Step>

  <Step title="Track Upload Progress">
    Monitor the real-time upload progress with resumable support enabled.
  </Step>

  <Step title="Edit Video Details">
    After upload completes, update the title and description if needed.
  </Step>

  <Step title="Save Video">
    Click save to finalize and publish the uploaded video.
  </Step>
</Steps>

## Captions

To manage captions for your video, follow these steps:

<Card horizontal>
  <img src="https://mintcdn.com/pnplayer/5qrtz6lOkolMvA0q/images/captions.png?fit=max&auto=format&n=5qrtz6lOkolMvA0q&q=85&s=83e7a0f8722b4ab8d2ca8dd37e889ddd" style={{ borderRadius: "8px", marginTop: "12px" }} width="957" height="437" data-path="images/captions.png" />
</Card>

<Steps>
  <Step title="Open Captions Tab">
    Select your video and navigate to the <b>Captions</b> section.
  </Step>

  <Step title="Upload Caption File">
    Enter a label, provide the language code, and upload a <b>.vtt</b> file.
  </Step>

  <Step title="Generate Transcription">
    Choose a language and confirm to automatically generate captions.
  </Step>

  <Step title="Manage Existing Captions">
    Use action buttons to download, copy the link, or delete captions.
  </Step>
</Steps>

## Chapters

To add and manage video chapters, follow these steps:

<Card horizontal>
  <img src="https://mintcdn.com/pnplayer/5qrtz6lOkolMvA0q/images/chapters.png?fit=max&auto=format&n=5qrtz6lOkolMvA0q&q=85&s=ca09b4b7d50b2d6b2664370a080037d4" style={{ borderRadius: "8px", marginTop: "12px" }} width="902" height="362" data-path="images/chapters.png" />
</Card>

<Steps>
  <Step title="Open Chapters Tab">
    Navigate to the <b>Chapters</b> section of your selected video.
  </Step>

  <Step title="Add New Chapter">
    Click <b>Add New Chapter</b> and enter start and end time in <b>MM:SS</b> format.
  </Step>

  <Step title="Enter Chapter Title">
    Provide a title that describes the section of the video.
  </Step>

  <Step title="Edit or Delete Chapter">
    Modify time/title fields directly or click delete to remove a chapter.
  </Step>

  <Step title="Save Chapters">
    Click <b>Save Chapters</b> to store the changes.
  </Step>
</Steps>

## Embed

To embed your video on an external website, follow these steps:

<Card horizontal>
  <img src="https://mintcdn.com/pnplayer/5qrtz6lOkolMvA0q/images/embed.png?fit=max&auto=format&n=5qrtz6lOkolMvA0q&q=85&s=bceabe16a41efd1b42d58f733aeaa525" style={{ borderRadius: "8px", marginTop: "12px" }} width="852" height="575" data-path="images/embed.png" />
</Card>

<Steps>
  <Step title="Open Embed Tab">
    Select the video and navigate to the <b>Embed</b> section.
  </Step>

  <Step title="Customize Embed Settings">
    Enable responsive layout and fullscreen options if required.
  </Step>

  <Step title="Copy Embed Code">
    Copy the generated iframe embed code.
  </Step>

  <Step title="Paste into Website">
    Paste the iframe code into your website’s HTML where you want the video to appear.
  </Step>
</Steps>

## Analytics

To analyze video performance, follow these steps:

<Card horizontal>
  <img src="https://mintcdn.com/pnplayer/pzhj2ZBPtmNBqWOg/images/Videoanalytics.png?fit=max&auto=format&n=pzhj2ZBPtmNBqWOg&q=85&s=848f2debdc5e95d6ce62103a643e974f" style={{ borderRadius: "8px", marginTop: "12px" }} width="939" height="622" data-path="images/Videoanalytics.png" />
</Card>

<Steps>
  <Step title="Open Analytics Tab">
    Navigate to the <b>Analytics</b> section of the selected video.
  </Step>

  <Step title="View Overview Metrics">
    Check total <b>Plays</b> and <b>Watch Time</b> displayed at the top.
  </Step>

  <Step title="Select Date Range">
    Choose start and end dates to filter analytics by timeframe.
  </Step>

  <Step title="Choose Metric Type">
    Select a metric from the dropdown to update dashboard data.
  </Step>

  <Step title="Apply Video or Tag Filters">
    Use video and tag filters to narrow down performance data.
  </Step>

  <Step title="Filter by Source or Country">
    Analyze engagement by traffic source or viewer country.
  </Step>

  <Step title="Review Charts">
    Study the trend graph and pie chart for performance insights.
  </Step>

  <Step title="Check Video Performance Table">
    Compare watch time and plays across videos.
  </Step>

  <Step title="Download Report">
    Export analytics data for reporting or sharing.
  </Step>

  <Step title="Reset Filters">
    Clear applied filters to return to the default analytics view.
  </Step>
</Steps>
