> For the complete documentation index, see [llms.txt](https://docs.timer-share.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.timer-share.com/en/quick-start/customize.md).

# Customize

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Manage Remaining Time</strong></td><td>Use progress bars, chime sounds, and flashes to manage the remaining time.</td><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td><td></td></tr><tr><td><strong>Edit Layout</strong></td><td>Customize the timer's layout to suit your use case.</td><td><a href="/pages/DSQqnsAqJPnIRyPgQJ1S">/pages/DSQqnsAqJPnIRyPgQJ1S</a></td><td></td></tr></tbody></table>

***

## How to open the Attention Settings screen

You can set flashes or chime sounds at two points before the end to draw attention. To edit the various attention settings, go to the Attention Settings screen below.

<figure><img src="/files/9Hrm50owaNGZumzU6nlx" alt="" width="375"><figcaption><p>You can open the attention settings screen from the bell icon on each section card.</p></figcaption></figure>

***

## How to open the Timer Layout Settings screen

You can customize the layout to create a timer that fits your environment. To edit the layout, go to the Timer Layout Settings screen below.

{% tabs %}
{% tab title="Desktop" %}
You can access the timer's advanced settings (layout) screen by clicking the gear icon in the top right corner of the displayed timer.

<figure><img src="/files/yoE3JkazQtOrSzrRBJws" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile" %}
Alternatively, access the advanced settings (layout) screen by selecting 'Timer Settings' in the top right corner of the displayed timer.

<figure><img src="/files/QqhRq1OTjWsTjIezITWQ" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.timer-share.com/en/quick-start/customize.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.
