Workspace
Custom knowledge
Add project guidelines, user personas, design assets, and coding conventions that Startbase remembers and applies across all edits.
Every project has its own goals, constraints, and preferences. Use the project knowledge dialog to capture those. Everything you add here is remembered and applied across your project, making edits smarter and more aligned. You don't need to be comprehensive; a few lines of clear direction go a long way.
What to include
- Project guidelines: what to prioritize, what to avoid, how decisions should be made
- User personas: descriptions of target users and their needs
- Design assets: color palettes, typography, layout rules, visual elements
- Coding conventions: naming conventions, formatting rules, file structure
- External references: links to API docs, design systems, or style guides
- Security practices: guidelines for secure coding and data handling
Tips for using custom knowledge
- Start small: even a few lines can make a meaningful difference
- Think of it as shared memory: everything is remembered and used in future edits
- Keep it current: update as your project evolves to stay aligned
- For guidance that should apply to every project, use global instructions in Settings → Knowledge instead