> ## Documentation Index
> Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Optimizing Bots

<Badge icon="arrow-left" color="gray">[Back to NLP Topics](/ai-for-service/automation/natural-language/nlp-topics)</Badge>

Optimize your assistant's NLP by refining names, synonyms, patterns, and engine configurations. Start by defining synonyms at the task level, then manage them at the app level.

***

## NLP Optimization Options

Go to **Natural Language** for your assistant:

| Section                                    | What to configure                                                    |
| ------------------------------------------ | -------------------------------------------------------------------- |
| **Training > Machine Learning Utterances** | Add and manage utterances for intent recognition.                    |
| **Training > Synonyms & Concepts**         | Optimize intent/entity recognition with synonyms and concept groups. |
| **Training > Patterns & Rules**            | Define patterns for slang, idioms, and complex expressions.          |
| **NLU Config**                             | Set recognition confidence thresholds and engine-specific tuning.    |

***

## NLP Version 3

All new VAs use NLP Version 3 by default (since v10.0). Existing VAs were migrated on January 21, 2024.

**What's new in V3:**

* Improved Traits Engine accuracy.
* Transformer and KAEN model support for English; Transformer for other languages.
* Improved security and performance.
* Enables LLM & Generative AI features.
* Access to Zero-shot Model and Few-shot Model for intent detection.
* Access to [Intent Discovery](/ai-for-service/automation/tools/intent-discovery#intent-discovery).

On-premise customers can run both V2 and V3 in parallel, or switch directly to V3.

***

## Where to Go Next

Customize each NLP engine for your use case:

* [Machine Learning Engine](/ai-for-service/automation/natural-language/training/machine-learning-engine#machine-learning-engine)
* [Knowledge Graph Training](/ai-for-service/automation/knowledge-ai/knowledge-graph-training#knowledge-graph-training)
* [Fundamental Meaning Engine](/ai-for-service/automation/natural-language/training/fundamental-meaning#fundamental-meaning-engine)
* [Traits](/ai-for-service/automation/natural-language/training/traits#traits)
* [Ranking and Resolver](/ai-for-service/automation/natural-language/training/ranking-and-resolver#ranking-and-resolver-engine)
