> For the complete documentation index, see [llms.txt](https://docs.ludi.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ludi.co/boards/how-to-set-the-timer.md).

# How to set the timer

Ludi has a built in meeting timer to help you manage your sessions. Your board must be in Meeting Mode to access the timer.

### Turning on the Timer

When in Meeting Mode, click "Meeting in Progress" at the top of the board to access the timer in the facilitator controls.

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

Set your time and start the timer. It will countdown from your set time. Everyone on the board can see the timer.

<figure><img src="/files/uT44W30fbTDfekCFhS83" alt=""><figcaption><p>Play, pause, reset and set minutes/seconds</p></figcaption></figure>

### Using the Timer Gadget

As an alternative, the timer gadget is a great way to place a timer anywhere on to your board.

#### Open the gadgets drawer

<figure><img src="/files/5WD4bjiPjusoYuZHByP6" alt=""><figcaption></figcaption></figure>

#### Add the timer gadget to your board and configure to your needs.

<figure><img src="/files/7aTg1TalGzCO6AsxuCPc" alt=""><figcaption></figcaption></figure>


---

# 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://docs.ludi.co/boards/how-to-set-the-timer.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.
