# Hello, Timebook user!

## What is this page?

This is the landing page for Timebook's Help Center.&#x20;

You can use it to learn more about Timebook features, understand the app's structure, or find step-by-step guides.

We do our best to keep the Help Center up to date. But it's still early days for us, so please let us know if you think the content here could be improved. Your feedback will be much appreciated. For starters, you can rate each article with the "Was this page helpful?" section at the bottom.

{% hint style="success" %}
If you can't wait to get started with Timebook and you only need some general guidance, see[First steps](/timebook-help-center-old/user-guides-en/first-steps/beginners-guide-to-timebook.md)
{% endhint %}

***

## What is Timebook?

Timebook enables modern organizations to plan, schedule, and track their work to achieve shared goals faster. We are the product of choice for top-down business planning of goals, initiatives & workstreams. With Timebook, managing your calendar, work, and contacts becomes seamless for individuals and teams.

**In short, Timebook is an app to help you get things done**. It's your one platform to plan, schedule, and execute work. You can adjust Timebook features to match your working style. On top of that, our app also has several collaborative features to satisfy modern, cross-functional teams.

***

{% hint style="info" %}

### How to use this Help Center?

***

In Timebook Help Center, you can find relevant information in several ways:

* Use the complete **table of contents on the left** and select an article of interest. This table of contents contains articles on every Timebook feature (plus a number of step-by-step guides).
* Use the **menu bar at the top** to jump to specific Help Center sections. Also, use this menu to see our Feature Announcements, contact Support, or go to Timebook's login page.
* Use the **search bar in the top-right corner** if you are looking for a specific piece of information. The search feature provides context-rich results that you can use to jump to a specific page.
* Use the **next/previous page buttons at the bottom** of each page to follow the flow of articles.
* For longer articles with headings, you can use the **short menu to the right** to quickly move between sections within one article.
  {% endhint %}


---

# 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.timebook.ai/timebook-help-center-old/user-guides-en/hello-timebook-user.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.
