We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Clarification on Origin and Origin Table fields in Incident records

Saurav_Kumar
Tera Contributor

I’d like clarification on the Origin and Origin Table fields:

  • What is their intended purpose in the Incident table?
  • How are they populated (manually, via integrations, or system processes)?
  • Are they primarily used for tracking where the incident was created and how do organizations leverage them in reporting or workflows?

Any insights, best practices, or examples of how these fields are used in real-world implementations would be very helpful.

 

Thanks

Saurav Kumar

2 REPLIES 2

Shashank_Jain
Mega Sage

Hello @Saurav_Kumar ,

 

origin_table – Generally exists on Incident but has no default usage or system logic in out‑of‑the‑box Incident processes unless you customize it.

origin_id – Also present but not used by standard Incident logic by default.

These fields are schema fields available for integrations or custom use, but ServiceNow does not automatically populate them unless a business rule/flow sets them.

 

 

If this works, please mark it as helpful/accepted — it keeps me motivated and helps others find solutions.
Shashank Jain

Shashank_Jain
Mega Sage

@Saurav_Kumar ,

Check out this community post:
https://www.servicenow.com/community/itsm-forum/can-someone-please-explain-the-meaning-behind-the-fo...
There are some fields listed with their usecase. It might be helpful for you.


If this works, please mark it as helpful/accepted — it keeps me motivated and helps others find solutions.
Shashank Jain