---
title: "updateScreenTab"
canonical: "https://support.appfire.com/space/JCLI/70787070/updateScreenTab"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70787366)

> Macro (details)
> 
> | **Description** | Update name or position of Screen Tab. Use required parameter screen to specify screen of the tab. Use required parameter tab to specify the tab. It is strongly recommended to provide id rather than name for screen. Use parameter name to set new name for the tab. Use the after parameter to reset the new tab. Valid values for the after are @FIRST, @LAST or id/name of a specific tab you want to put the tab after. |
> | --- | --- |
> | **Required Parameters** | [screen](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784337), [tab](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70782597) |
> | **Optional Parameters** | [name](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784183), [after](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784665) |
> | **Type** | [Update](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780909/Action+Types#ActionTypes-Update) |
> | **Category** | [Screens](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780591/Action+Categories#ActionCategories-Screens) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** | 9.6 |
> | **Examples** | [updateScreenTab](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70782732/Examples#Examples-updateScreenTab) |

## Related How To's

> Macro (cql-query)