Bottom navigation
The current mobile tab bar contains five destinations in this order:
The shell keeps tab roots mounted so switching between the main tabs can preserve in-progress tab state instead of recreating every tab from scratch.
The tab bar collapses while the on-screen keyboard is open. Chat also sends an explicit input-focus signal so the navigation does not briefly steal space during keyboard transitions on mobile browsers.
Header and detail navigation
The mobile header can include:- A back control on detail routes.
- A route or workspace-view title when the current page needs one.
- The notification bell for signed-in users.
- The mobile menu.
Mobile menu
Open the menu from the header for account, workspace, billing, and secondary tools. The current menu includes access to:- Profile.
- Active workspace settings.
- Current plan and Billing.
- Campaigns.
- Connections.
- Settings.
- Analytics.
- Comments.
- Language switching.
- Help & Support.
- Documentation.
- Log out and other account controls exposed by the current settings flow.
New-user activation
New users who are required to complete Activation Journey V2 are routed through the real Getting started journey before normal app access. The five-step journey establishes discovery context, workspace, preferred work surfaces, brand context, and the first verified Agent handoff.MobileWorkspaceGate remains as a fallback for grandfathered or edge-case accounts that do not require the activation journey but still have no active workspace. It can let those users select an existing workspace or create one.
This means the fallback workspace gate should not be documented as the normal onboarding experience for every new mobile user.
Mobile Composer
The mobile Composer uses the same underlying post/workspace state as desktop while adapting the controls to the smaller viewport. You can still work with:- Destination selection.
- Caption/content editing.
- Media attachment.
- Destination-specific platform settings.
- Validation.
- Drafting, approvals, scheduling, and publishing where the selected destination and plan allow them.
Mobile schedule
Schedule remains one of the five primary mobile tabs. The mobile view is optimized for touch and smaller screens while using the same underlying scheduled-post state as the rest of Socializioz. Use the Scheduling and calendar guide for lifecycle and rescheduling behavior.Chat and keyboard behavior
The mobile Agent is built from the sameChatExperience used by the wider product.
The mobile shell is keyboard-aware:
- The bottom navigation hides while the keyboard is open.
- The chat composer can explicitly signal focus so layout changes happen without waiting for the browser viewport calculation.
- Chat and other mobile surfaces own their scroll behavior rather than forcing one global page scroller.
@ context tagging, attachments, and other current Chat controls are documented in Keyboard shortcuts and quick reference.

