Companies

A Company represents an organization (customer, business unit, subsidiary, etc.) in SysAid.

Companies are mainly used to:

  • Group Users under the same organization
  • Associate a service agreement (SLA) with that organization
  • Store company-level contact and address details
  • Control help desk access using an expiration date

Company Properties

The Company object includes the following properties:

PropertyTypeDescription
idintegerUnique identifier of the company in SysAid.
namestringName of the company.
addressstringMain company address.
address2stringAdditional company address.
citystringCity where the company is located.
statestringState where the company is located.
zipstringCompany zip/postal code.
countrystringThe country where the company is located.
phonestringCompany phone number.
faxstringCompany fax number.
notesstringInternal notes related to the company.
email_accountstringDefault email account associated with the company.
expiration_timedateDate when the company’s help desk access expires.
agreementintegerID of the SLA agreement applied to the company.
agreement_startdateStart date of the company’s service agreement.
agreement_enddateEnd date of the company’s service agreement.