--- title: Tables installed with Investigative Case Management description: This section describes the tables installed with the Investigative Case Management application and shows how they store and manage information. locale: en-US canonical_url: https://www.servicenow.com/docs/r/government-industry/psds-data-model-icm-tables.html release: australia topic_type: reference last_updated: "2026-03-12" reading_time_minutes: 1 breadcrumb: [Investigative Case Management, Data Model, Reference, Public Sector Digital Services \(PSDS\)] --- # Tables installed with Investigative Case Management This section describes the tables installed with the Investigative Case Management application and shows how they store and manage information. ## Investigative Case Management tables installed
| Table | Description | Extends Table |
|---|---|---|
| Master Index\[sn\_icm\_master\_index\] | Parent table that contains information about all entity records created within the case. All new entities created within the case extend from this index. | N/A |
| Firearm Index\[sn\_icm\_firearm\] | Contains information about the firearm entity records created within the case. | N/A |
| Location Index\[sn\_icm\_location\] | Contains information about the location entity records created within the case. | N/A |
| Organization Index\[sn\_icm\_organization\] | Contains information about the organization entity records created within the case. | N/A |
| Person Index\[sn\_icm\_person\] | Contains information about the person entity records created within the case. | N/A |
| Property Index\[sn\_icm\_property\] | Contains information about the property entity records created within the case. | N/A |
| Vehicle Index\[sn\_icm\_vehicle\] | Contains information about the vehicle entity records created within the case. | N/A |
| Investigative Evidence\[sn\_icm\_evidence\] | Contains information about evidence records within the case. Non-specific to PSDS ICM. Parent table of GSM Evidence \[sn\_gsm\_icm\_evidence\] table. | Evidence \[sn\_gsm\_icm\_evidence\] |
| Chain of Custody Log\[sn\_icm\_chain\_of\_custody\] | Contains the custody log files created each time a piece of evidence is transferred. Non-specific to PSDS ICM. Parent table of GSM Chain of Custody Log \[sn\_gsm\_icm\_chain\_of\_custody\] table. | Chain of Custody Log \[sn\_gsm\_icm\_chain\_of\_custody\] |
| Investigative Case \[sn\_gsm\_icm\_case\] | Contains information about the investigative case record. | CSM Investigative Case \[sn\_csm\_icm\_case\] |
| Investigative Task\[sn\_gsm\_icm\_task\] | Contains information about the investigative tasks records associated with the case. | CSM Investigative Task \[sn\_csm\_icm\_task\] |
| Evidence\[sn\_gsm\_icm\_evidence\] | Contains evidence records created within the case. Specific to PSDS ICM. | N/A |
| Chain of Custody Log\[sn\_gsm\_icm\_chain\_of\_custody\] | Contains the custody log files created each time a piece of evidence is transferred. Specific to PSDS ICM. | N/A |
| CSM Investigative Case\[sn\_csm\_icm\_case\] | Investigative case parent table. Non-specific to PSDS ICM. | N/A |
| CSM Investigative Task\[sn\_csm\_icm\_task\] | Investigative case task parent table. Non-specific to PSDS ICM. | N/A |