# Hide & Show Sticky Notes

Private Writing allows you to write your stickies without anyone seeing what you are writing. You can write and edit your sticky notes as you need, then only reveal your stickies when you want to. It's great for brainstorming and helps reduce bias or influence among the team.

## Start Meeting Mode to enable Private Writing

You must start Meeting Mode to enable Private Writing:

<figure><img src="/files/XJle5kgSrXA6YWGhye6T" alt=""><figcaption></figcaption></figure>

When Meeting mode is on, everyone on the board can write sticky notes in private, and choose to reveal their stickies when they want, with the switcher at the bottom of the screen.

<figure><img src="/files/N9itP2qWnsAVa0nhjyin" alt=""><figcaption><p>Use the 'Show All' button to reveal or hide your stickies</p></figcaption></figure>

How private sticky notes look to other people:

<figure><img src="/files/U1KJ6ErtWuYrkKpEYzJz" alt=""><figcaption><p>Private sticky notes are obscured until revealed</p></figcaption></figure>

You can reveal individual sticky notes one by one, by clicking the icon at the top of your sticky notes:

<figure><img src="/files/kMIfpfTL2PhK4B7k7AcW" alt=""><figcaption><p>Reveal your stickies one by one</p></figcaption></figure>

Private Writing can be disabled for everyone by the Host from the meeting controls at the top of the board:

<figure><img src="/files/aMSXhveUA1gcvfWYZw55" alt=""><figcaption><p>The meeting leader can turn turn private writing on and off at any time in Meeting mode tools.</p></figcaption></figure>

### Reveal other people's sticky notes

The **Meeting Host** can reveal other people's hidden sticky notes by right-clicking on the sticky notes when in Meeting mode, and selecting the "Force Reveal" command:

<figure><img src="/files/EcVHdF0fQkDuft9D2R8n" alt=""><figcaption><p>Force Reveal will reveal hidden sticky notes</p></figcaption></figure>


---

# Agent Instructions: 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://docs.ludi.co/boards/hide-and-show-sticky-notes.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.
