diff --git a/docs/features/custom-categories.mdx b/docs/features/custom-categories.mdx index ac36cd5d..babbe64d 100644 --- a/docs/features/custom-categories.mdx +++ b/docs/features/custom-categories.mdx @@ -5,7 +5,7 @@ description: 'Enhance your product experience by adding custom categories tailor ## How to set custom categories? -Users can now create custom categories tailored to their specific needs, in addition to the default categories such as travel, sports, music, and more. +Users can now create custom categories tailored to their specific needs, in addition to the default categories such as travel, sports, music, and more. When custom categories are provided, they will override the default categories. To setup the custom categories, user has to specify the category name and a description of what that category signifies. Here’s how you can do it: @@ -43,7 +43,9 @@ Mostly cook at home because of gym plan. (fitness, cooking) ``` -> Note: The more detailed the description of categories is, the better output the user will receive. +> Note: The more detailed the description of categories is, the better output the user will receive. When custom categories are provided, they will completely replace the default categories, so make sure to include all categories you want to use. + +> Note: We will soon release a feature that allows users to set custom categories in `project`. The final categories will be a combination of the default and user-defined custom categories. ## Default Categories Here is the list of **default categories**. Ensure you review these before creating custom categories to prevent duplication.