--- title: "Requirements" slug: "requirements" updated: 2025-07-09T15:59:07Z published: 2025-07-09T15:59:07Z canonical: "wiki.cobblestonesoftware.com/requirements" --- > ## Documentation Index > Fetch the complete documentation index at: https://wiki.cobblestonesoftware.com/llms.txt > Use this file to discover all available pages before exploring further. # Requirements - CobbleStone® REST API Version 2.0.8301.25344 or later - Contract Insight Version 22.4.0.241230 or later - Stable Internet Connection - Requirements related to running add-ins inside of Word can be found here: [https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/requirements-for-running-office-add-ins](https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/requirements-for-running-office-add-ins) ## Security - Certification is from DigiCert. - No data is stored except for access tokens, which are encypted using AES, stored in localStorage. The URL of the Contract Insight instance is also stored on successful log-in for convenience purposes. - All data is retrieved via API calls, none of which is stored anywhere. - Office 365 is FIPS 140-2 compliant.