Agreements 101What is a Confidentiality Agreement?A confidentiality agreement is a legal document that regulates the way its signers must treat any private information specified therein. Confidentiality agreements exist to make sure that information isn’t shared outside of the relationship by defining what the information is, specifying how it may and may not be used and shared, and clarifying what will happen if it is shared inappropriately.Ted Sclavos
Insights for LeadersThe Advantages of Signing Documents ElectronicallyThere are several big advantages to signing documents electronically, from saving time and money to enhancing security and automating the signing process.Yasamin Yousefi
Team SolutionsHow 3 Organizations Automated Their Procurement ProcessesLearn how three different organizations—a global parts distributor, a sprawling school system, and a government agency—adopted automation to improve their procurement processes.
Agreements 101Licensing Agreements: Everything You Need to KnowLicensing agreements are legal contracts in which a property owner (the licensor) gives another party (the licensee) permission to use IP owned by the licensor, such as their brand name, trademark, patented technology, or ability to produce and sell goods.Ted Sclavos
Developer Support ArticlesFrom the Trenches: Testing Docusign Connect with ngrokHow do you test your webhook listener code during development, before it's deployed? Ivan Dinkov shows you how to use ngrok, a reverse-proxy service that lets you safely expose a tunnel to your localhost for testing your application's receipt of Connect notifications.Ivan Dinkov
Agreements 101What is a Partnership Agreement?A partnership agreement is a document that dictates how two or more parties will work together in a business relationship. The agreement lays out each partner’s responsibilities in the business on a day-to-day basis and in the long-term.Ted Sclavos
Insights for LeadersEasily Add eSignature to Your Software PlatformWe're pleased to announce the launch of Docusign’s updated ISV Embed SKUs, which includes new features to further enhance the experience for ISV partners and their customers. Larry Kluger
DevelopersBreaking the Language Barrier: Why Large Language Models Need Open Text FormatsSee from experimental results why open text formats work best for training LLMs and the problems AI has with generating complex, structured information. Dan Selman
DevelopersUnderstanding Levenshtein Distance: Applications to AI-Generated TextLevenshtein distance is a metric for comparing strings, providing a score for the difference between them. While it's been around for decades, it's found new applications in modern computing for comparing AI-generated text to it source material in ways that can help programmers preserve the privacy of data in large language models. Vincent Pan