# Default Landing Page and Pinned Assets

To set a default landing page, click on your profile and click "Device Settings".

<figure><img src="/files/GgasAAP3oKkhiM2OA3q0" alt="" width="358"><figcaption></figcaption></figure>

You will be presented with settings like below.

* **Device Settings**
  * Any configuration changes made in here will be persisted across all users of **this device.** Only admins can access these settings.
* Default Landing Page
  * Configure which page this browser will open when a user logs in to the system.
* Default Pinned Assets
  * The assets that will be pinned for all users that login in this browser. Users that lack permission to view the asset will be removed from the list.

<figure><img src="/files/beVZ73HavYp8Jt4Hlx4K" alt=""><figcaption></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://help.tillit.cloud/tillit/knowledge-base/everyday-usage/default-landing-page-and-pinned-assets.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.
