FAQs

Frequently Asked
Questions

Everything you need to know about Vexlora. Can't find what you're looking for? Chat with our team.

What is Vexlora and who is it built for?

Vexlora is an AI-native automation and analytics platform built for modern SaaS teams. Whether you're a solo founder or a 500-person engineering org, Vexlora helps you automate repetitive workflows, analyse your data in real time, and scale your infrastructure without hiring an army of DevOps engineers. Our platform connects to 200+ integrations and includes a no-code workflow canvas, AI model builder, and a powerful data lake — all under one roof.

How is Vexlora different from Zapier or Make?

Zapier and Make are great for simple task automation, but Vexlora is built for teams that need more. Key differences include: native AI model training and deployment, a real-time data lake for analytics, code-level workflow customisation for developers, enterprise-grade role-based access controls, and a 99.9% uptime SLA. Think of us as the platform you graduate to when simple automation isn't enough.

Is there a free trial available?

Yes! Every new account starts with a 14-day free trial of our Pro plan — no credit card required. You get access to all Pro features including unlimited workflows, AI model builder, priority support, and all 200+ integrations. After 14 days you can choose to upgrade to a paid plan or continue on the free Starter tier with generous limits.

Do I need technical skills to use Vexlora?

Not at all. Our no-code drag-and-drop canvas lets anyone build powerful workflows without writing a single line of code. That said, developers love us too — every workflow can be extended with JavaScript or Python code steps, and we offer a full REST API plus webhooks for deep integration. Vexlora grows with your team's technical maturity.

What kind of support does Vexlora offer?

Support varies by plan. Starter users get access to our community forum and documentation. Pro users receive email support with a 24-hour response SLA. Business and Enterprise customers get priority live chat support, a dedicated customer success manager, and onboarding calls to get your team up to speed quickly. We also publish weekly product updates and maintain a public roadmap so you always know what's coming next.

How does Vexlora pricing work?

We offer four tiers: Starter (free forever), Pro ($49/mo), Business ($149/mo), and Enterprise (custom). Each tier unlocks progressively more workflow runs per month, team seats, AI model capacity, and support levels. Annual billing saves you 20% across all paid plans. You can see full pricing details on our pricing page.

Can I change or cancel my plan at any time?

Absolutely. You can upgrade, downgrade, or cancel your subscription at any time from your account settings. If you cancel a paid plan, you keep access until the end of your current billing period — we do not offer prorated refunds for partial months on monthly plans. Annual plan cancellations within 30 days of renewal are eligible for a full refund.

What payment methods do you accept?

We accept all major credit and debit cards (Visa, Mastercard, American Express, Discover) as well as PayPal. Enterprise customers can also pay via bank transfer or purchase order. All payments are processed securely through Stripe and are PCI-DSS compliant. We never store your full card details on our servers.

What happens if I exceed my plan's workflow run limit?

We will never silently cut off your workflows. When you approach your monthly run limit (at 80% and 95%) you will receive email notifications so you can decide to upgrade or reduce usage. If you do reach the limit, new workflow executions will queue rather than fail. You can add top-up run packs at $10 per 10,000 runs, or upgrade to the next plan tier for a lower per-run cost.

Do you offer discounts for nonprofits or startups?

Yes. We offer a 50% discount on all paid plans for registered nonprofits and a 30% discount for early-stage startups (under $500K ARR). Qualifying students and educators also receive free Pro access. Please contact our sales team at billing@vexlora.com with proof of eligibility and we will set you up promptly.

How does Vexlora protect my data?

Security is at the core of everything we build. Your data is encrypted at rest (AES-256) and in transit (TLS 1.3). We follow a zero-trust architecture internally — no employee has standing access to production systems. All infrastructure runs on SOC 2 Type II certified cloud providers, and we run continuous penetration testing with third-party security firms every quarter.

Is Vexlora GDPR and HIPAA compliant?

We are fully GDPR compliant and offer Data Processing Agreements (DPAs) for all paid customers. We also provide EU data residency options so your data never leaves the European Economic Area. HIPAA compliance is available on our Business and Enterprise plans with a signed Business Associate Agreement (BAA). Contact our team to set up a BAA if you are handling protected health information.

Does Vexlora support single sign-on (SSO)?

Yes. SSO via SAML 2.0 and OIDC is available on our Business and Enterprise plans. We support integrations with Okta, Azure AD, Google Workspace, and any other SAML-compliant identity provider. Multi-factor authentication (MFA) is available on all plans and we strongly recommend enabling it for all team members. Admins can enforce MFA organisation-wide from the security settings panel.

How do you handle third-party integration credentials?

All integration credentials (API keys, OAuth tokens, passwords) are stored in our encrypted secrets vault, isolated per workspace. Secrets are never logged, never included in error messages, and are only decrypted in memory at the moment a workflow step needs them. You can rotate or revoke credentials at any time from the integrations dashboard, and we support credential scoping so individual workflows only access the secrets they need.

What is your incident response and breach notification process?

We maintain a 24/7 security operations team and follow a documented incident response plan. In the event of a confirmed data breach, we will notify affected customers within 72 hours as required by GDPR, and within 24 hours for Enterprise customers with a custom SLA. We publish a real-time status page at status.vexlora.com so you always know the health of our infrastructure. Security disclosures can be reported to security@vexlora.com.

What programming languages does Vexlora support in code steps?

Code steps currently support JavaScript (Node.js 20 LTS) and Python 3.11. Each code step runs in an isolated, sandboxed execution environment with configurable memory (up to 2GB) and timeout (up to 5 minutes). You can import any npm package or PyPI library directly in your code steps. We are actively working on adding Go and Ruby support — follow our roadmap for updates.

Does Vexlora have a REST API?

Yes. We provide a comprehensive REST API that lets you trigger workflows, manage integrations, query your data lake, and administer your workspace programmatically. The API is fully documented at docs.vexlora.com and follows OpenAPI 3.1 spec so you can generate client libraries in any language. We also offer official SDKs for JavaScript/TypeScript, Python, and Go. Rate limits vary by plan but are generous enough for most production use cases.

How do I set up a webhook trigger?

Webhooks are one of the most popular trigger types in Vexlora. To set one up: open your workflow editor, add a trigger step, select "Webhook" and copy the unique endpoint URL Vexlora generates. Paste this URL into your external service (GitHub, Stripe, Shopify, etc.) as the webhook destination. Vexlora will receive the payload, parse it automatically, and make all fields available to downstream steps. You can also add webhook signature verification for security.

What is the maximum payload size for workflow data?

Standard workflow steps have a 10MB payload limit per step. For workflows that need to process larger files (documents, images, videos), we recommend using our file storage integration which can handle objects up to 5GB. Files are processed asynchronously and the result reference is passed between steps. Enterprise customers can request increased payload limits — contact support to discuss your specific requirements.

Can I run Vexlora on my own infrastructure (self-hosted)?

Self-hosted deployment is available on our Enterprise plan. We provide Docker Compose and Helm chart configurations for Kubernetes deployments. Self-hosted instances receive the same feature set as our cloud offering and include a license that supports up to your contracted user count. Our team will handle your initial setup and provide ongoing migration support for major version upgrades. Contact sales@vexlora.com to discuss self-hosted licensing.

Still have questions?

Our team is ready to help. Reach out via live chat or send us a message and we'll get back to you within one business day.