# Cube > Cube is a visual, no-code/low-code workflow automation platform designed to help users build webhooks, perform HTTP actions, create conditional logic, and monitor execution pipelines in real time. ## What Cube Does Cube allows users to automate tasks by connecting different apps and APIs together. Key capabilities include: - **Webhooks**: Generate secure URLs to instantly trigger your workflows from any external systems. - **Workflow Builder**: A canvas to visually connect actions like HTTP requests, Delays, and Conditional (If/Else) logic, etc. - **Execution Monitoring**: Real-time dashboards to inspect exactly what happened during a workflow run, including payloads, successes, and failures. - **Human Review**: Built-in pauses that wait for a human administrator to approve or reject data before continuing. ## Getting Started & Registration To start using Cube, users must create an account. - **Sign Up / Login**: Navigate to [https://usecube.co/auth](https://usecube.co/auth) to create a free account using email or Google OAuth. - Once registered, you will land on the **Dashboard** which provides an overview of your webhooks, workflows, and recent executions. ## Navigating the Application - **Workflows (`/workflows`)**: Create, deploy, and visually manage all automation setups. - **Webhooks (`/webhooks`)**: Manage the entry points that trigger your workflows. - **Executions (`/executions`)**: Check logs, replay failed runs, and trace variable payloads. ## Documentation & Support For detailed guides on how to use specific nodes or configure authentications: - **Documentation Area**: [https://www.usecube.co/docs](https://www.usecube.co/docs) (Contains comprehensive guides on Node Configurations, Architecture, and Variable Templating). - **FAQ Page**: [https://www.usecube.co/faqs](https://www.usecube.co/faqs) - **Reviewer Portal**: If you receive a Review Request via email or webhook, you will be directed to `/review/[id]` to process a workflow step.