---
id: swiftwave_dashboard
title: 🖥️ SwiftWave Dashboard
hide_table_of_contents: true
sidebar_position: 5
---
SwiftWave Dashboard is a web-based interface for controlling all resources, including apps, domains, persistent volumes, and more. It is SwiftWave's main management interface.
## Sections of Dashboard
| Section | Description | Link |
| ---------------------------- | --------------------------------------------------------------------- |----------------------------------------------|
| 🔒 Log In | Log in to SwiftWave Dashboard | [***Click Here***](./log_in) |
| 🏪 Swiftwave App Store | Install apps in one click from the SwiftWave App Store | [***Click Here***](./swiftwave_app_store) |
| 🔨 Deploy Application | Deploy new application on your server | [***Click Here***](./deploy_new_application) |
| 🔨 Deploy Stack | Deploy application using stack file | [***Click Here***](./deploy_stack) |
| 📦 Persistent Volumes | List of all persistent volumes created on your server & manage them | [***Click Here***](./persistent-volumes) |
| 📦 Applications | List of all applications deployed on your server & manage them | [***Click Here***](./applications) |
| 📦 Application Details | View details of an application | [***Click Here***](./application_details) |
| 🐙 Git Credentials | Manage git credentials for your applications | [***Click Here***](./git-credentials) |
| 🐳 Image Registry Credentials | Manage docker image credentials for your applications | [***Click Here***](./image-credentials) |
| 🌐 Domains | Manage custom domains, SSL for your applications | [***Click Here***](./domains) |
| 🚪 Ingress Rules | Manage exposed domains and routes for your applications | [***Click Here***](./ingress-rules) |
| 🔄 Redirect Rules | Manage domain redirection and HTTPS redirection for your applications | [***Click Here***](./redirect-rules) |
| 🖥️ Manage Servers | Manage the onboarded servers for your SwiftWave instance | [***Click Here***](./manage-servers) |
| 👥 Manage Users | Manage admin users for your hosted SwiftWave instance | [***Click Here***](./manage-users) |
| 🔒 Change Password | Change password for currently logged In user | [***Click Here***](./change_password) |
| 🖥️ Manage System | Manage the system settings for your SwiftWave instance | [***Click Here***](./manage-system) |