> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/adminer-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/adminer-tutorial/administration-menu.md).

# Administration Menu

![](/files/-LD6N2AG0DssxfyAb4XL)

This is the main screen of the Adminer module

It has three main service areas:

* MySQL Management
* MySQL Editor
* BigDump

and two help areas:

* About Us
* Help

![](/files/-LD6N3CHhYF3BEPRA-Gm)

When you go to the MySQL Management Tab, you will need to login and select the database you want to use

![](/files/-LD6N3CJPURCv7-tAq_W)

After you login, you are presented with the list of available databases, and you can select the one you want to work with

![](/files/-LD6N3CLRNQRH9vkC0S-)

After you select the Database, you can see the tables and select one (or several, if you want to do "bulk" operations)

![](/files/-LD6N3CN2gz3-B0sz2ZR)

You can view the data stored in the table

![](/files/-LD6N3CPTdbZzA7_iTEb)

You can also view the structure of the table

## **MySQL Editor**

![](/files/-LD6N3CRAALa2x3HO8Z_)

In the **MySQL Editor**, you can also select database and the table

![](/files/-LD6N3CTho2uP39JepOZ)

You can select and edit individual records.

![](/files/-LD6N3CVitHXu2tlng4y)

Sometimes this might be faster that doing it using the edit forms provided by individual modules

## **BigDump**

![](/files/-LD6N3CXJDVyiO9gPzeO)

In the opening screen of BigDump you can select the "Dump" file that you want to upload, and then start the uploading process.

## **About**

![](/files/-LD6N3CZUPFo827PV9U3)

This tab gives you information about the authors of tthe module, its version number, and the changelog information.

![](/files/-LD6N3CaBEW27F805GSF)

Finally, the Help screen gives you more info about the module, as well as info about:

* support
* link to this tutorial, as well as a link to GitHub where you can contribute to the documentation, as well as to the module itself
* link to translation sites, where you can contribute translations in your language
* finally, links to other locations on GitHub, where you can find other Modules and Themes
*
