---
title: "Workflow post functions"
canonical: "https://support.appfire.com/space/AIP/10257347/Workflow%20post%20functions"
format: markdown
---
> Macro (aura-html)

This document explains how to leverage the Assets & Inventory Plugin's post functions to automate asset management within your Jira workflows.

## Available post functions

1. **[Create Asset](https://appfire.atlassian.net/wiki/spaces/AIP/pages/10256960)****:** This function allows you to automatically create a new asset object when a specific transition occurs in your workflow.
2. **[Update Asset](https://appfire.atlassian.net/wiki/spaces/AIP/pages/10256644)****:** This function enables you to update existing asset information based on workflow transitions. You can update various asset details, including associated issues, JIRA components, and custom fields.
3. **[Asset Generic Groovy Script](https://appfire.atlassian.net/wiki/spaces/AIP/pages/10256617)****:** This function provides advanced users with the ability to execute custom Groovy scripts to manipulate asset data during workflow transitions.

## Important notes

- In case a post function encounters an error during execution, it will be skipped and logged for troubleshooting purposes.
- All Assets & Inventory Plugin post functions are easily identifiable by the prefix "`[AIP] - `".