# Administration Menu

## 1. Menu

There are seven (7) menu options on top. These can be seen in the graphic below above the Module’s Administration tabs. The menu options available are described in the table below.

| Option       | Action                                                                                                                                                 |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Preferences  | Here you can configure your preferences for the module                                                                                                 |
| Update       | Click here if you’ve made some changes to the module, uploaded new files, etc. – this will recompile the module and update all entries in the database |
| Blocks       | When you click here, it will redirect you to the Blocks section of XOOPS, and select the blocks related to your module                                 |
| Templates    | Here you can modify the standard module templates using the XOOPS Template manager                                                                     |
| Comments     | This module does not support Comments so the link takes you the XOOPS Comment manager                                                                  |
| Uninstall    | Links to the module uninstall option, the same as clicking the “red arrow” on the module administration page                                           |
| Go to module | If the module is visible on the user side, this will take you there                                                                                    |

## 2. Dashboard

On the dashboard you get a short overview about the functionalities and the content of the module.

![Dashboard on admin page](https://641058098-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZrFjbOzcHGI-ijYwss%2Fsync%2F242e4a2efb6e3d139168ce96e41da874e82a4393.png?generation=1620129943780041\&alt=media)

## 3. Functionalities for admins:

* [Transactions](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/transactions)
* [Transactions history](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/trahistories)
* [Files](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/files)
* [Files history](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/filhistories)
* [Assets](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/assets)
* [Accounts](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/accounts)
* [Allocations](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/allocations)
* [Balances](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/balances)
* [Currencies](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/currencies)
* [Taxes](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/taxes)
* [Transactions templates](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/tratemplates)
* [Output templates](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/outtemplates)
* [Clients](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/clients)
* [Permissions](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/permissions)
* [Feedback](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/feedback)
* [About](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/about)
* [Help](https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/help)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
