Velt home page
Search or ask...
⌘K
Ask AI
Get API Key
Get API Key
Search...
Navigation
Documentation
UI Customization
API Reference
Release Notes
Examples
DevTools
Get Started
Overview
Quickstart
Setup
Key Concepts
Overview
Organizations
Documents
Locations
Users
Contact list
Organization user groups
Sign in user
Sign out user
Access Control
Async Collaboration
Comments
In-app Notifications
Inline Reactions
Recorder
View Analytics
Arrows
Realtime Collaboration
Presence
Cursors
Follow Me Mode
Huddle
Live Selection
Live State Sync
Single Editor Mode
CRDT (Yjs)
Video Player Sync
Self-Host Data
Overview
Users
Comments
Reactions
Attachments
Model Context Protocol
MCP Servers (Beta)
Webhooks
Basic Webhooks
Advanced Webhooks
Security
Content security policy
Generating Auth Tokens
JWT Tokens
Proxy Server
Supported Regions
Miscellaneous
Migrate from Cord to Velt
Migrate from Liveblocks to Velt
Common Integration Questions
Users
Sign out user
Copy page
In a given session or browser tab, if you want to switch users, you need to first signout the current user and then sign in using
identify
method again. This will ensure we clean up the current user session and start a new session with the new user.
Copy
Ask AI
client
.
signOutUser
();
Was this page helpful?
Yes
No
Sign in user
Overview
Assistant
Responses are generated using AI and may contain mistakes.