Onboarding for agentic development
The following checklist helps to ensure your environment is properly configured, that you understand the core tools and general guidelines, and that you adopt secure, compliant workflows. Whether you're new to ServiceNow or transitioning to agentic development, this resource will set you up for success.
Agentic development access and setup
- Ensure you have credentials for the development instance.
- Confirm that you have the appropriate license for the tools you want to use, for example for Build Agent or Now Assist for Creator.Note:Depending on your license, you will have access to certain application features, generative AI skills, agentic workflows, and AI agents. For more information, see ServiceNow product tiers.
- Confirm that the plugins for the tools that you want to use are installed and activated. For more information, see the following topics:
- Install Build AgentNote:You can also connect a Figma MCP server to Build Agent to accelerate the conversion of Figma designs into enterprise-grade applications. For more information, see Connect Build Agent to a Figma MCP server.
- Install Now Assist for Creator
- Install Build Agent
- Install Developer Sandboxes, which is not required for agentic development but provides a helpful instance to experiment with development. For more information, see Developer Sandboxes.
Prepare your development environment
- Use Developer Sandboxes to allocate a sandbox for safe, isolated agentic development. For more information, see Developer Sandboxes.
- Validate compliance policies and security controls.
- Enable Vault Console and Machine Identity Console for sensitive data protection and API governance.
Learn core features
- Practice converting natural language prompts into apps using Build Agent.
- If you're using Now Assist for Creator tools, familiarize yourself with the following:
- Text-to-form/App scaffolding
- Code explanation and refactoring, though Build Agent has a more robust implementation.
- Explore multi-turn chat for iterative development through conversational prompting.
Get familiar with general guidelines
See General guidelines for agentic development for more information.
Engage with the development community
Check out ServiceNow Community to connect with other developers and share ideas.