Away Status Card
Status setter card with four presence options, a custom message field, a clear-after duration picker, and a note on when Do Not Disturb actually silences alerts.
Status setter card with four presence options, a custom message field, a clear-after duration picker, and a note on when Do Not Disturb actually silences alerts.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Away Status Card is the presence setter on a profile page, four status tiles (Active, Away, Do not disturb, In a meeting) rendered as aria-pressed toggle buttons with emoji icons, a custom message field pre-filled with "Out for the afternoon, back tomorrow", and a clear-after strip with five duration chips, 30 minutes through Never. The honest note below the form is exact: status is a hint to teammates, only Do not disturb silences in-app alerts.
Statuses and clear options are two flat const arrays. The note earns its space because most users assume any non-Active status blocks pings, and that assumption burns their teammates.
Reach for this block on the profile or preferences page, wired to your presence API. Swap the clear-after chip list to match whatever durations your system supports.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the personal availability setter. Other status surfaces:
Tip: always show what Do not disturb actually does in the same card, not in a help article users will not find.