Clatters guide
How to use Clatterswithout killing the vibe.
This public guide explains the app in plain language: join, post, discover people, start rooms, message privately, save what matters, stay safe, and come back to the conversations that move.
Start
Create an account, pass the 18+ check, and enter the app.
Feed
Post, react, reply, repost, and follow the pulse.
Discover
Find people, topics, posts, and communities.
Messages
Move private conversations out of the public feed.
CoLAB
Use live rooms for calls, planning, and shared creation.
Create
Write posts, long-form articles, and creator updates.
Saved
Keep links, files, resources, and useful materials together.
PWA
Install Clatters and keep it close on mobile or desktop.
Safety
Understand age gate, privacy, moderation, and reporting.
Account
Manage profile, preferences, notifications, and sessions.
Billing
Understand plan, wallet, and creator monetization surfaces.
API
Developer-facing routes and integration surfaces.
1. Getting started
What Clatters is
Clatters is a social space for adults to share ideas, find active communities, create together, and keep conversations moving. It is not positioned as a formal niche product anymore. The public tone is social, expressive, creator-friendly, and easy to understand.
Create your account
- Open clatters.app and choose Join.
- Enter your email, choose a username, and create a password.
- Verify your email code.
- Complete the 18+ date-of-birth check when prompted.
- Land in the feed and start following people or posting.
Returning users
Returning users should feel a fast launch path: splash animation, session check, then straight to the feed. If the session has expired, Clatters routes cleanly to sign in.
2. Feed
The feed is the main public conversation surface. It should feel quick, expressive, and active.
- Latest: newest posts and updates.
- Following: posts from people and circles you follow.
- Relevant: posts Clatters thinks match your interests.
- Trending: active conversations gaining momentum.
Post types
- Text posts for thoughts and quick updates.
- Links with previews.
- Media posts with images and files.
- Longer article drops when a short post is not enough.
Engagement
React, comment, repost, share, bookmark, and follow the author from the feed.
3. Discover
Discover helps people find the active parts of Clatters. It should not sound like a directory or a library; it should feel like opening a map of live conversations.
- Search for people, posts, topics, and tags.
- Browse suggested creators and active communities.
- Use trending topics to jump into what is moving now.
- Follow people to shape your Following Pulse.
4. Messages
Messages are for private conversation: one-to-one chats, group threads, quick follow-ups, and call entry points.
- Start a direct message from a profile or message list.
- Keep group chats separate from public posts.
- Use typing indicators and unread badges to stay oriented.
- Respect privacy settings when messaging people you do not follow.
5. CoLAB live rooms
CoLAB is the live room layer. It is where conversation becomes shared activity: planning, calls, notes, document work, screens, and collaborative sessions.
- Open CoLAB from the navigation.
- Create a room or join one you were invited to.
- Add members, set roles, and choose what the room is for.
- Use the room for calls, shared work, and live updates.
Public copy should describe CoLAB as live rooms, not as formal workspaces.
6. Creating posts and articles
Clatters supports both fast posts and longer pieces. The language should stay creator-first: posts, drops, stories, updates, articles, and long-form—not formal papers.
- Use a post when the idea is quick.
- Use an article when the idea needs structure, media, and a longer read.
- Use tags so the right people can find it.
- Check analytics to see what is connecting.
7. Saved items and library
The library is now framed as a place for saved items, useful files, and materials people want to come back to. Avoid making it sound like a stiff file cabinet.
- Save links, uploads, notes, and materials.
- Group items with collections and tags.
- Search and filter when your saved space grows.
- Use it as a personal memory layer for things worth keeping.
8. Installing the app
Clatters works as a Progressive Web App. On supported browsers, users can install it for a full-screen, app-like experience.
- Use the browser install prompt or the in-app install banner.
- Install on desktop or mobile.
- Use the new C-mark icon for app surfaces, splash, favicon, and Play Store assets.
- Clear old PWA data after a major rebrand if old icons persist.
9. Safety, privacy, and age gate
Clatters is an 18+ platform. The tone can be vibrant, but the safety layer must stay serious and clear.
- Users must verify they are 18 or older.
- Users can report harmful content or behaviour.
- Private information should not be displayed publicly unless the user chooses it.
- Moderation and account restrictions should be explained in plain language.
- Reduced-motion users should receive a simple fade instead of particle-heavy splash animation.
10. Account and profile
Profiles help people understand who they are talking to. Keep profile copy simple and personal.
- Update display name, avatar, bio, and preferences.
- Control who can message or follow you.
- Manage notification preferences.
- Sign out from shared devices when finished.
11. Billing, wallet, and Pro surfaces
Billing and wallet surfaces support future creator and premium features. Public copy should not overpromise; describe them as plan, payment, wallet, and Pro entry points.
- View plan status and available features.
- Use Pro prompts for premium moments only.
- Keep pricing and wallet copy transparent.
- Route billing questions to support@clatterme.com.
12. Developer and platform API
The API is for app integrations, automation, admin surfaces, and future SoftQraft operations. Public API docs should be direct and practical.
Authorization: Bearer <token>GET /api/feed— fetch feed posts.POST /api/feed— create a post.GET /api/messages— list conversations.POST /api/workspace— create a CoLAB room.GET /api/notifications— fetch user signals.
13. Troubleshooting
- Old icon still shows: clear site data, unregister the service worker, then refresh.
- Install prompt does not show: check that the app is served over HTTPS and manifest icons are valid.
- Login redirects: confirm the current domain is allowed in auth/OAuth settings.
- Feed looks stale: hard refresh and check whether browser cache is holding old CSS.
