---
title: "How to use automation control in DaVinci Resolve Fairlight"
author: "Cutsio Team"
date: "2026-05-15"
lastmod: "2026-05-15"
category: "DaVinci Resolve Advanced Workflows"
excerpt: "DaVinci Resolve Fairlight automation records changes to volume, pan, effects, and other parameters over time. This guide covers touch, latch, and write modes plus graphical automation curve editing."
tags: ["DaVinci Resolve","Fairlight","Automation","Touch Mode","Latch Mode","Write Mode","Audio Mixing"]
---

## How does automation work in DaVinci Resolve Fairlight?

Click the Automation icon in the Fairlight toolbar to display automation controls. Arm the parameters you want to automate — volume fader, pan position, or any effect parameter — by clicking the Enable button in the toolbar. During playback, move the fader or control, and Fairlight records the changes. Active faders turn red during recording and green when the automation is written. Use the Preview button to try out new automation without writing it, then turn off Preview to commit.

![Automation](https://images.blackmagicdesign.com/images/products/davinciresolve/fairlight/automation/automation-lg@2x.jpg?_v=1774478327)

## What are the different automation modes in Fairlight?

Touch mode writes automation data only while you are actively moving a control. When you release it, the parameter returns to its previously written automation. This is the safest mode for making small adjustments to existing automation.

Latch mode starts writing automation when you move a control and continues writing the last value even after you release it. The parameter stays at the set level until you make another change. Use Latch mode when you want to set a new level for an entire section.

Write mode overwrites all existing automation on the armed parameters. It writes continuously from the moment playback starts. Use Write mode when you want to completely replace existing automation data.

## How do you edit automation curves graphically in the timeline?

Track headers feature a dropdown menu for displaying different parameter curves directly in the timeline. Select the parameter you want to edit — volume, pan, or any effect parameter. The automation curve appears overlaid on the track. Click on the curve to add control points, drag points to adjust values, or reshape the curve between points.

View main bus and auxiliary bus automation curves in the timeline as well. This lets you edit bus-level automation without switching to the mixer view. Automation data from individual tracks and busses can be edited in the same timeline view.

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Automate on a clean timeline
    </h3>
    <p>
      Pre-edit with Cutsio before automating. Remove silence and retakes so your automation rides the actual content, not dead air.
    </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 in the cloud</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 Resolve 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 workflow — originals 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>
