> 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.md).

# Everyday Usage

### Overview

Welcome to TilliT! We are delighted to have you on board.

This section provides you guidance on how to use TilliT on a day-to-day basis. It is especially useful for those who rely on TilliT for their tasks, such as Operators, Maintenance Teams, Supervisors, and others who may not have set up the platform themselves.

The topics include:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Layout Overview</strong></td><td>Get familiar with the navigation.</td><td></td><td><a href="/pages/UEFmUyUieGhEK5yaZ72y">/pages/UEFmUyUieGhEK5yaZ72y</a></td></tr><tr><td><strong>Access</strong></td><td>Learn how to login / reset your password.</td><td></td><td><a href="/pages/5yj6tNAYxlbglc8fzTWS">/pages/5yj6tNAYxlbglc8fzTWS</a></td></tr><tr><td><strong>Basic Functionality</strong></td><td>Learn the basics like Orders &#x26; Activities.</td><td></td><td><a href="/pages/Sj0zKy2JGXDxnTa07fES">/pages/Sj0zKy2JGXDxnTa07fES</a></td></tr><tr><td><strong>Lock Screen</strong></td><td>Learn how to gain quick access after logging in - a great timesaver!</td><td></td><td><a href="/pages/7k70cYAiTGGrF3qt1OQH">/pages/7k70cYAiTGGrF3qt1OQH</a></td></tr><tr><td><strong>Pinning Assets</strong></td><td>Frequently work with the same assets? Pin them for quick access.</td><td></td><td><a href="/pages/PsPoJLZ60ya52SdAvoJo">/pages/PsPoJLZ60ya52SdAvoJo</a></td></tr><tr><td><strong>Next Steps</strong></td><td>Explore the next steps to learn more about TilliT's functionality.</td><td></td><td><a href="/pages/L8MOsWS9soXl9VwlyJGH">/pages/L8MOsWS9soXl9VwlyJGH</a></td></tr></tbody></table>


---

# 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.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.
