---
title: "[Includes] Rule Builder - Post function views"
canonical: "https://support.appfire.com/space/JMWEC/1793557199/%5BIncludes%5D%20Rule%20Builder%20-%20Post%20function%20views"
format: markdown
---
> Macro (aura-html)

The post function panel of the Automation Rule Builder includes two different ways of viewing the post functions that are included in your action; you can switch between views using the **Switch view** button near the top of the panel. 

### Simple view 

![JMWE for Jira Cloud rule builder post function interface in simple view mode](media://eaeac44c-da5b-44fb-b03c-2cb3374d8eee)

The simple view (Figure, right) of your action's post functions includes an expandable tile for each post function. You can reorder them using the **Up**  and **Down**  buttons to the left of the tile. You can edit, delete, or duplicate any of them by expanding the tile using the arrow to the right.

The expanded tile includes:

- the post-function name
- the post-function ID (this can be used in the [JMWE Logs](https://appfire-sandbox-774.atlassian.net/wiki/spaces/JMWEC/pages/428709194) Administration page to filter the logs for the post-function)
- a brief description of the configuration.

The bottom of the expanded tile includes action buttons:

1. To enable or disable a post-function, use the **Enabled/Disabled** toggle.
2. To edit the selected post-function, click **Edit **.
3. To remove the post-function, click **Delete **.
4. To copy the post-function, click **Duplicate**

### Advanced view

The advanced view adds the **Post function details** section to the **bottom** of the Automation Rule builder page. This list includes all of the configuration details of each post function in an expanded format, making the full configuration of your action easier to browse. Each post function listed includes the same tools available in the Simple view - a toggle to enable or disable the post function, buttons for moving the post function up or down in the order, and commands to duplicate, edit, or delete the post function. 

It also switches the right-hand panel to a condensed list (Figure, right) of the included post functions, with a handle for reordering them, an edit button for quick access to the post function configuration, and an action button that includes the options to duplicate, delete, or disable the post function. 

![JMWE for Jira Cloud rule builder post function interface in advanced view mode](media://b2caff48-ad29-4e93-a00b-a6160a5b2a02)