Add an organization to the Company table.

bobmorse
Kilo Contributor

How do you add an organization to the Company table.   I have found the definition and schema, but no way to actually view the entries or add them.   I am new to ServiceNow so any direction on how to get to it would be helpful.

1 ACCEPTED SOLUTION

Goto user Administration > Companies



You may want to user "New" button to create new records in company:


find_real_file.png


View solution in original post

7 REPLIES 7

Chuck Tomasi
Tera Patron

Hi Bob,



it sounds like you want to simply add a field to the company record. You can do this easily by modifying the form design or adding it directly to the table.



Add and customize a field in a table



If you are adding a 'reference' field, such as a link to another record on another table, then you may need to create that table as well.



Create a table


bobmorse
Kilo Contributor

Thank you that took me to it.   Got it working.


can you please mark answer as correct to close the thread and helping others to get on correct answer directly ?