---
title: "How to organize audio tracks with folders in DaVinci Resolve 21 Fairlight"
author: "Cutsio Team"
date: "2026-05-15"
lastmod: "2026-05-15"
category: "DaVinci Resolve Advanced Workflows"
excerpt: "DaVinci Resolve 21 introduces audio folders in Fairlight for grouping dialogue, music, and effects tracks. This guide covers setup, bus routing, and mix management for complex audio post-production."
tags: ["DaVinci Resolve 21","Fairlight","Audio Folders","Audio Post Production","Mixing","Sound Design"]
---

## How do audio folders work in DaVinci Resolve 21 Fairlight?

DaVinci Resolve 21 introduces a folder-based audio track management system in Fairlight. Audio folders allow you to group related tracks — such as all dialogue tracks, all music tracks, or all sound effects tracks — into a single collapsible folder. This simplifies navigation in projects with dozens or hundreds of audio tracks and streamlines bus routing and mix management.

Audio folders work similarly to track groups in Pro Tools or Logic Pro. You create a folder track, drag existing audio tracks into it, and the folder acts as a container. You can expand the folder to see individual tracks or collapse it to save space and reduce visual clutter. Folders can be nested inside other folders for hierarchical organization.

## How do you create and use audio folders in Fairlight?

Open the Fairlight page and locate the track header area on the left side of the timeline. Right-click in the track header and select "Add Audio Folder" from the context menu. A new folder track appears in the track list.

To add tracks to the folder, click and drag existing audio tracks onto the folder track. The tracks snap into the folder and indent slightly to indicate they are contained within it. You can add any type of audio track — mono, stereo, or 5.1 — to a folder.

The folder header displays a collapse/expand arrow. Click the arrow to collapse the folder, hiding all contained tracks and reducing vertical timeline space. Click again to expand the folder and show individual tracks. The folder also displays a summary of the contained tracks, including the total number of tracks and their types.

## How do audio folders improve bus routing and mix management?

Audio folders bring several workflow benefits beyond visual organization:

**Bus routing**: Apply processing to the folder track to affect all contained tracks simultaneously. Add a compressor to the dialogue folder and every dialogue track inside is compressed. Add a reverb to the effects folder and every sound effects track shares the reverb bus. This eliminates the need for separate bus tracks or sending each track to an aux individually.

**Mix management**: Solo and mute individual folders to quickly compare different mix elements. Solo the music folder to hear the score in isolation. Mute the effects folder to check dialogue clarity without sound effects. You can also solo or mute individual tracks within a folder for more granular control.

**Track count reduction**: Collapsed folders reduce the vertical space consumed by audio tracks, leaving more room for video tracks and the timeline waveform display. A 50-track audio timeline collapses into 5-6 folder groups, making the timeline readable at a glance.

**Nested organization**: Create folders within folders for hierarchical organization. Group all dialogue tracks into a "Dialogue" folder, then create sub-folders for "Character A," "Character B," and "Narrator" inside it. The nested folder hierarchy reflects the structure of your audio mix.

## What is the optimal folder structure for different project types?

| Project type | Recommended folder structure |
|---|---|
| Documentary interview | Dialogue (all speakers), Music, SFX, Voiceover, Ambience |
| Narrative film | Dialogue (A-B split), ADR, Foley, Sound Design, Music, Ambience |
| Podcast | Host, Guest 1, Guest 2, Music, Ad Breaks |
| Live event | Stage Mix, Audience, Announcer, Music, Replay |
| Corporate video | Narration, Interview, Music, SFX, Room Tone |

For documentary workflows, the folder structure keeps the mix organized while allowing easy access to individual speaker tracks. For narrative film, the folder hierarchy mirrors the audio post-production workflow where dialogue, ADR, and Foley are managed by different sound editors.

## How do audio folders interact with the Silent Slicer workflow in Cutsio?

When you pre-edit footage in Cutsio before importing into DaVinci Resolve 21, the audio folders in Fairlight help organize the resulting timeline. Cutsio's Silent Slicer removes dead air and pauses from your footage and exports an EDL or XML with the cleaned timeline. When imported into Resolve 21, your timeline is already tight — silence has been removed, and only usable content remains.

With a pre-edited timeline, you can organize your audio tracks into folders based on the content type. Dialogue from different speakers goes into the Dialogue folder. Music beds go into the Music folder. The folder structure stays organized regardless of how many tracks you add, and you can route buses and apply processing at the folder level.

The benefit of pre-editing before folder organization is that you are organizing only the usable takes. Without pre-editing, audio folders might contain dead air, retakes, and unusable sections that clutter the mix and waste processing on bus effects.

<div class="not-prose my-12 rounded-2xl border border-slate-200 dark:border-white/[0.08] bg-gradient-to-br from-slate-50 to-white dark:from-neutral-900 dark:to-neutral-950 p-8 md:p-10 shadow-sm">
  <div class="flex flex-col md:flex-row md:items-center md:justify-between gap-6">
    <div class="flex-1">
      <div class="flex items-center gap-3 mb-3">
        <div class="flex h-10 w-10 items-center justify-center rounded-xl bg-indigo-100 dark:bg-indigo-500/20 text-indigo-600 dark:text-indigo-400">
          <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z"/><circle cx="12" cy="13" r="3"/></svg>
        </div>
        <span class="text-sm font-semibold text-indigo-600 dark:text-indigo-400 uppercase tracking-wider">Cutsio</span>
      </div>
      <h3 class="text-xl md:text-2xl font-bold tracking-tight text-slate-900 dark:text-white mb-2">
        Clean audio starts with a clean timeline
      </h3>
      <p class="text-slate-600 dark:text-neutral-400 text-base leading-relaxed max-w-xl">
        Pre-edit with Cutsio to remove silence and retakes before your timeline reaches Fairlight. Then organize your clean audio into folders for efficient mixing.
      </p>
    </div>
    <div class="shrink-0">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="inline-flex items-center justify-center rounded-full bg-indigo-600 px-6 py-3 text-sm font-medium text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <p class="mt-2 text-xs text-center text-slate-400 dark:text-neutral-500">No credit card. 60 mins free.</p>
    </div>
  </div>
</div>

## Can audio folders be exported to other DAWs?

Audio folder structure is preserved in DaVinci Resolve project files and AAF exports. When you export an AAF for delivery to a professional audio post-production facility, the folder hierarchy is maintained as track groups in the receiving DAW. Pro Tools, Logic Pro, and Ableton Live all support AAF track group import, though the exact folder-to-group mapping varies by DAW.

For projects that stay entirely within DaVinci Resolve, the folder structure is fully persistent across save, close, and reopen cycles. Folders are also preserved when sharing projects via Blackmagic Cloud collaboration.

## FAQ

### Are audio folders available in the free version of DaVinci Resolve 21?
Audio folders are available in both the free and Studio versions of DaVinci Resolve 21 Fairlight.

### How many tracks can I put in a single audio folder?
There is no practical limit. Folders can contain any number of tracks, limited only by your system's overall track capacity.

### Can I apply effects to a folder track?
Yes. Apply any Fairlight audio effect to the folder track, and it processes all contained tracks as a group. This is equivalent to bussing all tracks in the folder through the effect.

### Do audio folders affect mix automation?
No. Automation data is stored at the individual track level. Folders do not alter or restrict existing automation.

### Can I nest folders inside other folders?
Yes. Folders can be nested to create hierarchical track organization. For example, a "Dialogue" folder can contain "Actor A" and "Actor B" sub-folders.

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Clean timeline, clean mix
    </h3>
    <p>
      Remove silence with Cutsio, organize tracks with Fairlight folders, and deliver cleaner mixes faster.
    </p>
    <ul>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>AI silence removal and audio waveform display</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>EDL and XML export for direct Resolve 21 import</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Non-destructive XML workflow — original files untouched</span>
      </li>
    </ul>
    <div class="flex flex-col sm:flex-row items-center justify-center gap-4">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="no-underline inline-flex items-center justify-center rounded-full bg-indigo-600 px-8 py-3.5 text-sm font-semibold text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <button type="button" onclick="window.dispatchEvent(new CustomEvent('open-contact-modal'))"
              class="inline-flex items-center justify-center rounded-full border border-white/20 px-8 py-3.5 text-sm font-medium text-white hover:bg-white/10 transition-colors">
        Book a demo
      </button>
    </div>
    <p class="mt-4 text-xs text-slate-500">No credit card required. 60 minutes of free processing.</p>
  </div>
</div>
