Entities are one of the main concepts inside Graft with which you will be interacting. Entities contain all of the data related to your use cases. This includes the ingested raw data from one or more data sources, embeddings from one or more fields, saved sql queries, visualizations, custom Enrichments (classifiers) and their predictions.
Entities are specific to a project, it is possible to nest entities within a project to support different use cases.
All this information, data fields, embeddings, enrichments, are held within the entity and available via SQL and the Graft API
Entities can be found under the project main menu