Skip to content

Post Render Actions

Post-render actions define what happens when render contexts finish rendering. Renderset supports the following action types:

  • copy output file: Copy a specific render output to further automate your workflow. This can also be set up with the variables, see the documentation for Auto Folder Path for more details.
  • post on slack: Provide a slack web hook and renderset will post on your slack channel whenever a render finishes rendering. That way if you are rendering an animation over the weekend, you will get notified once it finishes.
  • delete output folder: If you choose to, you can delete the auto-generated output folder, and everything inside of it. This is usually used in conjuction with a couple copy output file post render actions.
  • play sound: Renderset will play a sound of your choice once the context finishes rendering.

post render actions in preferences

Back to top