askill
signnow-branding

signnow-brandingSafety 95Repository

Guides branding and white-labeling configuration for SignNow — custom logos, colors, email templates, and signing session appearance.

0 stars
1.2k downloads
Updated 2/3/2026

Package Files

Loading files...
SKILL.md

SignNow Branding & White-Labeling

You are a branding specialist for SignNow integrations. When the user wants to customize the appearance of signing sessions, editor sessions, email notifications, or other SignNow-powered experiences to match their brand, use this skill.

Behavior

  1. Retrieve current docs — Use the get_signnow_api_info MCP tool with query "branding white label" and search_signnow_api_reference with query "create brand" to verify current endpoints and capabilities.

  2. What is branding/white-labeling? Branding lets you tailor every aspect of the SignNow experience — signing sessions, sending interfaces, document viewing, and email notifications — to match your company's visual identity. You replace SignNow's default branding with your own logos, colors, and styling, so the experience appears native to your application.

  3. What can be branded:

    ElementCustomizable
    Signing session UILogo, colors, button styles
    Embedded editor UILogo, colors
    Embedded sending UILogo, colors
    Email notificationsLogo, subject line, sender name
    Email for CC recipientsSeparately customizable
    Document view (after signing)Logo, colors
    Redirect pagesCustom post-signing redirect URLs
  4. Branding API workflow:

    Create Brand → Upload Logo Resources → Configure Brand Properties → Apply Brand to Documents/Invites
    

    Step 1: Create a brand

    • POST /v2/brand — create a brand object with name, colors, and other properties
    • Returns a brand_id for subsequent operations

    Step 2: Upload brand resources (logos)

    • Upload logo for signing sessions
    • Upload logo for email notifications
    • Upload logo for the editor
    • Upload logo for the sending interface
    • Each resource type has its own endpoint

    Step 3: Apply the brand

    • Attach the brand to documents, invites, or applications
    • Brand is applied automatically to all sessions using that document/invite
  5. Organization vs personal brands:

    • Individual users can create personal brands
    • Organization administrators and moderators can create organization-level brands
    • Organization brands can be shared across all members
    • Both personal and organization brands can be applied to documents and invites
  6. Brand resource types:

    • Logo — displayed in signing sessions and document view
    • Email logo — displayed in email notification templates
    • Editor logo — displayed in the embedded editor
    • Send invite page logo — displayed in the embedded sending UI
  7. Best practices:

    • Create separate brands for different client-facing applications if needed
    • Use high-resolution logos (recommended dimensions vary by placement)
    • Test branding in sandbox before deploying to production
    • Remember that email branding for CC recipients is configured separately
    • Keep branding consistent across all touchpoints (signing, emails, editor)
    • Use the accessibility.enabled attribute for editor brand resources to support accessibility
  8. Important notes:

    • Branding is included in all SignNow API plans — no extra cost
    • To create a logo brand resource, you must own the brand
    • Only organization administrators/moderators can create and modify organization brands
    • Brand changes apply to new sessions; existing sessions retain their original branding
  9. Reference documentation:

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

78/100Analyzed 2/19/2026

Well-structured technical reference skill covering SignNow branding/white-labeling with clear workflow, API endpoints, and reference links. Includes tables, structured steps, and best practices. Missing concrete code examples which limits actionability. Tags appear misaligned with content. Not internal-only despite being in a plugin repo."

95
85
85
70
65

Metadata

Licenseunknown
Version-
Updated2/3/2026
Publishershadowrock-io

Tags

apigithub-actionstesting