# Configuring module settings and options

Assuming you have not uninstalled your new module, let’s go back to System admin>Modules. Modules administration page where your new module is displayed in the active section and continue with the setup procedure.

## 2.12.5.1    Renaming module

Your new module will now appear in a table in the upper section of the module administration page indicating a successful installation. \[Figure 20]

Beneath the module icon you will see the module name in a small form box. You can rename the module here by inputting this form. The name supplied here will be the name displayed your site’s main menu. This can also be changed elsewhere in the configuration, as we will see later.

![img\_97.jpg](/files/-LD6N1gOkpemswh1qBP2)

***Figure 20 Module menu***

When hovering or clicking on the module menu on top of the page, some Modules will display a menu with links to specific settings and options only for that module:

![img\_98.jpg](/files/-LD6N1gQRvIHkTlktWRz)

Some modules do not have an administration menu, in which case no menu is displayed.

Each module has individual functions and display options. Unless you have documentation for a module, you will need to experiment and explore the various options for using the module. The following guidelines are for configuring the module within the system and not related to the particular workings of any one module.

## 2.12.5.2    Display and position options for the module

Go to system admin>blocks administration page. This next section assumes the module is correctly installed and that no error messages were encountered during the install process. Many modules share common properties with blocks, already described in section 3.3 in this manual.

These are typically:

* The position of where the block is displayed on the web page.&#x20;
* Which pages the block will be displayed in.
* Which user groups are allowed to see the block

Please refer to section 3.3 above for configuring these options. Some modules have different components for their operation. Thus, for example a news module is divided into 4 blocks:

* Top news&#x20;
* Big story&#x20;
* Other news&#x20;
* News topics

In these cases each block will be identified in a 'block description' and the module it relates to in the 'module column' of the blocks administration page.


---

# 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/xoops-operations-guide/the-admin-interface/modules/configuring-module-settings-and-options.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.
