---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/it-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Configure default user for auto-closing incidents

# Configure default user for auto-closing incidents {#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

Change the default user who last updated an incident to the user you mention for
auto-closing incidents.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to AllSystem SchedulerScheduled JobsScheduled Jobs.
2. Open the Autoclose Incidents schedule job.
3. In the Job context, add the following:  

       fcRunAs=<user_name>
       fcScriptName=incident autoclose

   For example, if you add `fcRunAs=admin`, the code places System Administrator in the Updated by field.

