stn.

Frequently asked questions

What is stndp?

stndp is a context platform for engineering teams and their AI agents — a shared memory layer that extends the memory your agents already have instead of replacing it. It captures the decisions, working state, and reasoning behind your work — from the terminal (stn push), your git hooks, and your AI agents over MCP — into one searchable knowledge graph. Humans and agents read and write the same shared memory, so context written once is there for the next teammate, and the next agent.

How is stndp different from a standup bot or a wiki?

Standup bots capture a daily status and forget it; wikis fill with docs nobody updates. stndp captures the durable context behind your work — decisions, blockers, and the “why” — and links it into a queryable knowledge graph that both your team and your AI agents can read and write. It lives in the terminal you already work in, not in Slack.

Do I need to install anything?

Yes — a small command-line tool. Install it with pip install stndp-cli (Python 3.11+), which gives you the stn command. Then run stn login. See the Quickstart.

Is there a free trial?

Yes. We offer a 7-day free trial so you can evaluate stndp before committing. If you cancel before the trial ends, you won't be charged.

Is there a free plan?

Yes — the Free tier has unlimited seats and covers 2 teams, 1 repo and 2 connected integrations. Paid plans (Basic and Business) are billed per seat and raise those limits; see Pricing. Annual plans get two months free.

How does billing work?

Subscriptions are monthly or annual and renew automatically until you cancel. Payments are processed by Dodo Payments — we never see or store your card details. Full terms are in our Terms of Service.

How do I cancel?

Cancellation is self-serve from your dashboard. Your access continues until the end of the current billing cycle, and you won't be charged again. See the Cancellation Policy.

Do you offer refunds?

We don't offer refunds — instead, the 7-day free trial lets you evaluate stndp risk-free first. Any non-waivable statutory rights still apply; see the Refund Policy.

Can I export my data?

Any time. Run stn export <team> to write your context to your own machine as portable Markdown files. Your context is yours to take with you.

Who owns my context and entries?

You do. You retain full ownership of everything you write — entries, decisions, checkpoints, episodes and bugs. We only host and display it to provide the service, and you can export or delete it whenever you like.

Where is my data hosted, and is it secure?

stndp runs on managed infrastructure on AWS in the US, including a managed database. Data is encrypted in transit (TLS) and at rest. Full details are on our Security page.

Do you sell my data?

No. We never sell your personal data. We share it only with the trusted sub-processors needed to run the service, listed on our Sub-processors page.

Is stndp GDPR / CCPA compliant?

stndp is built around the GDPR, UK GDPR, CCPA/CPRA, Israel PPL, and the Australia Privacy Act, and we honor data-subject rights and GPC signals. See Compliance and our Privacy Policy. A DPA is available for business customers.

Does stndp work with my AI agents, and does it connect to Jira or GitHub?

Yes. Agents connect over MCP — run stn agent setup to point Claude Code, Cursor or Copilot at stndp so they read and write the same context your team does. You can link work items from Jira, GitHub and Linear so an update or decision carries its ticket and PR state, and long-lived API tokens give programmatic access. Tell us what else you need at support@stndp.io.

How do I get support?

Email support@stndp.io. For security or data questions, start at the Trust Center.