Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Instance entry
How-to guide

Identify and work with your org instance

Knowing your org''s instance is essential for incident lookup, release timing, and integration troubleshooting.

By Dipojjal Chakrabarti · Founder & Editor, Salesforce DictionaryLast updated May 21, 2026

Knowing your org''s instance is essential for incident lookup, release timing, and integration troubleshooting.

  1. Check Setup, Company Information

    The Instance Name field shows the current pod or Hyperforce region.

  2. Bookmark status.salesforce.com for your instance

    Open status.salesforce.com, search for your instance, bookmark the page. Use it as the first stop during any suspected outage.

  3. Subscribe to instance maintenance notifications

    Create a Trust account and subscribe to maintenance-window emails for your instance.

  4. Audit hardcoded URLs in integrations

    Search integration code for any references to NAxx.salesforce.com or similar hardcoded hostnames. Replace with My Domain references.

  5. Watch the release schedule

    Each Salesforce release publishes per-instance dates. Use the dates to plan sandbox testing windows and production cutover.

Gotchas
  • Hardcoded NAxx hostnames in integration code break on pod moves and Hyperforce migration. Always use My Domain or dynamic instance resolution.
  • The Hyperforce migration changes the underlying region but typically preserves My Domain. Integrations that use My Domain survive the migration cleanly.
  • Maintenance windows are per-instance; one customer can be in a release weekend while another customer on a different instance is not. Don''t assume coordinated downtime across the whole platform.
  • Sandboxes on different pods from production can have different refresh windows. Coordinate with the Salesforce account team during a refresh planning.

See the full Instance entry

Instance includes the definition, worked example, deep dive, related terms, and a quiz.