---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Application quota condition builder

# Application quota condition builder {#ariaid-title1}

* Release version: Xanadu
* 
* Updated May 9, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

A description of the options available in the condition builder for the Application Quota Rule form.
{#application-quota-condition-builder__table_cgn_hw1_rp__entry__2}

| Field | Description |
|-|-|
| Attributes | Miscellaneous attributes that are related to the transaction. |
| Created | When the transaction was created. |
| Created by | Who created the transaction. |
| Foreground | Whether the transaction was completed in the foreground or background: * True: a foreground transaction. * False: a background transaction. {#application-quota-condition-builder__ul_pnl_mw1_rp} |
| Homepage | The homepage that is running. This value is populated only if the URL is home.do. |
| Homepage Widget | The homepage widget that is rendered in the transaction. When a homepage is rendered initially, each homepage widget is rendered in parallel. |
| Initial Scope Name | Scope where the method that created the transaction is defined. Setting this name to anything other than the selected application means that the rule is never used. The rule only looks at transactions of the selected application, and this value has the rule look for a different application, so the condition is never satisfied. |
| Scope Name | Scope of the application that called the method that created the transaction. |
| Sys ID | A sys_id of the transaction. |
| Thread Name | The name of the execution thread that is running the transaction. Foreground threads have names like http-bio-8080-exec-1. Background threads may have various names, and may be useful where the URL is not sufficiently descriptive. |
| Type | The type of transaction: * List: Any list transaction, such as incident_list.do. * Form: All forms, UI pages, CMS pages, and so on. * XMLHttp: Transactions that run through GlideAjax, where the URL is xmlhttp.do. * Report: The page sys_report_template.do. * SOAP: SOAP transactions. * Export: When a list is exported in a format such as XML, Excel. * Scheduler: When a scheduled job is performed. * Text Search: The text search transaction or any of its related operations. * Other: Any type that does not meet the qualities of another type. {#application-quota-condition-builder__ul_e45_4w1_rp} Note: Match the transaction quota Type to the transaction type listed in the Quota Manager [log entry for the transaction](https://servicenow-prod.fluidtopics.net/ZpZbjgz9y5KVIqFRo_HpiA "You can enable the logging of transaction quota debugging information by enabling the system property."). |
| URL | The URL of the page. |
| Updated | When the transaction was updated. |
| Updated by | Who updated the transaction. |
| Updates | What was updated. |
| User | The user performing the transaction. |
[ ]

{#application-quota-condition-builder__table_cgn_hw1_rp}

