# Sendforsign documentation ## Docs - [Are Sendforsign documents legally compliant?](https://about.sendforsign.com/about/compliance.md): Yes, they are. - [Privacy Policy](https://about.sendforsign.com/about/privacypolicy.md): Last updated: September 15, 2023 - [Terms and Conditions](https://about.sendforsign.com/about/termsandconditions.md): Last updated: September 15, 2023 - [Vision](https://about.sendforsign.com/about/vision.md): Why are we building Sendforsign? - [Authentication](https://about.sendforsign.com/api-reference/authentication.md): Learn how to authenticate your API requests to the SFS API platform. - [Create client](https://about.sendforsign.com/api-reference/client/create.md): Create a new client. - [List of clients](https://about.sendforsign.com/api-reference/client/list.md): Get a list of all clients created via a specific API Key. - [Read client](https://about.sendforsign.com/api-reference/client/read.md): Get information about a specific client. - [Update client](https://about.sendforsign.com/api-reference/client/update.md): Update an existing client. - [Archive contract](https://about.sendforsign.com/api-reference/contract/archive.md): Archive a specific contract. - [Create contract](https://about.sendforsign.com/api-reference/contract/create.md): Create a new contract using contract value. - [Create and fill in contract](https://about.sendforsign.com/api-reference/contract/create-fill.md): Create a new contract and populate it with the necessary data. - [Create from template](https://about.sendforsign.com/api-reference/contract/create-from-template.md): Create a new contract using an existing template. - [Create and send contract](https://about.sendforsign.com/api-reference/contract/create-send.md): Create a new contract and immediately send it to the recipients. - [Duplicate contract](https://about.sendforsign.com/api-reference/contract/duplicate.md): Duplicate an existing contract. - [Get Timeline](https://about.sendforsign.com/api-reference/contract/get_timeline.md): Get timeline of an existing contract. - [List of contracts](https://about.sendforsign.com/api-reference/contract/list.md): Get a list of all contracts created by a specific client. - [Read contract](https://about.sendforsign.com/api-reference/contract/read.md): Get information about a specific contract. - [Update contract](https://about.sendforsign.com/api-reference/contract/update.md): Update an existing contract. - [Implement client side](https://about.sendforsign.com/api-reference/implementation_client.md): Get started with Sendforsign API. - [Implement server side](https://about.sendforsign.com/api-reference/implementation_server.md): Get started with Sendforsign API. - [Introduction](https://about.sendforsign.com/api-reference/introapi.md): Understand our general API concepts. - [AI+API](https://about.sendforsign.com/api-reference/mcp/aiapi.md): Generate agreements with human language. - [Download PDF](https://about.sendforsign.com/api-reference/pdf/download.md): Download PDF of an existing contract. - [Download Word](https://about.sendforsign.com/api-reference/pdf/downloadword.md): Download Word of an existing text contract. - [Upload PDF](https://about.sendforsign.com/api-reference/pdf/upload.md): Upload PDF as a contract. - [Create placeholder](https://about.sendforsign.com/api-reference/placeholder/create.md): Add a placeholder to a contract. - [Delete placeholder](https://about.sendforsign.com/api-reference/placeholder/delete.md): Delete an existing placeholder. - [List of placeholders](https://about.sendforsign.com/api-reference/placeholder/list.md): Get a list of all placeholders created in a specific contract or template. - [Place basic placeholder](https://about.sendforsign.com/api-reference/placeholder/pdfbasic.md): Place a basic placeholder in a PDF contract. - [Place special placeholder](https://about.sendforsign.com/api-reference/placeholder/pdfspecial.md): Place a special placeholder in a PDF contract. - [Update placeholder](https://about.sendforsign.com/api-reference/placeholder/update.md): Update an existing placeholder. - [Table placeholder](https://about.sendforsign.com/api-reference/placeholder/update-table.md): Convert any existing placeholder into a dynamic table in a HTML contract. - [Create recipient](https://about.sendforsign.com/api-reference/recipient/create.md): Add a recipient to a contract. - [Delete recipient](https://about.sendforsign.com/api-reference/recipient/delete.md): Delete an existing recipient. - [List of recipients](https://about.sendforsign.com/api-reference/recipient/list.md): Get a list of all recipients created in a specific contract. - [Send to recipients](https://about.sendforsign.com/api-reference/recipient/send.md): Send an existing contract to recipients for signing, approval and more. - [Update recipient](https://about.sendforsign.com/api-reference/recipient/update.md): Update an existing recipient. - [Custom branding](https://about.sendforsign.com/api-reference/settings/branding.md): Implement your brand presence. - [Email notifications](https://about.sendforsign.com/api-reference/settings/email_notifications.md): Enable or disable email notifications. - [Account structure](https://about.sendforsign.com/api-reference/structure.md): Sendforsign account structure. - [Convert into template](https://about.sendforsign.com/api-reference/template/convert.md): Convert a contract into a template. - [Create template](https://about.sendforsign.com/api-reference/template/create.md): Create a new template using template value. - [Create and fill in template](https://about.sendforsign.com/api-reference/template/create-fill.md): Create a new template and populate it with the necessary placeholders. - [Delete template](https://about.sendforsign.com/api-reference/template/delete.md): Delete an existing template. - [Duplicate template](https://about.sendforsign.com/api-reference/template/duplicate.md): Duplicate an existing template. - [List of templates](https://about.sendforsign.com/api-reference/template/list.md): Get a list of all templates created by a specific client. - [Read template](https://about.sendforsign.com/api-reference/template/read.md): Get information about a specific template. - [Update template](https://about.sendforsign.com/api-reference/template/update.md): Update an existing template. - [Create user](https://about.sendforsign.com/api-reference/user/create.md): Create a new user. - [List of users](https://about.sendforsign.com/api-reference/user/list.md): Get a list of all users created via a specific Client Key. - [Read user](https://about.sendforsign.com/api-reference/user/read.md): Get information about a specific user. - [Update user](https://about.sendforsign.com/api-reference/user/update.md): Update an existing user. - [Webhooks concept](https://about.sendforsign.com/api-reference/webhook/concept.md): Learn how to use webhooks. - [Create webhook](https://about.sendforsign.com/api-reference/webhook/create.md): Create a webhook. - [Delete webhook](https://about.sendforsign.com/api-reference/webhook/delete.md): Delete an existing webhook. - [List of webhooks](https://about.sendforsign.com/api-reference/webhook/list.md): Get a list of all webhooks created for a specific client. - [Read webhook](https://about.sendforsign.com/api-reference/webhook/read.md): Get information about a specific webhook. - [Update webhook](https://about.sendforsign.com/api-reference/webhook/update.md): Update an existing webhook. - [2025](https://about.sendforsign.com/blog/2025.md): Blog posts by Sendforsign - [2023](https://about.sendforsign.com/changelog/2023.md): What's new in Sendforsign - [2024](https://about.sendforsign.com/changelog/2024.md): What's new in Sendforsign - [2025](https://about.sendforsign.com/changelog/2025.md): What's new in Sendforsign - [Introduction](https://about.sendforsign.com/introduction.md): Sendforsign is a Contract infrastructure for modern SaaS and Platforms. - [AI Assistant](https://about.sendforsign.com/sdk/components/aiassistant.md) - [Contract Editor](https://about.sendforsign.com/sdk/components/contracteditor.md) - [Contract List](https://about.sendforsign.com/sdk/components/contractlist.md) - [Template Editor](https://about.sendforsign.com/sdk/components/templateeditor.md) - [Template List](https://about.sendforsign.com/sdk/components/templatelist.md) - [Introduction](https://about.sendforsign.com/sdk/introsdk.md): Get started with Sendforsign React Components. - [Add Table Placeholders to a Contract](https://about.sendforsign.com/usecase/add-table-placeholder.md): Learn how to add dynamic table placeholders to your contracts. - [Embed Documents to Your App](https://about.sendforsign.com/usecase/embeddocforplatform.md): Learn how to enhance your platform with embedded contracts. - [Set up Your Account and Send Your First Document](https://about.sendforsign.com/usecase/firstdoc.md): Learn how to start using Sendforsign. - [Draft a Template](https://about.sendforsign.com/usecase/firsttemplate.md): Learn how to prepare template and create a document from it. - [Recipient Custom Domain](https://about.sendforsign.com/usecase/recipientdomain.md): Set up a custom domain for the sharing links. - [Update an Exisiting Document](https://about.sendforsign.com/usecase/updatedoc.md): Learn how to update a document you previously created.