In this article, we will show you how to create a custom Magento 2 Admin Grid. Magento 2 Grid is a visualization of your custom database table. The grid can contain options like a filter, sort, actions over multiple rows, etc. We will use a custom form to add data to our database table.