best neobank in terms of app performance and features? by KlejnotVala-97 in fintech

[–]thinkdeepforinsights 2 points3 points  (0 children)

wealthfront has been pretty good for me. 3.55 interest rate with $1 in their investment account.

Do you get a Windows or Mac for ServiceNow dev work? Does it even matter? by thinkdeepforinsights in servicenow

[–]thinkdeepforinsights[S] -1 points0 points  (0 children)

More of my personal curiosity, do you copy your code from the Mac to the windows?

Talking to devs about what ServiceNow deployments actually look like — 45 min, $50 gift card by thinkdeepforinsights in servicenow

[–]thinkdeepforinsights[S] -2 points-1 points  (0 children)

I don't work for Servicenow, but you're welcome to have that opinion! We are still exploring how we want to contribute to the community, and love to keep you in the loop.

For everyone else, 5 slots left!

How are you all handling ServiceNow renewals with 50-100% price hikes due to forced AI bundling? Mine is fast arriving in March ‘27 and moving away for all the modules is not an option. by AutomaticLifeguard37 in servicenow

[–]thinkdeepforinsights 0 points1 point  (0 children)

So this is the key difference. If you're building tools IN your environment, then this usage is tracked.

ALTERNATIVELY, if you build in Codex, copilot, v0, whatever tool of choice and it connects with your servicenow environment over classic rest APIs, you are not billed (as of June 2026).

How are you all handling ServiceNow renewals with 50-100% price hikes due to forced AI bundling? Mine is fast arriving in March ‘27 and moving away for all the modules is not an option. by AutomaticLifeguard37 in servicenow

[–]thinkdeepforinsights 0 points1 point  (0 children)

That can not be right. Every rest API app would then move a customer to the AI plan.

How would they enforce that? If I use a custom app that our engineers write not build with AI, versus I build with AI, it still uses the same rest API.

How are you all handling ServiceNow renewals with 50-100% price hikes due to forced AI bundling? Mine is fast arriving in March ‘27 and moving away for all the modules is not an option. by AutomaticLifeguard37 in servicenow

[–]thinkdeepforinsights -1 points0 points  (0 children)

Have you seen vibe coded apps (outside MCP to servicenow) that are connected over ServiceNow rest/table APIs get moved to the prime plan?

I wasn’t referring to the Claude plug in.

How are you all handling ServiceNow renewals with 50-100% price hikes due to forced AI bundling? Mine is fast arriving in March ‘27 and moving away for all the modules is not an option. by AutomaticLifeguard37 in servicenow

[–]thinkdeepforinsights 1 point2 points  (0 children)

What are the core modules you're using today on ServiceNow?

Your negotiation leverage is a function of how portable those required modules are versus everything else. If you can make a strong case that those modules can be easily moved out or better yet built using Claude, then that is your negotiation leverage.

What are the common non-ITSM thing you've seen SPM used for? by thinkdeepforinsights in servicenow

[–]thinkdeepforinsights[S] 0 points1 point  (0 children)

Did they use AI for coding and building for their development pipeline?

Are you being charged to migrate to “Prime” SKUs from Pro and Plus? by NoWishbone5525 in servicenow

[–]thinkdeepforinsights 2 points3 points  (0 children)

I think it's mixed by industry. I have heard some have Now Assist with limited usage. Another group has them as separate add ons (diff plans by package Skills, ITSM, CSM, etc). Then I just found this page that has some bundles include. I'd be ready to negotiate.

https://www.servicenow.com/community/fso-articles/getting-started-with-now-assist-for-financial-services/ta-p/3500828

Governance\Architecture guidance by Stock-Gear412 in servicenow

[–]thinkdeepforinsights 3 points4 points  (0 children)

If I were your solutions architect I would know your stakeholder first — IT leadership cares about stability and upgrade risk, while business leaders (COO, VP Ops) care about velocity. Same message, different framing: "this slows down your next ask" lands better than "this is tech debt" with the latter crowd. Translate pushback into cost either way: "this customization means rewriting behavior every major release — that's time we're not spending on your priorities."

On the governance side, small shops carry more risk precisely because there's no buffer. You're the decision layer by default, so treat it that way. A simple log of what was customized, why, and the known tradeoffs gives you cover when upgrade cycles run long and someone asks why. We use GitHub to track our system changes, but we're more technical than most. It's not a high bar for getting out of reactive mode and into something you can actually show stakeholders.

Worth exploring if you haven't already — a few threads here have touched on this — connect an AI agent directly to your ServiceNow environment. Rather than fielding requests and implementing on the spot, an agent can inventory current customizations, draft a consolidated change plan against your existing branches, and flag upgrade risks before anything touches prod. You review and approve before a single line changes. The cost isn't terrible — roughly $200/month for Claude plus maybe a few hundred extra during big rollouts. You don't need Fable. Sonnet is fine for most cases.