> 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/advanced-settings-operation/use-url-parameters/set-name-of-device.md).

# Specify Default Connected Device Name

Use the URL parameter `d-name` to set the default connected device name.

```typoscript
ex. https://timer-share.com/timer_sections/UUID?d-name=SpecifyName
```

{% hint style="success" %}
This is useful in scenarios like '[Events](/en/use-cases/event.md)' or '[Webinars](/en/use-cases/webinars.md),' where you want to organize participants by groups.
{% endhint %}

{% hint style="info" %}
When specifying multiple parameters, start the first parameter with '?' and separate the second and subsequent parameters with '&'.

ex. <https://timer-share.com/timer\\_sections/UUID><mark style="color:orange;">**?d-name=Group1**</mark><mark style="color:purple;">**\&hidden-timer-button=true**</mark>
{% endhint %}
