Why Use Projects?
- Separation - Keep different applications’ memories separate
- Organization - Group memories by user, client, or use case
- Filtering - Search within a specific project
- Permissions - Future: share specific projects with team members
Default Project
Every user has adefault project that’s used when no project is specified:
Creating Projects
Create projects via API:Project Naming
- Use lowercase letters, numbers, and hyphens
- Keep names descriptive but concise
- Use consistent naming conventions
myapp-productioncustomer-supportuser-12345