The SiberSafe SDK, comprising C#, C++ and Java APIs, documentation and code samples, is available for download upon request. The SiberSafe SDK enables third party software developers to customize SiberSafe's look and feel, and to add custom-built functionality based on SiberSafe's powerful content management framework.

SiberSafe Developer's Guide now available.
SiberSafe can execute custom-defined scripts from a command line prompt. SiberSafe CLI provides command line access to common SiberSafe operations, allowing users to add new files to the repository, create new folders and apply classification properties to multiple documents in a single batch using a custom script file.

Available reports can now be run from the CLI.
Creation of stream configurations is streamlined via commands to:
- import a granularity
- create an empty knowledge model
- add knowledge storage schemes
- add inference rules
- recursively add folders
- add perspective definitions
- add ontologies
- set granularity on an XML document
- share a file or a folder
SiberSafe provides automatic performance-related issue reporting and activity logging via two diagnostic tools:
- A configurable facility that triggers when a server request is not processed in certain period of time and periodically dumps server state into a disk file until processing of the request is completed.
- Logging of requests received by SiberSafe Server and object usage conflicts caused by simultaneous access to the objects during operations that modify the repository.