Quick Start
Get up and running with API Sign in just a few minutes. This guide will walk you through creating your first template and sending your first contract for signature.
Prerequisites
Before you begin, make sure you have:
- An API Sign account
- Access to the dashboard
- Basic understanding of digital contracts
Step 1: Create Your First Template
Templates are reusable document structures that you can use to generate contracts. Let's create a simple service agreement template.
- Navigate to the Templates section in your dashboard
- Click "New Template"
- Choose a template name (e.g., "Service Agreement")
- Add your document content with placeholders for dynamic data
Adding Template Variables
Template variables allow you to customize documents for each contract. Use the {{variable_name}} syntax:
This Service Agreement is between {{client_name}} and {{service_provider}}.
The services will be provided from {{start_date}} to {{end_date}}.
Total compensation: {{total_amount}}
Adding Signature Fields
Add signature fields where parties need to sign:
- Click "Add Field" in the template editor
- Select "Signature Field"
- Position it where the signature should appear
- Assign it to a signer role (e.g., "Client", "Service Provider")
Step 2: Create a Contract from Your Template
Once your template is ready:
- Go to Contracts → "New Contract"
- Select your template
- Fill in the template variables:
- Client Name: "Acme Corporation"
- Service Provider: "Your Company"
- Start Date: "2024-01-01"
- End Date: "2024-12-31"
- Total Amount: "$10,000"
Step 3: Add Signers
Specify who needs to sign the contract:
- Click "Add Signer"
- Enter the signer's details:
- Name
- Email address
- Role (must match your template's signature field assignments)
Step 4: Send for Signature
- Review your contract in the preview
- Click "Send for Signature"
- Signers will receive an email with a link to sign the document
Step 5: Track Progress
Monitor your contract's status in real-time:
- Draft: Contract is being prepared
- Sent: Waiting for signatures
- Partially Signed: Some parties have signed
- Completed: All parties have signed
- Expired: Signing deadline has passed
Next Steps
Now that you've created your first contract, explore these advanced features:
- Template Variables - Learn about advanced variable types
- API Integration - Automate contract creation with our API
- Webhooks - Get notified when contract status changes
Common Issues
Contract Not Sending
- Verify all signers have valid email addresses
- Check that all required fields are completed
- Ensure template has at least one signature field
Signers Can't Access Contract
- Check spam/junk folders
- Verify the signing link hasn't expired
- Confirm the email address is correct
Need help? Check our FAQ or contact support.