Usable is your team's shared memory. Follow these steps to capture knowledge and use it across your tools and IDE.
Create a workspace – Sign in and create a workspace for your team or project. Invite teammates anytime. From the dashboard, you can manage fragment types and permissions.
Connect your IDE / LLM (MCP) – Generate a Personal Access Token and connect via the Model Context Protocol.
Create your first fragment – Document a library, capture a decision, or record a troubleshooting fix. Use the right type: Knowledge, Recipe, Solution, or Template.
Search and use – Ask your LLM to implement based on your fragments. Agentic search finds the right docs and links related fragments automatically.
Common Use Cases
Software engineer: Document an internal library → another developer asks the LLM to use it → first-try implementation → implementation documented and linked.
DevOps: Capture CRDs and best practices → LLM applies secure defaults when provisioning → issues auto-documented for future runs.
Team: Teach tech stack and patterns → new hires scaffold code that matches standards → existing members accelerate with shared context.