Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness assessment
TurboDocx (docs.turbodocx.com) received an AI-readiness score of 80/100 in an automated technical audit. llms.txt was accessible, llms-full.txt was accessible, and ai.txt was not found. The robots.txt analysis found 0 explicitly allowed and 0 blocked AI crawlers, with 1 declared sitemap. Homepage markup completeness was 30%; Schema.org types included Organization, WebSite and 0 OpenGraph tags were detected. Results reflect the public site response observed on 2026-08-17T00:51:55.237Z.
llms.txt is accessible and contains 5,825 tokens. An expanded llms-full.txt is also available with 287,004 tokens, giving agents more direct context. No separate ai.txt policy was detected; it is optional, but can clarify training, retrieval, and attribution preferences.
robots.txt is available. 11 of 11 tracked AI bots are not blocked. Declared sitemaps: 1. The homepage exposes Schema.org types Organization, WebSite; 0 OpenGraph tags were found and markup completeness is 30%.
The mobile Lighthouse profile adds Performance 38/100, Accessibility 96/100, Best Practices 77/100, SEO 100/100, and experimental Agentic Browsing 100/100. These signals have a limited weight: they complement rather than replace llms.txt, robots.txt, and structured-data checks.
A mobile Lighthouse measurement. Google’s experimental Agentic Browsing category is explained separately and does not replace the broader llmsmap AI-readiness score.
Performance
Accessibility
Best Practices
Technical SEO
Agentic Browsing
Mobile performance is 38/100, with the largest visible content block appearing in 17.6 s and the browser main thread blocked for 1,060 ms. Layout shift was 0. The main thread is where the browser runs JavaScript, calculates layout, and paints the page; long work there delays both user input and browser-agent actions.
Accessibility scored 96/100, Best Practices 77/100, and technical SEO 100/100. The experimental Agentic Browsing category scored 100/100. It measures signals Google currently tests for software agents and is shown separately from the llmsmap AI-readiness score.
Split long JavaScript tasks, defer non-critical scripts and styles, and shorten blocking request chains. This helps the primary content appear sooner and makes controls usable earlier.
Remove unused CSS and JavaScript, load heavy widgets on demand, and limit third-party scripts. Less code means less parsing and background work on the device.
Serve correctly sized modern formats, prioritise the primary visual, and lazy-load content below the first viewport.
Improve server response time, remove unnecessary redirects and repeat downloads, and use compression, caching, and selective preconnect hints.
First content
Main content
Layout stability
Blocking time
Visual speed
Machine-readable files, crawler policy, discovery, and homepage markup.
ai.txt file was not found
1 sitemap found
Types: Organization, WebSite
OpenGraph tags were not found on the homepage
Based on robots.txt analysis
Declared discovery routes for crawlers and agents.
Structured entities and properties exposed on the homepage.
nameTurboDocxurlhttps://www.turbodocx.comlogohttps://docs.turbodocx.com/img/TurboDocxLogo.pngpublisherTurboDocx# TurboDocx > Turbocharging your Document Workflows This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [Deliverable API](https://docs.turbodocx.com/docs/API/Deliverable%20API): Complete guide for the TurboDocx Deliverable API. Create, manage, and download deliverables generated from templates using the v1 API endpoints. - [Create Image Variable (Folder)](https://docs.turbodocx.com/docs/API/create-image-variable-folder.api): Create Image Variable (Folder) - [Create Tag](https://docs.turbodocx.com/docs/API/create-tag.api): Create Tag - [Create Webhook](https://docs.turbodocx.com/docs/API/create-webhook.api): Register a new signature webhook for the org. The `name` field is hardcoded to `signature` by the SDK. The returned `secret` is shown **once** — st... - [Delete Tags (by IDs)](https://docs.turbodocx.com/docs/API/delete-tags-by-i-ds.api): Delete Tags (by IDs) - [Delete Template](https://docs.turbodocx.com/docs/API/delete-template.api): Delete Template - [Delete Variables (by IDs)](https://docs.turbodocx.com/docs/API/delete-variables-by-i-ds.api): Delete Variables (by IDs) - [Delete Webhook](https://docs.turbodocx.com/docs/API/delete-webhook.api): Soft-delete the org's signature webhook and its delivery history. - [Edit Template Metadata](https://docs.turbodocx.com/docs/API/edit-template-metadata.api): Edit Template Metadata - [Extract Template Placeholders and Generate Preview](https://docs.turbodocx.com/docs/API/extract-template-placeholders-and-generate-preview.api): Extract Template Placeholders and Generate Preview - [Get Template by ID](https://docs.turbodocx.com/docs/API/get-template-by-id.api): Get Template by ID - [Get Templates and Folders](https://docs.turbodocx.com/docs/API/get-templates-and-folders.api): Get Templates and Folders - [Get Webhook Stats](https://docs.turbodocx.com/docs/API/get-webhook-stats.api): Retrieve aggregate delivery statistics for the org's signature webhook over a sliding time window. Returns per-event breakdown, success rates, aver... - [Get Webhook](https://docs.turbodocx.com/docs/API/get-webhook.api): Retrieve the org's signature webhook including current configuration, delivery statistics, and the list of available event types. - [List Webhook Deliveries](https://docs.turbodocx.com/docs/API/list-webhook-deliveries.api): List historical delivery attempts for the org's signature webhook. Supports pagination and filtering by event type, delivery status, and HTTP respo... - [Notify Webhook](https://docs.turbodocx.com/docs/API/notify-webhook.api): Send a manual notification to all URLs configured on the org's signature webhook. Routes through the same backend handler as Test Webhook; use Test... - [Read Tag](https://docs.turbodocx.com/docs/API/read-tag.api): Read Tag - [Read Variables (Folder)](https://docs.turbodocx.com/docs/API/read-variables-folder.api): Read Variables (Folder) - [Regenerate Webhook Secret](https://docs.turbodocx.com/docs/API/regenerate-webhook-secret.api): Rotate the org's signature webhook HMAC secret. The new secret is returned **once** — store it immediately. Old HMAC signatures will fail as soon a... - [Replay Webhook Delivery](https://docs.turbodocx.com/docs/API/replay-webhook-delivery.api): Manually retry a specific past delivery by its ID. Creates a new delivery row and immediately attempts re-delivery to all configured URLs. Returns ... - [Test Webhook](https://docs.turbodocx.com/docs/API/test-webhook.api): Send a test event delivery to all URLs configured on the org's signature webhook. Returns a summary of delivery results including any per-URL error... - [TurboDocx API Documentation](https://docs.turbodocx.com/docs/API/turbodocx-api-documentation.info): Welcome to the TurboDocx API Documentation. This comprehensive guide is designed to provide developers with all the information required to interac... - [Update Tag](https://docs.turbodocx.com/docs/API/update-tag.api): Update Tag - [Update Variable (by ID)](https://docs.turbodocx.com/docs/API/update-variable-by-id.api): Update Variable (by ID) - [Update Webhook](https://docs.turbodocx.com/docs/API/update-webhook.api): Patch one or more fields on the org's signature webhook. All fields are optional — supply only what you want to change. - [Upload Template with Optional Default Values](https://docs.turbodocx.com/docs/API/upload-template-with-optional-default-values.api): Upload Template with Optional Default Values - [Configuring SharePoint and OneDrive](https://docs.turbodocx.com/docs/Advanced%20Configuration/Configuring%20Sharepoint%20or%20OneDrive): Configure SharePoint and OneDrive for Business integration with TurboDocx using Microsoft Graph API to import templates and export deliverables. - [SCIM User Provisioning](https://docs.turbodocx.com/docs/Advanced%20Configuration/SCIM%20Provisioning): Set up SCIM provisioning to automate user lifecycle management in TurboDocx with Okta, Azure AD, and other identity providers. - [Single Sign-On (SSO) Configuration](https://docs.turbodocx.com/docs/Advanced%20Configuration/Single-Sign%20On): Integrate TurboDocx with your SSO provider using SAML or OpenID Connect. Supports Okta, Azure AD, OneLogin, Auth0, and more. - [ConnectWise PSA Integration](https://docs.turbodocx.com/docs/Integrations/ConnectWise%20PSA): Automatically generate proposals, contracts, service reports, and presentations from ConnectWise PSA data. Turn companies, contacts, and opportunit... - [Fireflies AI Integration](https://docs.turbodocx.com/docs/Integrations/Fireflies): Transform Fireflies AI meeting transcripts into professional documents and presentations. Coming soon - AI-powered meeting documentation and automa... - [Google Drive Integration](https://docs.turbodocx.com/docs/Integrations/Google%20Drive): Connect TurboDocx to Google Drive to import templates and export generated documents directly to your Drive folders. - [HubSpot Integration](https://docs.turbodocx.com/docs/Integrations/Hubspot): Transform your HubSpot data into professional documents, proposals, and presentations with TurboDocx. Create personalized deliverables using your r... - [OneDrive and SharePoint Integration](https://docs.turbodocx.com/docs/Integrations/OneDrive%20and%20SharePoint): Import templates and export documents seamlessly with OneDrive and SharePoint. Configure Azure AD integration for secure document management and cl... - [Salesforce Integration](https://docs.turbodocx.com/docs/Integrations/SalesForce): Transform your Salesforce data into professional documents, proposals, and presentations with TurboDocx. Create personalized deliverables using you... - [Microsoft Teams Integration](https://docs.turbodocx.com/docs/Integrations/Teams): Transform Teams meetings into professional documents and presentations. Coming soon - Microsoft Teams integration for automated meeting documentati... - [How to Set Up Wrike AI Variables](https://docs.turbodocx.com/docs/Integrations/Wrike/ai-variable): Learn how to configure AI-driven variables in your TurboDocx templates so that AI generates content automatically during Wrike document automation. - [How to Convert Wrike Documents to PDF](https://docs.turbodocx.com/docs/Integrations/Wrike/convert-to-pdf): Configure a Wrike automation that converts the first attachment to PDF and attaches it back when a task, project, or folder changes status, with au... - [How to Set Up Wrike Document Generation](https://docs.turbodocx.com/docs/Integrations/Wrike/document-generation-automation): Configure a Wrike automation to automatically generate documents from a template when a task status changes. - [How to Combine Documents in Wrike](https://docs.turbodocx.com/docs/Integrations/Wrike/document-packages): Configure a Wrike automation that merges every attachment on a task or project into a single combined PDF (a Document Package) and attaches it back... - [How to Set Up Wrike Field Mapping](https://docs.turbodocx.com/docs/Integrations/Wrike/field-mapping): Learn how to map Wrike custom fields (like revenue or currency fields) to TurboDocx template variables for automated document generation. - [How to Add a Wrike Image](https://docs.turbodocx.com/docs/Integrations/Wrike/image-variable): Turn a TurboDocx variable into images that the Wrike automation pulls from the triggering task or folder's attachments, with optional name filtering. - [Wrike Integration](https://docs.turbodocx.com/docs/Integrations/Wrike): Automate document generation from Wrike projects with TurboDocx. Generate SOWs, proposals, and reports directly from your Wrike tasks and folders u... - [Setting Up a Wrike Automation](https://docs.turbodocx.com/docs/Integrations/Wrike/setting-up-automation): Step-by-step guide to connecting your Wrike account to TurboDocx and creating an automation with trigger statuses and folder monitoring. - [How to Add Wrike Signature Anchors](https://docs.turbodocx.com/docs/Integrations/Wrike/signature-anchors): Learn how to add TurboSign signature anchor fields to your TurboDocx template variables for automated document signing from Wrike. - [How to Set Up Wrike E-Signature Automation](https://docs.turbodocx.com/docs/Integrations/Wrike/signature-automation): Configure a Wrike automation to automatically generate documents and send them for e-signature using TurboSign. - [Wrike Example: Generate & Sign a Proposal](https://docs.turbodocx.com/docs/Integrations/Wrike/signature-workflow): Watch the full Wrike workflow in action — trigger document generation from a task status change, review an AI-powered proposal, and send it for e-s... - [How to Add a Wrike Table](https://docs.turbodocx.com/docs/Integrations/Wrike/table-variable): Turn a TurboDocx variable into a table that the Wrike automation fills with a folder or project's sub-items, with optional nesting and filtering. - [Wrike Integration Troubleshooting & FAQ](https://docs.turbodocx.com/docs/Integrations/Wrike/troubleshooting): Troubleshooting common Wrike integration issues and frequently asked questions about TurboDocx document generation from Wrike. - [Zapier Integration](https://docs.turbodocx.com/docs/Integrations/Zapier): Export TurboDocx documents to 5,000+ apps with Zapier automation. Connect your document generation to any CRM, project management, or cloud storage... - [Zoom Integration](https://docs.turbodocx.com/docs/Integrations/Zoom): Automatically turn Zoom transcripts into documents, proposals, and slide decks with TurboDocx. Speed up follow-ups, sales cycles, and client onboar... - [Cloud Connectors (Enterprise)](https://docs.turbodocx.com/docs/Pipelines/Cloud%20Connectors): Resolve signer details from systems behind your firewall. A Cloud connector runs inside your network, makes only outbound HTTPS calls to TurboDocx,... - [Creating an E-Signature Pipeline](https://docs.turbodocx.com/docs/Pipelines/Creating%20an%20E-Signature%20Pipeline): Step-by-step walkthrough of the pipeline wizard. Connect a source library, define field extraction and routing, choose signers, and pick a destinat... - [Field Extraction](https://docs.turbodocx.com/docs/Pipelines/Field%20Extraction): Pull values out of every PDF using text patterns. Capture invoice codes, dates, emails, and amounts to drive filenames, signer lookup, and routing ... - [Field Placement](https://docs.turbodocx.com/docs/Pipelines/Field%20Placement): Place signature and form fields on your sample PDF once, and the pipeline reprojects them onto every live document. Full TurboSign field-type parit... - [SharePoint Pipelines Troubleshooting & FAQ](https://docs.turbodocx.com/docs/Pipelines/SharePoint%20Pipelines%20Troubleshooting%20and%20FAQ): Fix common SharePoint Pipelines setup and connection errors, including the AADSTS500113 "no reply address is registered" redirect URI error. - [TurboDocx Pipelines](https://docs.turbodocx.com/docs/Pipelines/TurboDocx%20Pipelines): Automate document intake, data extraction, signature placement, and e-signature delivery end-to-end. Drop a PDF in a watched folder and TurboDocx P... - [Install with AI Agents (Agent Skills)](https://docs.turbodocx.com/docs/SDKs/agent-skills): Install the TurboDocx SDK and @turbodocx/html-to-docx into any project in one prompt using the TurboDocx Agent Skill — works with Claude Code, GitH... - [Deliverable Go SDK](https://docs.turbodocx.com/docs/SDKs/deliverable-go): Official TurboDocx Deliverable Go SDK. Idiomatic Go with context support for document generation from templates. - [Deliverable Java SDK](https://docs.turbodocx.com/docs/SDKs/deliverable-java): Official TurboDocx Deliverable Java SDK. Builder pattern API with comprehensive error handling for document generation from templates. - [Deliverable JavaScript / TypeScript SDK](https://docs.turbodocx.com/docs/SDKs/deliverable-javascript): Official TurboDocx Deliverable JavaScript and TypeScript SDK. Full TypeScript support with async/await patterns for document generation from templa... - [Deliverable PHP SDK](https://docs.turbodocx.com/docs/SDKs/deliverable-php): Official TurboDocx Deliverable PHP SDK. Modern PHP 8.1+ with strong typing, enums, and PSR standards for document generation from templates. - [Deliverable Python SDK](https://docs.turbodocx.com/docs/SDKs/deliverable-python): Official TurboDocx Deliverable Python SDK. Async-first design with type hints for document generation from templates. - [TurboSign Go SDK](https://docs.turbodocx.com/docs/SDKs/go): Official TurboDocx Go SDK. Idiomatic Go with context support for document generation and digital signatures. - [SDKs Overview](https://docs.turbodocx.com/docs/SDKs): Official TurboDocx SDKs for JavaScript, Python, PHP, Go, and Java. Get started with document generation, deliverables, digital signatures, and quot... - [TurboSign Java SDK](https://docs.turbodocx.com/docs/SDKs/java): Official TurboDocx Java SDK. Builder pattern API with comprehensive error handling for document generation and digital signatures. - [TurboSign JavaScript / TypeScript SDK](https://docs.turbodocx.com/docs/SDKs/javascript): Official TurboDocx JavaScript and TypeScript SDK. Full TypeScript support with async/await patterns for document generation and digital signatures. - [TurboPartner Go SDK](https://docs.turbodocx.com/docs/SDKs/partner-go): Official TurboDocx Partner SDK for Go. Manage organizations, users, API keys, and entitlements programmatically with Go 1.21+. - [TurboPartner Java SDK](https://docs.turbodocx.com/docs/SDKs/partner-java): Official TurboDocx Partner SDK for Java. Manage organizations, users, API keys, and entitlements programmatically with the Builder pattern. - [TurboPartner JavaScript SDK](https://docs.turbodocx.com/docs/SDKs/partner-javascript): Official TurboDocx Partner SDK for JavaScript and TypeScript. Manage organizations, users, API keys, and entitlements programmatically. - [TurboPartner PHP SDK](https://docs.turbodocx.com/docs/SDKs/partner-php): Official TurboDocx Partner SDK for PHP. Manage organizations, users, API keys, and entitlements programmatically with PHP 8.1+. - [TurboPartner Python SDK](https://docs.turbodocx.com/docs/SDKs/partner-python): Official TurboDocx Partner SDK for Python. Manage organizations, users, API keys, and entitlements programmatically with async/await support. - [TurboSign PHP SDK](https://docs.turbodocx.com/docs/SDKs/php): Official TurboDocx PHP SDK. Modern PHP 8.1+ with strong typing, enums, and PSR standards for document generation and digital signatures. - [TurboSign Python SDK](https://docs.turbodocx.com/docs/SDKs/python): Official TurboDocx Python SDK. Async-first design for document generation and digital signatures. - [TurboQuote Go SDK](https://docs.turbodocx.com/docs/SDKs/quote-go): Official TurboDocx TurboQuote SDK for Go. Create and send quotes, manage line items, products, bundles, price books, companies, contacts, and quote... - [TurboQuote Java SDK](https://docs.turbodocx.com/docs/SDKs/quote-java): Official TurboDocx TurboQuote SDK for Java. Create and send quotes, manage line items, products, bundles, and price books programmatically with ful... - [TurboQuote JavaScript / TypeScript SDK](https://docs.turbodocx.com/docs/SDKs/quote-javascript): Official TurboDocx TurboQuote SDK for JavaScript and TypeScript. Create quotes and proposals, manage line items, products, bundles, price books, co... - [TurboQuote PHP SDK](https://docs.turbodocx.com/docs/SDKs/quote-php): Official TurboDocx TurboQuote SDK for PHP. Create, manage, and send quotes/proposals with full CPQ capabilities — line items, products, bundles, pr... - [TurboQuote Python SDK](https://docs.turbodocx.com/docs/SDKs/quote-python): Official TurboDocx TurboQuote SDK for Python. Create, manage, and send quotes/proposals with full CPQ capabilities — line items, products, bundles,... - [TurboWebhooks Go SDK](https://docs.turbodocx.com/docs/SDKs/webhooks-go): Official TurboDocx Webhooks SDK for Go. Subscribe to all seven TurboSign signature events with the typed WebhookEvent constants, verify inbound web... - [TurboWebhooks Java SDK](https://docs.turbodocx.com/docs/SDKs/webhooks-java): Official TurboDocx Webhooks SDK for Java. Subscribe to all seven TurboSign signature events with the WebhookEvent enum, verify inbound webhook sign... - [TurboWebhooks JavaScript / TypeScript SDK](https://docs.turbodocx.com/docs/SDKs/webhooks-javascript): Official TurboDocx Webhooks SDK for JavaScript and TypeScript. Subscribe to all seven TurboSign signature events with the typed WebhookEvents const... - [TurboWebhooks PHP SDK](https://docs.turbodocx.com/docs/SDKs/webhooks-php): Official TurboDocx Webhooks SDK for PHP. Subscribe to all seven TurboSign signature events with the WebhookEvent backed enum, verify inbound webhoo... - [TurboWebhooks Python SDK](https://docs.turbodocx.com/docs/SDKs/webhooks-python): Official TurboDocx Webhooks SDK for Python. Subscribe to all seven TurboSign signature events with the WEBHOOK_EVENT_* constants, verify inbound we... - [Template Generation API Integration](https://docs.turbodocx.com/docs/TurboDocx%20Templating/API%20Templates): Complete guide for integrating Template Generation API to upload templates, browse existing templates, and generate deliverables. Learn the dual-pa... - [Additional Information](https://docs.turbodocx.com/docs/TurboDocx%20Templating/Additional%20Information): Explore TurboDocx variable entry methods, AI-powered content generation, paragraph formatting, and advanced tips for template creation. - [Brand Identity](https://docs.turbodocx.com/docs/TurboDocx%20Templating/Brand%20Identity): Configure your organization's brand identity including colors, typography, and styling for consistent document generation. - [How to Create a Deliverable](https://docs.turbodocx.com/docs/TurboDocx%20Templating/How%20to%20Create%20a%20Deliverable): Create your first TurboDocx deliverable by combining templates with knowledgebase entries to generate professional documents automatically. - [How to Create Document Templates](https://docs.turbodocx.com/docs/TurboDocx%20Templating/How%20to%20Create%20a%20Document%20Template): Learn how to create document templates for proposals, statements of work, quotes, and contracts that automatically populate with data from meetings... - [How to Create a Knowledgebase Entry](https://docs.turbodocx.com/docs/TurboDocx%20Templating/How%20to%20Create%20a%20Knowledgebase%20Entry): Step-by-step guide to creating knowledgebase entries in TurboDocx. Store reusable content variables for document generation workflows. - [How to Create Presentation Templates](https://docs.turbodocx.com/docs/TurboDocx%20Templating/How%20to%20Create%20a%20Presentation%20Template): Learn how to create PowerPoint presentation templates that automatically populate with content from meetings, CRM data, project management systems,... - [How to Create a Template](https://docs.turbodocx.com/docs/TurboDocx%20Templating/How%20to%20Create%20a%20Template): Create your first TurboDocx template with variable placeholders. Upload Word or Google Docs templates to start automating document generation. - [Office Integration](https://docs.turbodocx.com/docs/TurboDocx%20Templating/Office%20Integration): Edit TurboDocx templates and deliverables directly in Microsoft Word and PowerPoint with real-time sync and file locking. - [Template Troubleshooting](https://docs.turbodocx.com/docs/TurboDocx%20Templating/Template%20Troubleshooting): Fix common TurboDocx template issues including broken variables, formatting problems, and placeholder errors with video tutorials and solutions. - [Working with Fonts](https://docs.turbodocx.com/docs/TurboDocx%20Templating/Working%20with%20Fonts): Learn about TurboDocx font support and how to embed custom fonts in your document templates. - [AI-Powered Variable Generation API](https://docs.turbodocx.com/docs/TurboDocx%20Templating/ai-variable-generation): Complete guide for AI-powered variable generation API with file attachments, context-aware content creation, and intelligent data extraction from d... - [Adding a New Product](https://docs.turbodocx.com/docs/TurboQuote/Adding%20a%20New%20Product): Learn how to add a new custom product to a sales quote in TurboQuote, including setting up product details, category, billing frequency, and pricing. - [Bulk Importing from a Spreadsheet](https://docs.turbodocx.com/docs/TurboQuote/Bulk%20Importing%20from%20a%20Spreadsheet): Import products, companies, contacts, bundles, price books, and categories into TurboQuote in bulk from a CSV or XLSX spreadsheet, with column mapp... - [Creating a New Quote](https://docs.turbodocx.com/docs/TurboQuote/Creating%20a%20New%20Quote): Learn how to create a new professional quote in TurboQuote, including setting up company and contact details. - [How to Configure Quote Numbering](https://docs.turbodocx.com/docs/TurboQuote/How%20to%20Configure%20Quote%20Numbering): Set a custom quote number format for your organization in TurboQuote, including prefix, year, month, digit padding, starting number, and reset cade... - [How to Set Your Quote Sender Information](https://docs.turbodocx.com/docs/TurboQuote/How%20to%20Set%20Your%20Quote%20Sender%20Information): Set your organization's Sender Name, Sender Phone, and Sender Email so they appear as "Prepared by" on every TurboQuote quote. - [Prepared By & Sender Identity](https://docs.turbodocx.com/docs/TurboQuote/Prepared%20By%20and%20Sender%20Identity): How TurboQuote decides the "Prepared by" name and email shown on a quote, and how to set your organization's sender identity for quotes created in ... - [TurboSign Bulk API Integration](https://docs.turbodocx.com/docs/TurboSign/API%20Bulk%20Signatures): Send documents for signature at scale using TurboSign Bulk API. Process hundreds or thousands of signature requests in batches with comprehensive t... - [TurboSign API Integration](https://docs.turbodocx.com/docs/TurboSign/API%20Signatures): Complete guide for integrating TurboSign API using single-step document preparation. Send documents for electronic signatures in one API call with ... - [Bulk Signature Sending](https://docs.turbodocx.com/docs/TurboSign/Bulk%20Signature%20Sending): Send personalized documents for e-signature to hundreds of recipients at once. Upload a spreadsheet, map columns, and submit batches from the Turbo... - [Email Deliverability (DKIM / DMARC / SPF)](https://docs.turbodocx.com/docs/TurboSign/Email%20Deliverability%20and%20DKIM%20DMARC): How to diagnose and resolve DKIM, DMARC, or SPF failures on TurboDocx and TurboSign emails, including the common case where a security gateway rewr... - [How to Configure Signature Appearance](https://docs.turbodocx.com/docs/TurboSign/How%20to%20Configure%20Signature%20Appearance): Control how signed fields look on the finished PDF in TurboSign — turn the signature outline and label or the verification hash on or off for your ... - [Managing Your Signatures](https://docs.turbodocx.com/docs/TurboSign/Managing%20Your%20Signatures): Learn how to track, manage, and troubleshoot your TurboSign signature requests after sending documents for signature. - [How to Get a Document Signed with TurboSign](https://docs.turbodocx.com/docs/TurboSign/Setting%20up%20TurboSign): Step-by-step guide to prepare and send your document for e-signature using TurboSign. Learn how to set up digital signatures quickly and securely. - [TurboSign Webhooks](https://docs.turbodocx.com/docs/TurboSign/Webhooks): Configure real-time webhooks to receive instant notifications across the full TurboSign signature lifecycle — sent, viewed, per-recipient signed, p... - [Welcome](https://docs.turbodocx.com/docs/Welcome%20to%20TurboDocx): Get started with TurboDocx documentation. Learn document automation, template creation, digital signatures, integrations, and API usage.