Short Message Advanced Access

This program contains a number of short message enhancements including new ways to convert data to RSMF, enhanced short message search capabilities and new short message review features. The new end-to-end workflow, which utilizes both new and previously released features, is described below. There is also information on the best practices for short message data review for production and investigation workflows.

The Short Message Advanced Access program includes the following features:

Before you begin

Permissions

The following permission is needed to use the Short Message Advanced Access features:

Object Security
  • Document
    • Message-Level Coding

Installing the Short Message Search application

Before searching on short message metadata, you will need to take the one time step of installing the Search AI application to your workspace.

Before you install the Search AI app, you must:

  1. Notify Relativity of the names of the workspaces you want to use.

  2. Get confirmation that processing has been deployed to those workspaces.

  3. Re-process any RSMF data in those workspaces.

Once you complete those steps, you can install the application in your workspace.

  1. Navigate to the workspace where you want to install the application.
  2. Navigate to the Relativity Applications tab.
  3. Click New Relativity Application to display an application form.
  4. Click the Select from Application Library radio button in the Application Type section.
  5. Click in the Choose from Application Library field.
  6. Select Search AI on the Select Library Application dialog.

    This dialog only displays applications added to the Application Library. If Search AI is not included in the list, see Installing applications.
  7. Click Ok to display the application in the Choose from Application Library field. The application form also displays the following fields:
    • Schema Version—displays the version of the application that you are installing.
    • User-friendly URL—displays a user-friendly version of the application's URL. This field may be blank.
    • Application Artifacts—displays object types and other application components.
    • Map Fields—there are no fields available in Search AI for mapping.
  8. Click Import to install the Search AI app into the workspace.
  9. Review the import status of the application. Verify that the install was successful or resolve errors. See Viewing import status and Troubleshooting application installation errors.

The Search AI application is now in your workspace, and you can now build an Elasticsearch index.

Considerations

  • The Search and Review features are initially configured for specific workspaces and are not available in workspaces Relativity does not configure.

  • Any existing RSMF files in the workspace will need to be reprocessed and the Elastic index will need to be built after the files are processed to use the Search and Review features included in the Advanced Access program.

  • The Search and Review features are opt-in and you can revert to existing workflows as desired.

  • The Elastic index will be visible within search indexes and the Documents tab.

  • Message-level metadata is initially managed using the MD5 hash value. We will change the reference between the RSMF and metadata to the Document ID later in 2024. After the change is implemented, it will require you to republish your RSMF files. This will ensure that the document ID is used as a reference between the RSMF and message-level metadata and prevent a very low chance of any data reference conflicts.

  • ARM is not currently compatible with the Short Message Advanced Access program.

  • dtSearch to Elasticsearch syntax is not currently available with the Short Message Advanced Access program.

New Short Message Workflow

Short message data can be imported into RelativityOne, reviewed, produced, and exported using the following workflow.

  1. The short message data can be accessed directly from the application via an API or it can be received as an exported file such as a .json, xmls, etc. You can use Relativity’s Collect for direct access and to automatically convert chat data to an RSMF file. To learn more, see Short message data collection.

  2. If you need to convert .json exports from Slack or .pst exports from Microsoft Teams, RelativityOne Slack and Teams conversion can be configured in your processing profile to convert RSMF files for you. Relativity also provides developer tools to complete RSMF file creation. You may find partners on the Relativity App Hub that also offer RSMF creation services. To learn more, see Importing and converting to RSMF.

  3. Use search terms to identify RSMF documents with hits for conversations that need review using dtSearch. You can also take advantage of the new advanced searching capabilities using Elasticsearch to search across messages and message-level metadata to further cull down data or find additional insights. To learn more, see Searching messages.

  4. Using either the Short Message Viewer or the document list, review and code the documents using the new message-level coding feature. To learn more, see Reviewing RSMF documents.

  5. Produce the relevant documents using production. To learn more, see RSMF Imaging and production.

  6. Export the documents from Relativity using Import/Export. To learn more, see Exporting RSMF documents.

Short message data collection

Collection

Using the proper credentials, configure and collect data from Slack, Microsoft Teams, Google Chat, or Bloomberg using the Collect application. To learn more about Collect, see Collect. To learn more about collecting from Slack, see Short message conversion for Slack.

Data will automatically be converted to RSMF and should be converted into 24 hour files by conversation. Consider breaking up extremely dense conversations that contain more than 10,000 messages further into 12 or even 8 hour segments.

Importing and converting to RSMF

If you have received Slack .json and Microsoft Teams .pst exports, you can convert these files to the RSMF format using Processing. Use import to bring in the files and leverage the conversion functionality in Processing. Cellebrite and Google Chat files will be supported later this year.

For other short message data types, use a third-party solution to convert exports to an RSMF. To find a third-party solution, see Relativity App Hub.

Create RSMF files by conversation or channel in 24 hour increments.

Processing an RSMF file

Processing is the recommended method of ingesting RSMF files into Relativity. Using Processing ensures that the appropriate metadata header fields are extracted and families and attachments within the RSMF file are properly linked to give you the best near-native review experience.

Before you begin

We recommend doing the following before you process RSMF files:

  • Ensure that the default processing profile has the Extract children option set to Yes. Disabling this field results in missing attachments.

  • Ensure that you select a relational field MD5 Hash for the Source field. See the image below for an example. Setting up MD5 Hash in this manner will ensure that RSMF files are associated to the correct metadata. We will change the reference between the RSMF and metadata to the Document ID later in 2024.

  • Ensure that you select a relational field such as Group Identifier for the Source field. See the image below for an example. Setting up the Group Identifier in this manner will ensure that attachments appear in the Short Message Viewer and are tied to the correct parent messages.

  • Ensure that the processing profile is setup for Microsoft Teams and Slack.

Processing

Once you have made the preparations above, you are ready to process the RSMF files. To learn more, see Processing an RSMF file.

Searching messages

Once processing is complete, you can cull the documents further before starting the review process.

During the Advanced Access program, Elasticsearch is only available in Review workspaces and not in ECA or Repository workspaces. Elasticsearch does not support search term reports. You can continue to leverage dtSearch for search term reports before reviewing documents.

Depending on your review process, use search terms to identify RSMF documents with hits for conversations that need review using dtSearch.

You can filter based on RSMF headers to remove conversations based on non-relevant periods of data using date ranges, specific channels, or non-important custodians that hasn’t been previously culled during collect.

You can use an Elasticsearch index for additional advanced searching based on message metadata. Elasticsearch returns RSMF documents that have hits and you can use the Document preview panel to open each document from the Documents tab to see the full conversation. To learn more, visit Short message search index.

Note: We plan on adding the ability to see message hits highlighted according to search criteria in the Document preview panel later in the Advanced Access program.

Reviewing RSMF documents

Once non-relevant messages have been culled, you can review documents using new features available in the Advanced Access program.

Coding RSMF documents in the Short Message Viewer

You can now code individual messages using the Short Message Viewer. To learn more, visit Short Message Viewer coding Advanced Access.

Coding messages

Once you’ve determined which RSMF documents need to be reviewed, add those documents to a saved search to generate a Review queue. You can use queues to assign and manage reviewers’ work.

As part of Advanced Access, you can now hover your cursor over the icon to see associated RSMF and message-level metadata. This provides additional insight and details relating to each message.

You can review messages and code them individually as Responsive/Not Responsive or Privileged/Not Privileged or with Notes. These fields or choices cannot be edited in Advanced Access.

Note: If you only code messages and not the RSMF document, Review Center will not recognize the RSMF document as coded.

Performing QC on RSMF documents

Before beginning the production of relevant documents, we recommend using the Documents tab to complete the QC process.

After you’ve finished coding messages, you can use Elasticsearch to identify all RSMF documents that contain messages coded as Responsive, Privileged, or with Notes. Before searching on message-level coding, you will need to rebuild your index. Once the index is rebuilt, you can run a search for messages within these RSMF documents. You can either add this Elasticsearch as a saved search for message-level searching or you can mass edit the document coding values to populate current saved searches at the document-level. Coding the documents will also populate the saved searches for production.

Using the newly created saved searches, review conversations for proper tagging.

Note: Once it is released later in the Advanced Access program, you can use the Document preview panel to see message hits highlighted according to search criteria.

Imaging and production

Preparing for production

Before documents are produced, any sensitive information can be removed or obscured. To protect sensitive information, you can either apply markups or use RSMF slicing.

  • To use RSMF slicing, open a document in the Short Message Viewer and apply filters to find the messages that are appropriate for production. Once they have all been located, you can slice the document to create a new one that only contains messages that need to be produced. To learn more, see RSMF Slicing.

  • To apply markups, image the document and then manually apply markups to each message that contains privileged or sensitive information in the Image Viewer.

Producing RSMF documents

The RSMF documents are ready for production. For production workflows, we recommend following the imaging workflow and not exporting native RSMF documents with placeholders.

Exporting RSMF documents

To export RSMF documents from RelativityOne, we recommend using Import/Export which will preserve message-level metadata once it is released later in the Advanced Access program.