---
sourceDocument: Australia Impact
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/impact

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Impact

ft:clusterId :

    - ipact

bundleId :

    - ipact


---

# Fix code with Remediate Scan Engine findings with Now Assist

# Fix code with Remediate Scan Engine findings with Now Assist {#ariaid-title1}

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

As a ServiceNow developer, you can access code fix suggestions when an error is detected and apply those suggestions, if applicable.

## Vorbereitungen

Complete the pre-requisites and setup steps in order to activate Resolve Scan Engine findings with Now Assist. See [Configure Remediate Scan Engine findings with Now Assist](https://servicenow-prod.fluidtopics.net/SeFLRazUjqBDg9nhwQrpZw "Follow these steps to configure the Remediate Scan Engine findings with Now Assist feature for Impact Platform Health.") for details.  
Tipp:  
* Prioritize high-severity findings first
* Review the explanation to understand why the original code was flagged
* Use the code comparison view to quickly identify what changed
* Test fixes in a sub-production environment before promoting
* Provide feedback on rejected fixes to help improve AI recommendations

Role required: sn_impact_gen_ai_ai_code_fix_user, impact developer

## Prozedur

1. Navigate to AllImpactPlatform HealthFindings Dashboard.  
   This view displays all fixable Platform Health findings assigned to you. Filter and sort findings by impact to instance, category, or application. The following AI fix statuses are available:  
   {#fix-code-remediation-code-fix-ai-agent__table_tgw_qm5_k3c__entry__2}

   | Status | Definition |
   |-|-|
   | Not requested | No AI fix has been requested for this finding. |
   | Pending | Now Assist is reviewing the request and generating suggested fixes. |
   | Ready for review | Once Now Assist processes your request to list findings eligible for AI fixes and generates the suggested fixes, the AI status updates to ready for review. |
   | Reviewed | Status once the developer has reviewed Now Assist suggested fixes |
   | Accepted | Status if the developer accepts the Now Assist suggested fixes to apply the fix as-is. The code is updated and the finding is marked resolved. |
   | Rejected | Status if the developer does not accept the Now Assist suggested fixes. |
   | Error | An error is returned and you should reselect the findings for Now Assist batch processing. |
   [ ]

   {#fix-code-remediation-code-fix-ai-agent__table_tgw_qm5_k3c}
2. Select one or more findings to remediate using AI assistance.
3. Select Fix with Now Assist to start the batch processing.  
   * A modal displays a summary and confirmation.
   * Not all findings are eligible for AI fixes and non-AI-fixable findings are filtered from the Open findings list. See [Remediate Scan Engine findings with Now Assist](https://servicenow-prod.fluidtopics.net/sXIn1jsp3HWTzuz7GlbDTQ "The Remediate Scan Engine findings with Now Assist feature accelerates technical debt resolution by providing AI-generated code fixes for leading practice violations. Developers can track and resolve issues in their code throughout the end-to-end workflow by reviewing and applying AI-recommended fixes.") for information on findings that are eligible for AI resolution.
   * Once Now Assist processes your request and generates the suggested fixes, the AI status updates to ready for review.
4. Select Review AI Fixes to open the review page.  
   * Use the Application drop-down to select the application you want to review.
   * Each file with AI fixes available are displayed menu.
5. Select a file to view its proposed fixes.  
   {#fix-code-remediation-code-fix-ai-agent__steps_ngq_z4l_c3c__entry__18}

   | Field | Description |
   |-|-|
   | Code Comparison | Review the AI-suggested fixes side-by-side with the original script |
   | AI Finding Details | View the AI reasoning behind each fix, including why the original code violates best practices |
   | Record | Quick access to the actual record for additional context |
   [Tabelle : 1. Review AI Fixes table]

6. Review the proposed changes carefully.The AI-generated code should be validated for accuracy and tested before applying to production.  
   Wichtig:  
   Review the proposed changes carefully. The AI-generated code should be validated for accuracy and tested before applying to production.
7. Choose one of the actions:  
   * Accept: Apply the fix as-is. The code is updated and the finding is marked resolved. Ensure you are in the correct scope.
   * Revise with Now Assist: Edit the proposed fix before applying. Use this when the AI recommendation needs minor adjustments. This will allow you to prompt the model for an updated response.
   * Reject: Decline the fix and resolve the finding manually. Use this when the AI recommendation doesn't fit your use case.  
   Changes are saved to the update set in context.
8. Verify the code works as expected in your development environment and run applicable tests before promoting to production.  
   Wichtig:  
   All fixes are generated by AI and should be reviewed for accuracy before applying. You remain responsible for validating code changes in your environment.
{#fix-code-remediation-code-fix-ai-agent__steps_ngq_z4l_c3c}

