← Back to all apps

DocuSeal

Productivityby DocuSeal LLC
Launched Mar 29, 2026 on ChatGPTLaunched Mar 17, 2026 on Claude

DocuSeal lets you create document templates, send them for signing, and track submission status — all through Claude. Search your existing templates by name, upload new PDFs to create signable forms with auto-detected fields, send documents to multiple signers via email, and search signed or pending submissions by submitter name, email, or template. Built for teams that need fast, simple e-signatures without leaving their workflow.

5ChatGPT Tools
4Claude Tools
DocuSeal LLCDeveloper
ProductivityCategory

Use Cases

productivitylegal

Available Tools

Create Template

create_template
Full Description

Create a document template. Provide a URL to upload a PDF/DOCX file, or provide only a name to create an empty template and receive an edit URL where the file can be uploaded via the UI.

Parameters (1 required, 1 optional)
Required
namestring

Template name (used as the template name and required when url is not provided)

Optional
urlstring

Optional URL of a PDF or DOCX file to upload. If omitted, an empty template is created and the returned edit_url can be used to upload a file via the UI.

Load Template

load_template
Full Description

Load a template with its fields. Each field includes name, type, and the signing role name.

Parameters (1 required)
Required
template_idinteger

Template identifier

Search Documents

search_documents
Full Description

Search signed or pending documents by submitter name, email, phone, or template name

Parameters (1 required, 1 optional)
Required
qstring

Search by submitter name, email, phone, or template name

Optional
limitinteger

The number of results to return (default 10)

Search Templates

search_templates
Full Description

Search document templates by name

Parameters (1 required, 1 optional)
Required
qstring

Search query to filter templates by name

Optional
limitinteger

The number of templates to return (default 10)

Send Documents

send_documents
Full Description

Send a document template for signing to specified submitters

Parameters (2 required)
Required
submittersarray

The list of submitters (signers)

template_idinteger

Template identifier