Skip to main content

Use autotune to improve your workflows

How to turn on and use autotune to improve your workflows.

Written by Jamie Gaynor

Autotune is a proactive workflow optimization feature that continuously monitors your healthy workflows to identify opportunities for improvement. Unlike autofix, which activates only when a workflow fails, autotune works behind the scenes to enhance your workflows before issues arise.

Learn more about autotune in our core concepts here.

Think of it as having an AI performance consultant that reviews your work and proposes smart optimizations, allowing you to improve your automations with minimal manual effort.

Enabling and disabling autotune

Note: Autofix only acts on workflows that are live

You can manage autotune settings directly in the workflow actions menu by switching the autotune toggle on or off.

Note: You must have space:write permission on the space containing the workflow to toggle this setting.

Reviewing suggestions

When a new suggestion is ready, you will receive an email with a link to review the branch.

You can also view all active autotune suggestions in the branches view under the autotune tab.

When reviewing a suggestion, you can:

  • Examine the changes: Review the code modifications and Tines 3B’s analysis process.

  • Check status: Verify the build status and test runs.

  • Accept or reject:

    • Accept (push to live): Merges the improvements to the main branch, unpauses the workflow (if necessary), and deletes the autotune branch.

    • Reject: Deletes the branch without applying changes.

    • Iterate: You can chat with Tines 3B on the branch to request modifications or ask questions about the suggested changes.

Did this answer your question?