How to Organise OBS Files and Assets Without Broken Links

Aug 22, 2026 |
Twitter
How to Organise OBS Files and Assets Without Broken Links

Learn how to organise OBS files, images and videos so your scenes keep working and you don’t end up with missing assets or broken file links.

OBS doesn’t store every image and video inside your project. Move a source file later and it may disappear. Here’s how to organise your OBS assets properly.

If you've already followed how to set up OBS Studio and connect your OBS audio to Zoom, you've done the more technical part.

Now we're going to do something considerably less exciting.

We're going to organise some folders.

Stay with me.

Because five minutes spent sorting this out now can save you from opening OBS before an important workshop and wondering where half your graphics have gone.

Quick answer: How to Organise OBS Files and Assets Without Broken Links explains how to organise OBS files, images and videos so your scenes keep working and you don’t end up with missing assets or broken file links.

Why Does OBS Lose Images and Videos?

Here's the important thing to understand.

When you add an image, video or another file to OBS, OBS needs to know where that file lives on your computer.

If the file is here:

Documents → OBS Scenes → Workshop → Logo.png

OBS knows where to find it.

But if you later move Logo.png to your desktop, rename it or delete it, you've changed the location OBS was using.

The link can break.

The source might still exist inside your scene, but the actual media it was pointing to is no longer where OBS expects to find it.

This is why putting temporary files straight into OBS from your Downloads folder is such a bad habit.

Downloads folders get cleaned.

Desktop files get moved.

File names get changed.

Then one day you open OBS and something is missing.

Does OBS Embed Your Images and Videos?

For the workflow we're using here, treat your media as linked files, not as something you can casually move after adding it to OBS.

That's the practical rule.

If you add an image, video, animation or another asset to an OBS scene, give that file a permanent home first.

Then add it.

Not the other way around.

This applies to things such as:

  • logos
  • splash screens
  • transparent PNG overlays
  • background graphics
  • video clips
  • looping animations
  • green screen assets
  • masks
  • sound files
  • workshop media

If you know those files are staying where they are, OBS has somewhere dependable to look for them.

Create a Permanent OBS Folder

My suggestion is to use your Documents area rather than leaving everything scattered across Downloads and Desktop.

For example:

Documents → OBS Scenes

Then create a separate folder for the project you're working on:

Documents → OBS Scenes → OBS Training

You could structure it further if your project grows:

Documents → OBS Scenes → OBS Training → Images

Documents → OBS Scenes → OBS Training → Video

Documents → OBS Scenes → OBS Training → Audio

Documents → OBS Scenes → OBS Training → Backgrounds

You don't need to create an elaborate filing system if you've only got a handful of assets.

The important point is that the location is permanent.

Keep it somewhere you're not constantly cleaning out.

A Simple OBS Folder Structure

You might end up with something like this:

Documents
└── OBS Scenes
    └── OBS Training
        ├── Images
        ├── Video
        ├── Audio
        ├── Backgrounds
        ├── Overlays
        └── Masks

That's enough for most people.

If you later run another workshop or create a different video project, create another folder beside it.

For example:

OBS Scenes
├── OBS Training
├── Course Launch Live
├── Weekly Coaching
└── YouTube Recording

Now your OBS material isn't mixed up with every screenshot, PDF and random image you've downloaded over the last six months.

Why I Prefer Project Folders

I've got a lot of assets.

Different projects need different graphics, video and presentation material.

If everything went into one giant OBS folder, I'd eventually create another problem.

I'd know the files were safe.

I just wouldn't know where anything was.

Project folders give you both.

A permanent location and a logical location.

If I'm working on a particular workshop, I know where the workshop assets are.

If I'm setting up a different presentation, I can keep that project separate.

This gets increasingly important as you start doing more inside OBS.

Once you've read the guides on adding images and overlays to OBS and adding video to OBS, you'll probably have considerably more source files than you have now.

Organise them before that happens.

Download Your OBS Asset Pack Before Building Scenes

In the workshop, there's an asset pack containing material you can use while following along.

If you're working with supplied workshop assets, download them first.

You may receive the files individually or inside a ZIP file.

Don't start building your OBS scenes while everything is still sitting inside a temporary download location.

Download the package.

Extract it.

Then move the extracted files into the permanent OBS project folder you created.

After that, start linking those assets inside OBS.

That order matters.

How to Extract an OBS ZIP File

If your asset pack arrives as a ZIP file, you need to extract it before treating it as your normal working folder.

On Windows, the basic process shown in the workshop is:

  1. Find the downloaded ZIP file.
  2. Right-click it.
  3. Choose Extract All.
  4. Complete the extraction.
  5. Open the newly extracted folder.
  6. Move that folder into your permanent OBS location.

You'll now have the real files available normally on your computer.

Don't confuse the compressed ZIP with the folder you've extracted from it.

The extracted folder is the one you want to work from.

Move the Files Before You Add Them to OBS

This is probably the most important practical step in this article.

Imagine you've downloaded a logo.

It's currently here:

Downloads → Logo.png

You add it to OBS.

Then a week later you decide to tidy up your downloads and move the logo here:

Documents → Branding → Logo.png

You've changed the file location after OBS started using it.

Instead, do this:

Download → Move to permanent OBS folder → Add to OBS

Not:

Download → Add to OBS → Move it later

The first approach saves trouble.

Don't Rename Files After You've Added Them

The same idea applies to file names.

Let's say OBS is using:

Workshop-Splash.png

Then you decide that name is untidy and change it to:

New-OBS-Workshop-Splash-Screen-Final.png

To you, it's the same image.

To the software, you've changed the file it was looking for.

So do your file naming before adding the asset.

Give it a sensible name.

Put it in the right location.

Then bring it into OBS.

Use Names You'll Understand Six Months From Now

A file name such as:

image7-final-new-final2.png

isn't going to help you very much later.

Use names that tell you what the asset actually is.

For example:

OBS-Workshop-Splash.png

Learn-OBS-Logo.png

Main-Camera-Background.jpg

Screen-Share-Mask.png

Ballerina-Demo.mp4

Animated-Logo.mp4

Don't make the names absurdly long.

Just make them clear.

The same rule applies inside OBS.

When we get into OBS scenes and sources, you'll see why naming your sources properly is useful too.

Keep Your Scene Assets Together

Suppose you've built a workshop with:

  • an opening image
  • your logo
  • two video demonstrations
  • an animated background
  • a circular camera mask
  • a closing screen

Those assets belong together.

Put them together.

That way, if you need to update your presentation later, you don't spend half an hour trying to remember where the animated background came from.

Your project folder becomes the home of everything that presentation needs.

That's a much easier system to maintain.

What Happens if You Move an OBS File?

If you accidentally move a file that OBS is using, don't panic.

The source configuration inside OBS may still be there.

The problem is the media location.

If you know where you moved the file, you can normally open the relevant source properties and point OBS to the new location.

But wouldn't it be easier not to create the problem?

That's why we're doing this now.

Should You Keep OBS Assets on Your Desktop?

You can.

I wouldn't make it my permanent system.

Your desktop tends to be a working area.

Things appear.

Things get moved.

Things get deleted.

For recordings, I often use the desktop because I deliberately want the finished recording somewhere obvious and I'm going to deal with it immediately.

That's different from a source asset that OBS may need again six months from now.

For permanent assets, Documents or another deliberately organised storage location makes more sense.

What About External Drives?

You can organise project assets on another drive if that's how your computer is set up.

The important point remains the same:

Don't keep moving them.

If the drive isn't connected when OBS needs the files, that's another potential problem.

So think about how you're actually going to use OBS.

If you're using a laptop and taking it somewhere else to present, you don't want half your workshop stored on an external drive sitting at home.

Keep your setup practical.

Your OBS Assets Will Grow Faster Than You Think

At the beginning, you might have one logo.

Then you add a splash screen.

Then a video.

Then a background.

Then another background.

Then a mask.

Then an animated logo.

Then another scene needs a different graphic.

This is where OBS gets fun.

It's also where an untidy setup can get messy very quickly.

The workshop moves next into the actual OBS interface, scenes and sources, followed by images, video, green screen work and screen sharing.

Every one of those stages can add more assets.

So sorting the folder structure before doing that makes sense.

Don't Duplicate Everything Unless You Need To

Organisation doesn't mean creating ten copies of every file.

If several OBS scenes use the same logo, you can keep one properly organised master file.

The important thing is that the file stays where OBS expects it.

Likewise, if you're using the same microphone or camera across scenes, you'll see later that OBS allows you to reuse existing sources rather than rebuilding everything from scratch.

Good organisation isn't about producing more files.

It's about knowing what you have and where it is.

Back Up Important OBS Assets

If you're using OBS for your business, course content or regular live presentations, consider how you'd recover your assets if the computer failed.

Your workshop graphics and videos may have taken time to create.

Keep appropriate backups of important project material.

That could be part of your normal computer backup system or cloud storage workflow.

Just remember that your working location still needs to remain consistent for the OBS setup you're actually using.

A backup is insurance.

It shouldn't become an excuse to randomly move the originals around every week.

A Good Workflow for Adding New OBS Assets

Once you've created your project folder, use the same process every time you get something new.

Step 1: Create or download the asset

That might be a logo, graphic, image, animation or video.

Step 2: Give it a sensible name

Do this before adding it to OBS.

Step 3: Move it into the correct project folder

Get it out of Downloads.

Step 4: Add it to OBS

Now browse to the permanent location.

Step 5: Name the source clearly inside OBS

Don't leave yourself with 14 sources all called variations of "Image".

This becomes a very simple habit.

And simple habits make bigger OBS projects much easier to manage.

Example: Setting Up an OBS Workshop Folder

Let's say you're creating an online workshop.

Your project could look like this:

OBS Scenes
└── Online Workshop
    ├── Images
    │   ├── Workshop-Splash.png
    │   ├── Company-Logo.png
    │   └── Workshop-Outro.png
    ├── Video
    │   ├── Demo-One.mp4
    │   └── Demo-Two.mp4
    ├── Backgrounds
    │   ├── Main-Background.jpg
    │   └── Animated-Background.mp4
    └── Masks
        └── Circular-Mask.png

Then when you create the OBS scenes, you're pulling everything from that one project.

If you need to return to the workshop in three months, you know where everything is.

No hunting.

No guessing.

No missing logo five minutes before you go live.

Common OBS File Organisation Mistakes

Adding assets straight from Downloads

Downloads is usually temporary. Move the asset somewhere permanent first.

Renaming files after they've been added

Set the file name before linking it to an OBS source.

Moving the whole project folder later

If you move the folder, you're potentially changing the paths OBS expects.

Choose a sensible location at the beginning.

Leaving a ZIP file compressed

Extract it before using the assets as your normal project files.

Using meaningless file names

Clear names make larger projects far easier to understand.

Putting every OBS project in one giant folder

A central OBS folder is useful, but create separate folders for different projects as your library grows.

OBS Asset Organisation Checklist

Before moving to the next tutorial, make sure you've done this:

  • Create a permanent OBS folder
  • Create a folder for the project you're working on
  • Download any workshop assets you need
  • Extract ZIP files before using them
  • Move the extracted files out of Downloads
  • Give images and videos sensible names
  • Keep related assets together
  • Avoid renaming or moving files after linking them to OBS
  • Consider backing up important project material
  • Use the permanent location when adding new OBS sources

This isn't the flashiest part of learning OBS.

But it gives everything we're about to build a solid foundation.

Learn OBS With Me in the Free Workshop

If you're following this series because you want to use OBS for workshops, teaching, content creation or live streaming, you can follow the full process with me in the free Learn OBS Workshop.

We'll build the setup practically rather than trying to memorise a giant OBS manual.

Learn OBS Workshop | Present, Stream & Record Better

You can also return to the Learn OBS beginner's guide at any point to see how this part fits into the complete workflow.

FAQ About Organising OBS Files and Assets

Where should I store OBS assets?

A permanent folder inside Documents is a simple option. You could create an OBS Scenes folder and then separate subfolders for individual projects.

Why have my OBS images disappeared?

One common reason is that the original file has been moved, renamed or deleted after it was added to OBS. Check the source properties and make sure OBS is still pointing to the correct file.

Does OBS store images inside a scene?

For this workflow, you should treat images and other media as linked source files. Keep the original assets in a stable location rather than assuming you can remove them after adding them to OBS.

Can I move OBS source files after adding them?

You can point OBS to a new location, but moving files creates unnecessary work and can leave sources unable to find their media. It's easier to put the file in its permanent location before adding it.

Should I keep OBS files in my Downloads folder?

I don't recommend it for permanent project assets. Downloads folders are frequently cleaned or reorganised, which makes them a poor long-term home for media OBS needs to find again.

Do I need to extract OBS asset ZIP files?

Yes. If your workshop assets are supplied in a ZIP file, extract the contents and move the extracted files into your permanent project folder before you start using them.

How should I name OBS files?

Use short, descriptive names that tell you what the file is, such as Workshop-Splash.png or Animated-Background.mp4. Avoid vague names such as image1-final2.png.

Should every OBS project have its own folder?

Once you're working with multiple presentations or content projects, separate folders make things much easier to maintain. You can keep all of those projects under one main OBS folder.

What To Do Next

Your camera is set up.

Your audio route is ready.

And now your files have somewhere sensible to live.

Perfect.

The next step is understanding what you're actually looking at inside OBS and how the pieces fit together.

Continue with OBS Scenes and Sources: A Beginner's Guide

That's where we'll go through the interface, the main OBS panels and the difference between scenes, sources, profiles and the other controls you'll actually use.

And remember — keep those assets where you put them.

It sounds obvious.

Until the morning you open OBS and your splash screen has disappeared.

Join the free Learn OBS Workshop and build the complete setup with me

FAQ

Who is How to Organise OBS Files and Assets Without Broken Links for?

How to Organise OBS Files and Assets Without Broken Links is for course creators, coaches and educators who want a clearer OBS setup for recording lessons, streaming sessions or creating better video content for their online business.

How does this OBS workflow connect with New Zenler?

Creators can use OBS to improve video and live-session production, then use New Zenler to host courses, deliver memberships, run live sessions, build funnels and manage learners in one platform.

What should creators check before recording or streaming with OBS?

Check the scene layout, microphone input, audio filters, camera framing, recording settings, internet connection and where the finished lesson or live replay will be delivered in New Zenler.

Categories: : Website Builder

Want to be informed of the next blog?

Register to be emailed when we bring out a new blog post

Copyright © 2026 Zenler. All rights reserved.
Terms | Privacy Policy | Cookie Policy Support