# Data Settings

- [Which App Server, Web Server, and Database are used by Chatbot 3Dolphins SRM?](https://docs.3dolphins.ai/faq-user/data-settings/which-app-server-web-server-and-database-are-used-by-chatbot-3dolphins-srm.md)
- [When Chatbot is running on Linux. What process does UP / RUNNING signify that the app is running?](https://docs.3dolphins.ai/faq-user/data-settings/when-chatbot-is-running-on-linux.-what-process-does-up-running-signify-that-the-app-is-running.md)
- [If the process experiences an abnormal stop (fall) and cannot be increased again in the normal way.](https://docs.3dolphins.ai/faq-user/data-settings/if-the-process-experiences-an-abnormal-stop-fall-and-cannot-be-increased-again-in-the-normal-way..md)
- [How to monitor 3rd party service?](https://docs.3dolphins.ai/faq-user/data-settings/how-to-monitor-3rd-party-service.md)
- [On performance monitoring. Can it be monitored and does it have a dashboard?](https://docs.3dolphins.ai/faq-user/data-settings/on-performance-monitoring.-can-it-be-monitored-and-does-it-have-a-dashboard.md)
- [What needs to be backup?](https://docs.3dolphins.ai/faq-user/data-settings/what-needs-to-be-backup.md)
- [How do backup Solr? Is there a menu from apps to do backups?](https://docs.3dolphins.ai/faq-user/data-settings/how-do-backup-solr-is-there-a-menu-from-apps-to-do-backups.md)
- [What Backup cycle is used? Full or incremental?](https://docs.3dolphins.ai/faq-user/data-settings/what-backup-cycle-is-used-full-or-incremental.md)
- [What data is stored on the server?](https://docs.3dolphins.ai/faq-user/data-settings/what-data-is-stored-on-the-server.md)
- [Housekeeping data procedures and technical guidelines. Is there a menu from Apps?](https://docs.3dolphins.ai/faq-user/data-settings/housekeeping-data-procedures-and-technical-guidelines.-is-there-a-menu-from-apps.md)
- [How to convert milliseconds API fields to Apache Solr Date format using Microsoft Excel](https://docs.3dolphins.ai/faq-user/data-settings/how-to-convert-milliseconds-api-fields-to-apache-solr-date-format-using-microsoft-excel.md)


---

# 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://docs.3dolphins.ai/faq-user/data-settings.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.
