> For the complete documentation index, see [llms.txt](https://help.tillit.cloud/tillit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tillit.cloud/tillit/knowledge-base/everyday-usage/default-landing-page-and-pinned-assets.md).

# 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="Open user profile dropdown menu in the TilliT app layout." width="358"><figcaption></figcaption></figure>

You will be presented with settings like the ones 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 the default landing page displayed in this browser after a user logs in to the system.
* **Default Pinned Assets**
  * Assets pinned in this browser are available to all users logging into it. If a user does not have permission to access an Asset, it will be removed from their pinned Assets list.

<figure><img src="/files/beVZ73HavYp8Jt4Hlx4K" alt="Device Settings page configuration panel."><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://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.
