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

# Upload & Organize Your Coaching Media

> Learn how to upload videos and images to CoachIQ's Media Hub, organize content with tags, and manage your media library.

Media Hub is your central storage for all videos and images in CoachIQ. Upload your training content here, organize it with tags, then pull it into [lessons](/content/lesson-overview) and [programs](/content/programs-overview).

<Info>
  **Where to find Media Hub**: Dashboard → Content → Media Hub tab
</Info>

<Frame>
  <img src="https://mintcdn.com/coachiq/9wnasKRTL4KyIBDa/images/media-hub-example.png?fit=max&auto=format&n=9wnasKRTL4KyIBDa&q=85&s=a21537196656c040db26d3d17ee1c1f1" alt="Media Hub Example" width="2672" height="2248" data-path="images/media-hub-example.png" />
</Frame>

## Uploading media

<Steps>
  <Step title="Open Media Hub">
    Navigate to **Content** from the main navigation, then select the **Media Hub** tab.
  </Step>

  <Step title="Click Upload Media">
    Click the **Upload Media** button in the top right corner. Select one or more files from your computer.
  </Step>

  <Step title="Wait for processing">
    Files upload and process automatically. Videos may take a moment depending on size. Once complete, they appear in your media grid.
  </Step>
</Steps>

<Note>
  Media Hub supports all file types except PDFs. There are no storage limits—upload as much content as you need.
</Note>

## Organizing with tags

Tags are how you keep your media library manageable as it grows. You can create nested tags to build a structured hierarchy.

**Example tag structure for a basketball coach:**

* Drills → Shooting → Layups
* Drills → Shooting → Free Throws
* Drills → Ball Handling
* Game Film → 2025 Season

<Steps>
  <Step title="Select media to tag">
    Click on a media item to open it, or select multiple items using the checkboxes.
  </Step>

  <Step title="Add or create tags">
    Use the tag selector to apply existing tags or type a new tag name to create one. Nest tags using the arrow syntax (e.g., "Drills → Shooting").
  </Step>
</Steps>

<Tip>
  Set up your tag structure before uploading a large batch of content. It's much easier to tag as you upload than to go back and organize later.
</Tip>

## Filtering and finding media

Use the controls at the top of Media Hub to find what you need:

| Filter        | What it does                                                             |
| ------------- | ------------------------------------------------------------------------ |
| **By User**   | Filter media by who uploaded it (useful for teams with multiple coaches) |
| **All tags**  | Filter by any tag or nested tag in the sidebar                           |
| **All types** | Show everything                                                          |
| **Lessons**   | Show only lessons you've created                                         |
| **Videos**    | Show only video files                                                    |
| **Images**    | Show only image files                                                    |

You can also use the search bar to find media by name.

## Using media in lessons and programs

Media you upload here is available throughout CoachIQ:

* **In the [Lesson Builder](/content/lesson-overview)** — Add media as slides in your interactive lessons
* **In the [Program Builder](/content/programs-overview)** — Add standalone videos or images directly to program chapters
* **On your Website** — Pull images and videos into website sections

<Info>
  When you add media to a lesson or program, it references the original file in Media Hub. Updating or replacing the file in Media Hub updates it everywhere it's used.
</Info>

## Managing your media library

**Bulk actions** — Select multiple items to tag, delete, or download in bulk.

**Replacing media** — Click on any media item to open its details, where you can replace the file while keeping the same tags and references.

**Downloading** — Select media items and use the download option to save copies to your computer.

<Warning>
  Deleting media from Media Hub removes it from any lessons or programs where it's used. Check where a file is referenced before deleting.
</Warning>

## Next steps

<CardGroup cols={2}>
  <Card title="Creating Interactive Lessons" icon="presentation-screen" href="/content/lesson-overview">
    Turn your media into engaging, swipeable lessons athletes tap through.
  </Card>

  <Card title="Building Programs" icon="rectangle-history" href="/content/programs-overview">
    Package lessons and media into structured programs athletes can access.
  </Card>

  <Card title="Video Analysis" icon="video" href="/content/video-analysis">
    Record and annotate video feedback for your athletes.
  </Card>

  <Card title="Content Overview" icon="photo-film" href="/content/content-overview">
    Learn how Media Hub, Lessons, and Programs work together.
  </Card>
</CardGroup>

## Related articles

<CardGroup cols={2}>
  <Card title="Lesson Elements Guide" icon="video" href="/content/lesson-components">
    Learn how each lesson element uses your media to create interactive experiences.
  </Card>

  <Card title="Sharing & Selling Programs" icon="credit-card" href="/content/sharing-programs">
    Configure pricing and access for programs that use your media.
  </Card>

  <Card title="Content in the Athlete Portal" icon="mobile" href="/athlete-portal/content">
    Manage how athletes discover and access your content in the app.
  </Card>

  <Card title="Understanding Products" icon="credit-card" href="/payments/product-overview">
    Create payment products to monetize programs built from your media.
  </Card>
</CardGroup>
