Learn how to use the classification slash command to categorize and organize information
Automatically categorize text, documents, or other content into predefined or custom categories. Useful for organizing data, routing requests, or analyzing content types. The command can either use your provided categories or intelligently create its own based on the content.
Required:
content
- The text or content to classifyOptional:
categories
- List of possible categories or classification criteria (if not provided, AI will create appropriate categories)
file
- File URL containing content to classify
The command returns:
Classify customer feedback into sentiment categories.
Route support tickets to appropriate departments based on content.
Let AI automatically create categories (business/personal) for expense classification.
The classification command supports both predefined categories and automatic category generation. When categories are not specified, the AI will analyze the content and create appropriate groupings. Supports various content types including text, lists, and file inputs.