diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 90f4049b..b4dbbc7e 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -43,6 +43,10 @@ "name": "supermemory | Memory API for the AI era", "navbar": { "links": [ + { + "href": "/self-hosting/overview", + "label": "Self-host" + }, { "href": "mailto:support@supermemory.com", "label": "Support" diff --git a/apps/docs/intro.mdx b/apps/docs/intro.mdx index c76b70ef..f089d3c9 100644 --- a/apps/docs/intro.mdx +++ b/apps/docs/intro.mdx @@ -8,6 +8,10 @@ Supermemory is the long-term and short-term memory and context infrastructure fo With supermemory, you give your agents perfect recall about their users — so they're more intelligent, more personalized, and more consistent. Every piece of the context stack is built in, behind one API. + +**Hosted or self-hosted — same API.** Use the [managed platform](https://console.supermemory.ai) for zero-ops scale, or [run the entire engine on your own machine](/self-hosting/overview) — one binary, zero config, fully offline. Move between them by changing a single `baseURL`. + + ## What you can build with it