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

# Semantic Entities Validation & Tuning

Following the creation of new semantic entities, follow these steps and best practices to validate it:

1. **Review the attributes that were automatically generated**
   * Check that the business definitions are correct, clear and meaningful
   * Check that the SQL definitions are correct
   * Modify/add attributes as needed
2. **Create relations between newly created entities to existing entities**
   * Each relation only needs to be defined once from an entity to another
   * For relations between a metric and a concept - create the relation from the metric entity
   * For relations between concepts - create the relation from the more central entity
3. **Begin testing by asking business questions**
   * Ensure Jedify interprets the questions correctly
   * Ensure that the correct entities are selected to generate the response
   * Check the SQL
4. **If needed modify the entity/attributes:** Entity definition, attributes, semantic dimensions, relations, or custom instructions.
