# Introduction to Entities

**This section touches on Entities' relevant concepts. By the end of this section, you will be able to create and store records in Entities through APIs.**

## What is an Entity?

{% embed url="<https://media.langstack.com/documentation/media/images/code/training_manual/chapter_5/ch5entitiesdbmenu.png>" %}

* The Entity template helps users create database entities that can store, display and access records of various data types.
* An Entity can be used independently and with other Langstack applications, including APIs, Flows, ETL pipelines, and Processes.

## Building blocks of Entities

In this section, get to know the following building blocks of entities:

* Fields
* Records
* Relations
