- 01Your cloud
Application data sits in storage you own. Customer-AWS runtime on Enterprise.
- 02Your AI
Generation and embeddings route through the LLM provider you already pay for.
- 03Your data
Memory, files, and app state live in your S3, your Postgres, your vector DB.
- Build
How apps come into existence.
Plain English in, working app out. The builder runs on OurStack's AI credit, so you don't pay per token while iterating.
- Plain-English builder
- Type what the app should do. OurStack writes the spec, generates the code, deploys it. Edit the same way.
- Layout templates
- Eight archetypesA short list of common internal-app shapes (daily digest, dashboard, workflow, chat, search, upload-and-analyse, etc.). The builder picks one and specialises it for your spec.: digest, CRUD, dashboard, workflow, chat, search, upload-and-analyse, default.
- Auto-fix on build failure
- Failed builds retry with the error context attached. Most type errors and missing imports never reach you.
- Run
Where apps live and what they reach.
Application data, AI tokens, and integration credentials all stay on accounts you already operate. OurStack stores only the spec, build history, and audit log.
- Deploys to your cloud
- AWS in any region today; GCP, Azure, OVHcloud, Hetzner, your VPC on request. Customer-AWS runtime via CloudFormationAWS's infrastructure-as-code service. OurStack ships a template you install in your AWS account; one click to provision, one click to tear down. on Enterprise.
- Bring your own LLM
- Anthropic, OpenAI, Google, Mistral, or any OpenAI-compatible endpoint. Tokens and bills land on your provider account.
- Three memory modes
- TimelineAppend-only event log in your DynamoDB. For 'remember the last N things this user told me'., NotesMarkdown files plus a small embedding index, both in your S3 bucket. Similarity search runs inside the app — no vector database needed for small-to-mid corpora., VectorBring your own pgvector or Pinecone. For retrieval-augmented generation (RAG) over large corpora.. Pick one per app; all three keep state in storage you own.
- Two dozen integrations
- Stripe, Chargebee, Gmail, Slack, Linear, HubSpot, Salesforce, Postgres, Snowflake, BigQuery… plus REST, GraphQL, and webhooks for the long tail.
- Scheduled runs
- CronA small text format for repeating schedules. You don't have to write it — describe the schedule in plain English and OurStack converts it. triggers (“every weekday at 08:00”) and webhook triggers (“when a Stripe wire arrives”).
- Operate
How teams trust and manage what gets shipped.
Roles, policies, audit, and a shared app stack so the apps your builders ship are usable, governable, and inspectable by everyone else.
- Shared app stack
- Every app a builder ships lands in /app-stack. Members search and run apps for free on every plan.
- PII redaction
- Default redactor ships in every app. Bring your own via webhookAn HTTPS URL the app calls to send raw text and get redacted text back. Works with OneTrust, BigID, Privacera, Skyflow, Piiano, Google DLP, Microsoft Presidio, AWS Comprehend, or in-house services. when you need enterprise-grade accuracy.
- Access and policies
- Roles, workspace branding, model allowlist, region pin. Enterprise: SAML / OIDCIndustry-standard sign-on protocols. Plug into Okta, Entra ID, Google Workspace, or JumpCloud — your IT team controls who gets access. + SCIMThe protocol identity providers use to push user adds, removes, and role changes into apps automatically. auto-provisioning.
- Audit and telemetry
- Every workspace mutation and every AI call writes to one stream. Filter, export, retain (30 / 90 / unlimited days by tier). Per-workspace row-level securityA database-enforced rule that workspace A literally cannot read workspace B's data, even if the application code has a bug. on top.
Going deeper
Where each piece is documented.
- Pricing
- Per-builder pricing on Pro, Team, and Enterprise; members are free on every plan. Tier-by-tier differences (app cap, custom domains, SSO, audit retention) → /pricing.
- Security
- Data isolation, encryption, runtime isolation per tier, and compliance posture (GDPR by design; SOC 2 + ISO 27001 in progress) → /security.
- Compliance
- GDPR by design — customer application data lives in customer infrastructure. EU-region default for workspace data. DPA available on request for paying customers; Enterprise contracts include a signed DPA and custom MSA as standard.
Start with $50 in credits.
No card required. Build the first app today; pick a plan when you're ready.