--- alias: creating-entity-objects description: "Users can create new entity objects via landing pages, existing pages, or Master Data Packages" --- # Creating Entity Objects :lock: EntityTypeName.**Create** There are several ways to create a new entity object in the system: * Through the entity landing page in the **Business Data** menu entry. * From an existing entity object page. * Loading the entity using Master Data Packages. ## Entity Landing Page There is a **New** button available in all the entity landing pages, together with a query that displays all the existing active objects for that particular entity type. Selecting that button will bring up a Create dialog and allow the creation of a new object of that type. ![Screenshot showing the "New" button and query results on an Entity Landing Page.](images/new_from_query.png) ## Entity Object Page A **New** button is available in the **More** dropdown button in the top ribbon of an entity object page. Selecting that button will bring up a Create dialog and allow the creation of a new object of that type. ![Screenshot showing a More dropdown button in an Entity Object Page, with options including "A New" and "AD Clone".](images/new_from_entity_page.png) For versioned entities, the **New** button is located directly in the top ribbon and you can choose between creating a revision or a new version. ![Screenshot showing the Entity Object Page with options for creating a new version or revision.](images/new_from_entity_page_versioned.png) For more information on creating revisions and versions, visit [[user-guide-create-revision]] and [[versions-index]]. ## Master Data Packages For more information on this method, see [[master-data-packages-tutorial]].