diff --git a/README.md b/README.md index 29a025b..1e46245 100644 --- a/README.md +++ b/README.md @@ -1521,4 +1521,14 @@ For each build: - **Database Access**: Use the `Connect` button to access the database as an `admin`. The dropdown menu lets you `connect as` another user, check logs, use the web shell, edit code, manage outgoing emails, and download a database dump. - ![odoo.sh menu Capture](docs/images/odoosh-chap4-menu.png) -By following this storytelling approach, you’ll navigate through `Odoo.sh` builds with ease, understanding each step as part of your exciting journey into Odoo development. 🌟 \ No newline at end of file +By following this storytelling approach, you’ll navigate through `Odoo.sh` builds with ease, understanding each step as part of your exciting journey into Odoo development. 🌟 + +--- + +### Chapter 4 : Odoo.sh Status 🌿 + +The **Status** tab on Odoo.sh serves as your main dashboard to monitor the health and performance of your project. It's like a command center where you can keep an eye on your application's vital signs. + +![odoo.sh status Capture](docs/images/odoosh-chap5-status.png) + +The **Status** tab on Odoo.sh is a powerful tool for maintaining the health and performance of your project. By regularly monitoring this tab, you can anticipate problems, optimize resources, and ensure a smooth and reliable user experience. 🚀 diff --git a/docs/images/odoosh-chap5-status.png b/docs/images/odoosh-chap5-status.png new file mode 100644 index 0000000..b7763ef Binary files /dev/null and b/docs/images/odoosh-chap5-status.png differ