:::meta author=Docs-Team updated=2026-09-03 tags=guide,user-guide,overview
:::
:::breadcrumb Docs > User Guide
:::
:::reading-time
:::
PassDeployer is a modern platform-as-a-service control panel: you push your application or spin up a database, and the platform builds the Docker image, runs the container, and gives you a live URL — plus a full toolbox for logs, a restricted shell, volumes, networks, sharing, a built-in messenger, and a support ticket system. This guide walks through every part of the user interface, section by section, exactly as you will see it in your browser.
:::toc
:::
How this guide is organized
The guide follows the natural journey of a user: you sign in, pick a plan, create your first service, then learn the deeper tools. Each page documents one area of the product with the exact buttons, dialogs, and behaviors you will meet, so you can use it as both a tutorial and a reference.
:::cards
=== Getting started
Create your account with an email or phone code, sign in, recover access, and learn the navigation.
=== Plans
Browse deployment plans, filter by platform, and compare CPU, RAM, storage, and hourly pricing.
=== Creating a service
The four-step wizard: name your service, pick a network, attach volumes, and confirm.
=== Managing services
The services dashboard: scopes, filters, live status, usage bars, and every card action.
:::
:::cards
=== Service detail
The service workspace: overview cards, live controls, database credentials, and settings.
=== Deploys
Create, inspect, select, download, and delete deploys — for both apps and databases.
=== Logs
Live service logs and deploy history: streaming, filtering, searching, and downloading.
=== Service shell
A restricted, audited shell into your running container, with a file tree and editor.
:::
:::cards
=== Sharing services
Share a service with a contact or a messenger group, with fine-grained permission rules.
=== Volumes
Persistent storage with quota management, file browsing, and archive download.
=== Networks
Private Docker networks and how services attach to them.
=== Messenger
Chats, groups, calls, media, reactions, scheduled messages, and shared services.
:::
:::cards
=== Support tickets
Open tickets, chat with staff, attach files, and follow live status updates.
=== Profile & security
Account details, profile photos, and password management.
=== Admin console
The staff-side control panel: tickets, users, services, plans, docs, and settings.
:::
The parts of the system
Every page of this guide maps to a real route in the application. The table below is the complete map of the user-facing area, in the order the sidebar presents it.
| Section | Route | Sign-in required |
| --- | --- | --- |
| Home | / | No |
| Docs | /docs | No |
| Services | /services | Yes |
| Service detail | /service/:id | Yes |
| Volumes | /volumes | Yes |
| Networks | /networks | Yes |
| Tickets | /tickets | Yes |
| Messenger | /messenger | Yes |
| Plans | /plans | No |
| About us | /aboutUs | No |
| Profile | /profile | Yes |
| Admin console | /admin | Staff only |
:::tip
The sidebar drawer (hamburger button in the top bar) always lists every section you have access to, and the floating button in the bottom-right corner of every page is a shortcut menu for the places you visit most. If you ever feel lost, open either one.
:::
Suggested reading path
:::steps
• Set up your account
Read [getting-started.md](getting-started.md) to create your account and learn the navigation.
• Choose a plan
Compare resources and pricing on [plans.md](plans.md).
• Create your first service
Follow the wizard on [create-service.md](create-service.md).
• Learn the daily workflow
Study [services.md](services.md) and [service-detail.md](service-detail.md) — then go deeper with deploys, logs, and the shell.
• Collaborate
Share services with [sharing-services.md](sharing-services.md) and coordinate in [messenger.md](messenger.md).
:::
A note on statuses and colors