{"section":"tutorials","requestedLocale":"en","requestedSlug":"vtex-status-page","locale":"en","slug":"vtex-status-page","path":"docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page.md","branch":"main","content":"On the [VTEX Status](https://status.vtex.com/) page, you can monitor the platform's stability in real time and access the full incident history.\n\nOur team reports events whenever our automatic monitoring system identifies an instability in the platform modules. Scheduled maintenance is also reported in detail on this page.\n\n![statuspage-1](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_1.png)\n\nBelow, you can find details of the VTEX platform's status page elements, developed with the [incident.io](https://incident.io/) tool:\n\n* [Report a problem](#reporting-a-problem)\n* [Notifications](#notifications)\n* [General status](#general-status)\n* [System status](#system-status)\n* [Calendar](#calendar)\n* [Incident logs](#incident-logs)\n* [Scheduled maintenance logs](#scheduled-maintenance-logs)\n\n## Reporting a problem\n\nBy clicking the `Report a problem` button in the top right corner of the page, you can contact [our support](https://support.vtex.com/hc/en-us/requests) team to let us know about platform instabilities.\n\n## Notifications\n\nThe status page displays the `Subscribe to updates` button in the top right corner. By clicking it, you can subscribe to receive updates via email, [RSS feed](https://rss.com/blog/how-do-rss-feeds-work/), or [Slack](https://slack.com/).\n\nBy choosing the email subscription option, you can receive notifications only for certain components. To do so, select the **Subscribe to specific components** option. Then, check the components you want to monitor.\n\n![statuspage-2](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_2.png)\n\n## General status\n\nIn this section, you can view the platform's general status, which can be _fully operational_, _experiencing issues_, or _undergoing maintenance_.\n\nWhen problems or maintenance affect a system, the impacted component and the incident description are displayed. See examples below.\n\n![statuspage-3](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_3.png)\n\n![statuspage-4](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_4.png)\n\n![statuspage-5](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_5.png)\n\n## System status\n\nIn this section, you can check the status of each platform system and its components in real time.\n\n![statuspage-6](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_6.png)\n\nBy clicking the arrow <i class=\"fas fa-chevron-down\"></i> next to the number of components, you can view the status of specific components for each system.\n\nIf maintenance is scheduled for a future date, you will also see the `Upcoming maintenance scheduled` button, as shown below. Hovering over this button will display the scheduled maintenance event. You can click to view its log.\n\n![statuspage-7](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_7.png)\n\nThe possible statuses for each component are:\n\n* **Operational:** Operation is stable.\n* **Degraded performance:** Performance is below the expected.\n* **Partial outage:** Features are operating partially.\n* **Full outage:** Operation is completely disrupted.\n* **Under maintenance:** System is undergoing maintenance.\n\nBelow, we detail the components displayed on the page.\n\n### Storefront\n\nProblems navigating the storefront.\n\n* **Portal/CMS:** Instabilities observed in stores developed with [Legacy CMS Portal](/en/docs/tracks/legacy-cms-portal) storefront technology.\n* **Store Framework:** Instabilities observed in stores developed using [Store Framework](https://developers.vtex.com/docs/guides/vtex-io-documentation-what-is-vtex-store-framework) storefront technology.\n* **FastStore:** Instabilities observed in stores developed using [FastStore](https://www.faststore.dev/) storefront technology.\n* **Sales App:** Instabilities observed in [Sales App](/en/docs/tracks/what-is-vtex-sales-app), a VTEX solution for assisted sales in physical stores.\n* **3rd Party Apps**: Instabilities observed in extensions maintained by third parties.\n\n### Checkout\n\nProblems in features related to the order creation flow, i.e., checkout and its dependencies.\n\n* **Order Placement:** Disruptions in the sales flow.\n* **Shipping Calculation:** Inconsistencies in shipping conditions.\n* **Pricing Calculation:** Inconsistencies in prices, promotions, or surcharges.\n* **Payments Gateway:** Inconsistencies in payment transactions.\n* **Payment Connectors:** Instabilities observed in specific payment providers.\n\n### Admin\n\nProblems related to navigating the VTEX Admin and its modules, such as Order Management, Price Settings, and Logistics.\n\n* **Catalog Management:** Disruptions in updating catalog content (product details, images, prices, inventory, search indexing, etc.).\n* **Content Management:** Disruptions in updating non-product-related content (banners, landing pages, promotions, coupons, gift cards, etc.).\n* **Order Management:** Disruptions in order fulfillment.\n* **Marketplace Connectors:** Instabilities observed in specific marketplace connectors.\n* **Admin Operations:** Other impacts on the merchant experience outside the scope of other Admin components.\n\n### Developer Tools\n\nProblems related to app development, integrations, and store themes.\n\n* **VTEX IO:** Instabilities observed in apps developed using VTEX IO.\n* **Master Data:** Instabilities observed in integrations that depend on Master Data.\n* **API Integrations:** Other impacts on the use of VTEX APIs.\n\n## Calendar\n\nThe calendar section displays the incidents and scheduled maintenance logs that occurred each day of the current month.\n\nTo navigate to previous months, click the arrow `<`.\n\nTo view incidents from a specific day, hover over the date. To access the page with the complete event log, click the listed incident or maintenance.\n\n![statuspage-8](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_8.png)\n\n> ⚠️ If the scheduled maintenance lasts longer than a day, only the start date will be selected in the calendar. You must open the [ maintenance log](#scheduled-maintenance-logs) to see the start and end dates.\n\nBelow, we detail the information available in the [incident log](#incident-logs) and the [scheduled maintenance log](#scheduled-maintenance-logs).\n\n## Incident logs\n\nThe incident details page displays the following information:\n\n![status-page-9-en](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_9.png)\n\n* **Title:** Title describing the incident.\n* **Status:** Each incident has a defined cycle in which our team works to identify and solve problems. These are stages of this cycle:\n    * **Investigating:** The incident's first status focuses on analyzing the impacts and related services and identifying the root cause.\n    * **Identified:** With the origin of the error properly identified, the development team begins to perform actions towards the solution.\n    * **Monitoring:** After completing the system stabilization actions, with the operation indicators normalized, we continue to stay in alert and closely monitor the performance of impacted services or modules.\n    * **Resolved:** Once the platform's performance is stabilized, we return to normal monitoring and consider that the platform is working as expected.\n* **Duration:** Time taken to solve the incident.\n* **Summary:** Text summarizing the incident.\n* **Affected components:** The platform components impacted by the incident. By clicking the arrow next to the number of components, you can view the impact on more specific components.\n* **Updates**: Timeline with incident updates and status changes.\n\nBy clicking the `Subscribe to updates` button on an incident log, you can sign up to receive updates on that specific incident via email, RSS feed, or Slack.\n\n## Scheduled maintenance logs\n\nPlatform updates are made constantly and generally do not impact our clients' operations. However, occasionally, some of them require the service to be temporarily unavailable.\n\nFor cases that affect the platform's stability, we use the VTEX status page to inform you of all the details, such as when the maintenance will be carried out, its duration, and its impact.\n\nThe scheduled maintenance log displays the same information as the incident logs. The possible statuses for a scheduled maintenance are:\n\n* **Scheduled:** The maintenance event is scheduled.\n* **In progress:** The maintenance event is in progress.\n* **Complete:** The maintenance event has been completed\n\nBelow are some examples illustrating the status and timeline of scheduled maintenance events.\n\n![statuspage-10](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_10.png)\n\n![statuspage-11](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/infrastructure/sla-and-status/vtex-status-page_11.png)"}