# Using Clock Widget Source

The **Clock Widget** source allows you to display various time-related elements in your stream.

***

To add this, click the **+** button in the **Sources** tab. Then, select **Clock Widget** source and click **OK**.

<figure><img src="/files/PNtHtL8gUzWUyw7ztqxb" alt=""><figcaption><p>Click the <strong>+</strong> button in the <strong>Sources</strong> tab.</p></figcaption></figure>

<figure><img src="/files/ZTkis9A78s7r1dvPOqv1" alt=""><figcaption><p>Select <strong>Clock Widget</strong> source.</p></figcaption></figure>

Currently, six clock widget templates are available. Each template has slightly different detailed settings, and the last two templates can only be used as **Timer** types.

<figure><img src="/files/3MLFGMLUaOeeh6MNFsJU" alt=""><figcaption><p>Each template has slightly different detailed settings.</p></figcaption></figure>

Except for the last two templates, each template can function as one of these four clock types:

* **Current Time**: Displays the current local time
* **Stream Time**: Shows the elapsed time since the stream started (uptime)
* **Timer**: Counts down from a specified time
* **Stopwatch**: Measures elapsed time

<figure><img src="/files/aZAbCob6C33c9fMlwlxa" alt=""><figcaption><p>Each template can function as one of these four clock types.</p></figcaption></figure>

If you select the **Timer** type, you can also set a sound effect to play when the timer ends. A total of 13 sound effects are available, allowing you to choose your preferred one through the preview function.

<figure><img src="/files/rDtAAMkcJVziHLozYv8T" alt=""><figcaption><p>You can also set a sound effect to play when the timer ends.</p></figcaption></figure>

Actions such as starting, pausing, and stopping the clock widget can be controlled directly from the right-click menu of the source in the **Source** tab.

<figure><img src="/files/XfZWMHlneI7zfErtW1Xr" alt=""><figcaption><p>Start, pause, and stop the clock widget in right-click menu of the source.</p></figcaption></figure>

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Sources](/desktop/guides/sources.md), [Clock Widget Source](/desktop/guides/sources/clock-widget-source.md)


---

# 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://guide.prismlive.com/desktop/guides/sources/clock-widget-source/using-clock-widget-source.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.
