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

 Release :

    - australia

ft:locale :

    - de-DE

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}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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

## Vorbereitungen

Role required: admin

## Prozedur

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.

