PolicifyAI
Dashboard

User guide

Getting started

PolicifyAI generates legally-sound policies for any business in under 60 seconds. No legal background required.

Generating a policy

From your dashboard, click Generate in the left sidebar or visit /dashboard/generate.

1

Choose a policy type

Select from 90+ policy types: Privacy Policy, Cookie Policy, Terms of Service, GDPR compliance, HIPAA, DPA, and more. Use the search box to find any type quickly.

2

Fill in your business details

Enter your brand name, website URL, industry, and jurisdiction. The more detail you provide, the more accurate the output. You can also add extra context in the Additional context field.

3

Select your jurisdiction

Choose the country or region your policy must comply with. PolicifyAI supports 180 jurisdictions - including EU/GDPR, US (all 50 states), UK, Australia, Canada, and more.

4

Generate and review

Click Generate policy. Generation typically takes 20–90 seconds. Once complete, review the output in the editor. Every section is editable in-place.

💡 Free plan users get 3 policies for the lifetime of the account - the allowance does not reset. One-Time Pro adds 25 more. Monthly covers 50 policies per billing month. Yearly and Enterprise have no generation cap. See pricing.

Policy types

PolicifyAI generates 120+ distinct document types. Popular ones include:

Privacy Policy Cookie Policy Terms of Service Terms & Conditions GDPR Compliance Notice CCPA Privacy Notice Data Processing Agreement HIPAA Privacy Policy Refund Policy Return Policy Shipping Policy Disclaimer Imprint / Impressum Acceptable Use Policy End-User Licence Agreement NDA SLA AI Usage Policy Modern Slavery Statement Employee Handbook Anti-Harassment Policy Cybersecurity Policy

To see all 92 policy types, visit the policy library.

Jurisdictions & languages

Every policy is generated for a specific jurisdiction. PolicifyAI covers:

  • EU / EEA- Full GDPR compliance for all 27 member states
  • United Kingdom- UK GDPR + Data Protection Act 2018
  • United States- All 50 states, CCPA/CPRA (California), COPPA, HIPAA, etc.
  • Canada- PIPEDA, Quebec Law 25
  • Australia- Privacy Act 1988, Australian Privacy Principles
  • Brazil- LGPD compliance
  • China- PIPL compliance
  • 180 jurisdictions- Tailored for local legal requirements

Policies can be generated in 120+ languages. Set your preferred language in the generation form using the ISO language code (e.g. en, de, fr, es).

Export & download

From any policy view, use the Export button to download in your preferred format:

PDF

High-quality PDF suitable for sharing with clients or filing.

Word (.docx)

Editable Word document for further customisation.

HTML

Clean HTML to paste directly into your website or CMS.

Markdown

Markdown format for documentation sites (GitBook, Notion, etc.).

Plain text

Simple text, no formatting.

Embed on your website

Add a self-updating policy directly to your site with a single script tag. Whenever you regenerate the policy in your dashboard, the embedded version updates automatically.

Single policy embed

<script
  src="https://policifyai.com/embed.js"
  data-site-key="YOUR_SITE_KEY"
  data-policy="privacy-policy"
  async>
</script>

The script renders the policy right where the tag sits. On URLs like /privacy-policy it auto-detects the policy from the page address, so data-policy is optional there.

Legal hub (all policies)

Show all your policies in a navigable hub - useful for a /legal page:

<script
  src="https://policifyai.com/embed.js"
  data-site-key="YOUR_SITE_KEY"
  data-policy="hub"
  async>
</script>

Your pre-filled snippet (with your site key) is in Dashboard → Integrations.

Managing policies

All your generated policies are listed at /dashboard/policies. From there you can:

  • View and edit any policy in the built-in rich text editor
  • Regenerate with updated inputs (creates a new version, old is preserved)
  • Export in any format
  • Delete a policy permanently
  • Copy the embed snippet for any policy

Billing & plans

Free3 policies lifetime
£0
One-Time Pro25 policies lifetime
£49 one-time
Monthly50 policies/month
£14/mo
YearlyUnlimited policies
£120/yr
Agency Starter15/client/mo, 3 seats, 20 clients
£119/mo
Agency Pro15/client/mo, 10 seats, 50 clients
£229/mo
Agency Scale15/client/mo, 25 seats, 100 clients
£399/mo

Manage your subscription, invoices, and payment method at /billing. Cancel any time - your policies are always accessible.

Common questions

Are the policies legally valid?

PolicifyAI is a technology provider, not a law firm, and does not provide legal advice. Generated documents are automated templates drafted against the clause requirements recorded for the jurisdictions you select, then checked back against that same checklist. They are a structured starting point, not a guarantee of compliance - have them reviewed by qualified counsel where appropriate.

Can I edit the generated policy?

Yes - every policy is fully editable in the dashboard editor. Changes are saved automatically and are reflected in any live embed.

What happens when I regenerate a policy?

The new version replaces the existing text in your dashboard, but the policy ID stays the same - so any embeds automatically show the updated version.

Can I use the policies for client sites?

On personal plans, policies are for your own use. On Agency plans you can generate policies for unlimited client sites.

Is my data secure?

Yes. All data is encrypted at rest and in transit. See our Security FAQ and sub-processors list for details.