---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Edit page variant settings

# Edit page variant settings {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Edit page variant settings to add additional criteria to determine when the page
variant displays to users.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Customize page variant settings to set who sees the page variant. You can add and remove audiences as well as edit conditions to determine when a page variant is shown. Conditions can only evaluate the listed parameters.
Conditions are based on setting an order and adding a query string that sets the criteria that must be met for the page variant to display. If you have multiple page variants that all have the same conditions, then the variants
go by the order setting. The following task shows how to set the variant conditions and order.

## Procedimento

1. Navigate to AllNow Experience FrameworkUI Builder.
2. Open the experience with the page variant that you want to edit.
3. Expand the page to expose the associated variants.
4. Next to the page variant that you want to edit, select the Open settings icon ![]().  
5. On the form, fill in the fields.  
   {#edit-variant-settings__table_zgj_fwf_xnb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Enter a name for the page variant. |
   | Availability | Select Active to make the page variant viewable to the selected audience. |
   | Order | Add an order for the condition in the Order field. You may want certain conditions to have a higher priority than others. The lower the number, the higher the priority. |
   | Conditions | Add an encoded query string in the Variant conditions field. The query string can be something like <kbd class="ph userinput">table=incident^sys_id!=-1</kbd>. This query string will only show this variant if the table field is incident, and the sys_id field is not -1. For more information on encoded query strings, see [Encoded query strings](https://www.servicenow.com/docs/access?context=c_EncodedQueryStrings&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US). Set the rules for when your pages are shown. For more information, see [Control the conditions for a page variant](https://servicenow-prod.fluidtopics.net/p1qLT_UfMUmuY36lwNMKdA "Set the conditions and manage the criteria that determine when a page variant is displayed. UI Builder page variants enable you to create different versions of a page to tailor content for a specific audience."). |
   | Audiences | Add or remove audiences for the page variant. For more information, see [Learn about audiences](https://servicenow-prod.fluidtopics.net/EOJtvci6kVMsqVkuQm21dA "Learn how to apply the correct audiences to your UI Builder pages."). |
   [ ]

   {#edit-variant-settings__table_zgj_fwf_xnb}  
6. Click Save.

