AlgoSphere supports digital contracts with e-signatures. Create reusable templates for common contract types, then generate individual contracts from those templates in seconds.

Creating a Contract Template

  1. Navigate to Sales → Contracts → Templates and click New Template.
  2. Enter a template name and subject.
  3. Write the contract body using the rich HTML editor. Use merge fields for dynamic content.
  4. Click Save.

Creating a New Contract

  1. Navigate to Sales → Contracts and click New Contract.
  2. Select a Customer and optionally a template.
  3. Set the contract start date, end date, and value.
  4. Enable Signature if you require e-signature acceptance.
  5. Click Save.

Contract Merge Fields

Merge FieldReplaced With
{contract_subject}Contract subject line
{contract_number}Auto-generated contract number
{contract_startdate}Contract start date
{contract_enddate}Contract end date
{contract_value}Contract value
{client_company}Customer company name
{companyname}Your company name

Contract Expiry Notifications

Configure at Setup → Settings → Contract. Set the number of days before expiry to trigger a staff notification. Requires a working cron job.

Renewing a Contract

Open the contract and click Renew. AlgoSphere creates a new contract based on the same template with updated dates for the new term.

E-Signature

When e-signature is enabled, the customer receives a link to view and sign digitally. Upon signing, a timestamp is recorded and the signed contract is saved as a PDF.