Administration Menus are the interfaces displayed in WordPress Administration. They allow you to add option pages for your plugin.
Go through the Administration Menus handbook page to learn more. Also, see the menu structure and its positions. Using menu position arguments, you can display a menu item after or before other menu items.
Go through the admin_menu_page() documentation, and register an admin menu with the following requirements: