---
sourceDocument: Australia API Reference
sourceDocumentLink: https://www.servicenow.com/docs/r/api-reference

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Explore

# Exploring ServiceNow Otto for Code {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

ServiceNow®
ServiceNow Otto for Code is a generative AI-powered tool designed to help developers create, edit, and summarize code.
ServiceNow Otto for Code is designed to empower developers with code suggestions. By using natural language prompts in the script editor on the ServiceNow AI Platform®, you will receive context-aware code suggestions that enhance your coding experience.

ServiceNow Otto for Code supports Now LLM Service, Azure OpenAI, Google Gemini and AWS Anthropic model providers. This capability is a part of Creator Pro Plus offering and includes the following skills:

* Code generation
* Code autocomplete
* Code editing
* Code explain and summarize
{#exploring-now-assist-code__ul_fcc_4gf_h2c}

## Code generation overview {#exploring-now-assist-code__section_jn1_ysb_vyb}

The Code generation skill creates new code at the cursor location based on user input, without altering the surrounding code. It considers the context provided by the code preceding and following it.

When code generation is enabled on an instance, Otto (![Otto icon appears in script editor]()) appears in the script editor.

After you describe the code you want to generate, you will receive code suggestions in the JavaScript editor on forms in the ServiceNow AI Platform® and in Script steps within Workflow Studio. Developers, regardless of their scripting experience on the ServiceNow AI Platform®, can benefit from code generation, allowing them to start writing custom code or refine existing code more efficiently.  
Note:  
Developers must be assigned the now.assist.creator role to use code generation. For more information on using this skill, see [Generate code with AI-powered code generation](https://www.servicenow.com/docs/mXhKVBOyOM~vBj9FdMmPdg "Generate code from text with AI-powered ServiceNow Otto for Code.").

## Code autocomplete overview {#exploring-now-assist-code__section_slq_xgf_h2c}

The Code autocomplete skill provides contextually relevant suggestions as users type in the script editor. These suggestions appear in grey text and will only be added to the script once the user accepts them.

For more information, see [Generate code with autocomplete](https://www.servicenow.com/docs/cSzj5Qtf6QEFvCVZ3SESqQ "The autocomplete feature of ServiceNow Otto for Code provides you with contextually relevant code suggestions.").

With the Australia release, Code autocomplete is available in the ServiceNow integrated development environment (IDE) application.

## Difference between Code generation and Code autocomplete skills {#exploring-now-assist-code__section_e1j_hww_rfc}

The Code generation skill requires a specific prompt from the user to create code that aligns precisely with the given requirements or instructions. The Code autocomplete skill works automatically. It generates code completions or
snippets based on the context around it.

This means the first skill relies on direct user input, while the second skill anticipates what the user might need, offering suggestions and completions without needing detailed prompts.

## Code edit overview {#exploring-now-assist-code__section_qpx_fhy_pfc}

The Code Edit skill modifies the selected code while reviewing the surrounding code. It functions only when the code to be edited is highlighted.

For more information, see edit-code-now-assist.html.

## Code explain and summarize overview {#exploring-now-assist-code__section_tls_vhf_h2c}

The Code explain and summarize skill provides a summary of the code and a comprehensive explanation of its functionality.

For more information, see [Explain and summarize code](https://www.servicenow.com/docs/LGKaViNmIOV3qIwDo2N9rg "Get a summary of the code or a comprehensive explanation of its functionality.").

## ServiceNow Otto for Code benefits {#exploring-now-assist-code__section_ypm_43p_vyb}

{#exploring-now-assist-code__table_e12_qqv_jyb__entry__3}

| Benefit | Feature | Users |
|-|-|-|
| Generate code based on your prompts to improve quality and reduce repetitive tasks. | [Generate code with AI-powered code generation](https://www.servicenow.com/docs/mXhKVBOyOM~vBj9FdMmPdg "Generate code from text with AI-powered ServiceNow Otto for Code.") | Developers |
| Quickly edit and refactor large code segments. | edit-code-now-assist.html | Developers |
| Add comments to code segments. | [Add comments to code](https://www.servicenow.com/docs/siF~2x5xyF2IEJKgNlg~mw "Add comments in the ServiceNow Otto for Code enabled script editor using quick actions.") | Developers |
| Understand code. | [Explain and summarize code](https://www.servicenow.com/docs/LGKaViNmIOV3qIwDo2N9rg "Get a summary of the code or a comprehensive explanation of its functionality.") | Developers |
| Identify code generated by AI. | [Tracking AI-generated code](https://www.servicenow.com/docs/M5PjgjhBTjxk0oGBz2pxxQ#tracking-ai-generated-code "Control when to track and indicate that code is AI-generated.") | Developers, administrators |
[ ]

{#exploring-now-assist-code__table_e12_qqv_jyb}

