# Architecture

After deploying your infrastructure, the Management page provides an interactive architecture diagram of your deployed services and components. This page allows you to perform various operations, such as restarts and rollbacks.


# Using the Manage Page

  1. Select a Node:
    Click on the appropriate node in the project management dashboard to perform actions or view details.

  2. Overview Panel:
    In the Overview panel, you can access the following performative actions for the node

    Open the node for more details.

    Revert the node to a previous version.

    Restart the node.

    Trigger a new build for the node.



  3. Collected Metrics and Deployment Timeline:
    View metrics collected for the node and review the deployment timeline to analyze its performance and history.

  4. Configuration Panel:
    Access the Configuration panel to view and make changes to the node’s configuration.

  5. AWS Resources Panel:
    In the AWS Resources panel, click on ECS Service to navigate to your AWS ECS cluster page for further management.

  6. Runtime Logs Panel:
    View the currently recorded logs for the node in the Runtime Logs panel for troubleshooting or analysis.

    Management Page Node Management page.


# Additional Resources