> For the complete documentation index, see [llms.txt](https://playbooks.equalexperts.com/remote-working/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playbooks.equalexperts.com/remote-working/working-day-etiquette/untitled.md).

# Virtual Team Meeting Rooms

Signally availability of your team members is important in a remote-first world.  You can’t just look over at someone's desk and see if they are there or if they are in deep work with a “DO NOT DISTURB” face.  Using the status on Slack can solve part of the problem, but that only really saying when you are not available, “In a meeting” or “Out sick”, but it doesn’t work as well for "I want to pair" or even "fancy a coffee".&#x20;

TLDR: create a dedicated slack channel, put in some "enduring" zoom links, when you are on the zoom call then add your emoji so others can see and join. &#x20;

#### Set it up:

* Setup a new slack team-based slack channel which is dedicated to the task e.g. #clientx-meeting-rooms.  Do not use this channel for anything other than adding the room details&#x20;
* Create team slack Emoji’s, one for each team member preferably with a real photo and name.  ![](https://lh5.googleusercontent.com/IfKqWYCnJgonsBRSdzpAqKBw0qrRmreAwFDEvZuGltE8DAOGfSDDoOYIIVrJ4kvXp8F0w0od1cbv1KFOaSfLLA1a3wRHFtCTPL-hmwDDeC7ALnt5uiI7EzQK0YulmKWNQ_YvJhYQ)
* With a pro zoom licence, create a small number of ‘Enduring Meetings Links’. Schedule a meeting in zoom and create a recurring meeting (Recurrence = No Fixed Time).
* Add these links to the channel and label their purpose. E.g. meeting room, watercooler

#### Running it:

* If you join a meeting link then add your emoji
* If you leave a meeting link then remove your emoji&#x20;
* Rooms are available on a first-come-first-serve basis
* Try “Hey are you free, I’m in clientx meeting room#1 with Sarah to chat about this, can you join now”? &#x20;

![](/files/-MQS1G9JsB1p70Vl1llF)

This has been tried and tested with the CondéNast project with significant success, where it has helped to bring back some of the feeling of being co-located but in a remote way.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://playbooks.equalexperts.com/remote-working/working-day-etiquette/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
