> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xoopscare-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/xoopscare-tutorial/operating-instructions.md).

# Operating Instructions

&#x20;*Figure 3: General Preferences*

![](/files/-LD6N1l-ZslufnN4ACtP)

You can set here the main options for the module, especially for the Cron

&#x20;*Figure 4: Queries*

![](/files/-LD6N1l2QMD1kbEEnkaf)

Sometimes you would like to run periodically some MySQL queries on your database - this is the place to entere them.

&#x20;*Figure 5: PHP Code*

![](/files/-LD6N1l4D1sCZXZY5c5X)

If you have any specific PHP code that you would like to run every X days, this is the place to entere it.

&#x20;*Figure 6: Cache*

![](/files/-LD6N1l64LjZKT6BkggR)

How often would you like to clear your cache? This might depend on the size of your storage. Some hosts limit the number of files you can have on your server, and this feature will help you to keep it low.

&#x20;*Figure 7: Spammed Comments*

![](/files/-LD6N1l8AZL0S3tZJseV)

Sometimes you're getting comments written by spammers, advertising their products and services. Here you can define what to do with them.

&#x20;*Figure 8: Sessions*

![](/files/-LD6N1lALVCi8RKPML_7)

Define how often would you like to clear the Sessions table

If you need help, click on the Help tab, and there is some extra information:

![](/files/-LD6N1lCAeu7qgzJ46fQ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/xoopscare-tutorial/operating-instructions.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.
