[Your Product] is [one-sentence description of what your product does and who it's for]. Replace this answer with a crisp, jargon-free explanation. Assume the reader has never heard of you.
[Your Product] is designed for [target persona — e.g., "developers building data pipelines," "small teams managing client projects," "founders who need X without hiring Y"]. If your product serves multiple personas, list them and note how each uses it differently.
Yes. The Starter plan is free forever and includes [list what's included]. No credit card is required to sign up. See the pricing page for a full comparison.
Every paid plan includes a [X]-day free trial. You can start a trial without entering payment information. At the end of the trial, you'll be prompted to choose a plan or automatically move to the free Starter tier.
Go to Settings → Billing → Change plan. Upgrades take effect immediately and are prorated to your billing cycle. Downgrades take effect at the end of the current billing period.
Yes. Go to Settings → Billing → Cancel subscription. You'll retain access to your current plan's features until the end of the billing period. Your data is preserved for 30 days after cancellation in case you change your mind.
Yes. Annual billing is available on all paid plans and saves you [X]% compared to monthly billing. Switch to annual under Settings → Billing.
Receipts are emailed automatically after every charge. You can also download invoices for any period from Settings → Billing → Invoice history.
Yes, in some cases. Contact support at support@yourdomain.com with details about your organization and intended use.
The API is hosted in [region — e.g., "US East (Virginia) and EU West (Dublin)"]. Requests are routed to the nearest region automatically. Data residency controls are available on the Business plan.
A few principles that make production integrations resilient:
429 and 5xx responsesPOST requests so retries don't create duplicatesX-Request-Id header — this is what support needs to trace a specific requestSee Troubleshooting for common error scenarios.
Yes. All list endpoints use cursor-based pagination. See the API Reference for details and a code example.
Yes. The spec is available at https://api.yourdomain.com/openapi.json and can be imported into Postman, Insomnia, or any OpenAPI-compatible tool.
Use ngrok to expose your local server:
ngrok http 3000Then register the ngrok URL as your webhook endpoint in Settings → Webhooks. See Troubleshooting for more detail.
Under Settings → API. You can create multiple keys with different permission scopes, rotate them without downtime, and revoke them instantly.
Data is stored in [database type, e.g., "PostgreSQL"] hosted on [provider, e.g., "AWS"]. Data at rest is encrypted using AES-256. Data in transit is encrypted using TLS 1.2 or higher. Replace this with your actual data handling details.
Yes. You can delete individual resources through the dashboard or API. To delete your entire account and all associated data, go to Settings → General → Delete workspace. Deletion is permanent and cannot be undone.
Yes. [Your Product] is GDPR-compliant. You can request a Data Processing Agreement (DPA) by contacting support@yourdomain.com. Replace this with your actual compliance posture.
Yes. Real-time system status and incident history are available at status.yourdomain.com.
Contact support at support@yourdomain.com — typical response time is under [X] business hours.