# Core Concepts & Objects

Timebook is built around **objects**, the fundamental building blocks of product development. These objects connect **strategy, supporting discovery processes (Research & Planning), and delivery**, helping teams plan, track, and execute work efficiently while staying aligned with organisational goals.

Understanding these objects and how they relate to one another is essential for making the most of Timebook.

***

### What Are Timebook Objects?

Timebook objects represent the key elements of your organization’s product management workflow. They allow teams to:

* Visualize work across all stages of product development
* Align day-to-day tasks with strategic objectives
* Collaborate effectively across teams
* Track progress and outcomes in a structured way

Objects are designed to be flexible and adaptable, covering most product management scenarios while supporting both high-level strategy and detailed execution.

***

### The Layers of Timebook

Timebook objects are organised into three core layers:

| Layer                   | Purpose                                                                                               | Key Objects                                  |
| ----------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------- |
| **Strategy**            | Defines organisational goals and direction                                                            | Products, Goals, Initiatives                 |
| **Research & Planning** | Supports product development by identifying opportunities, gathering insights, and planning solutions | Interviews, Surveys, Insights, Opportunities |
| **Delivery**            | Converts strategy and validated plans into actionable work                                            | Work Items, Tickets, Projects, Sprints       |

> **Tip:** Objects in each layer are connected, enabling you to track work from high-level strategy down to individual tasks.

***

### Why Core Concepts Matter

By understanding these core objects, teams can:

* Ensure all work aligns with company goals
* Focus on solving the right problems based on validated insights
* Streamline delivery and maintain visibility across projects
* Improve collaboration and decision-making across teams

***

### Explore Timebook Objects

To dive deeper into each layer:

* [Strategy Objects ](/hc/product-guide/strategy-objects.md)– Learn how to define goals, initiatives, and roadmaps
* [Research & Planning](/hc/product-guide/core-concepts-and-objects/research-and-planning-objects.md) – Explore how to gather insights, identify opportunities, and plan solutions
* [Delivery Objects ](/hc/product-guide/core-concepts-and-objects/delivery-objects.md)– Understand how to organize tasks, projects, and sprints

***


---

# 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/hc/product-guide/core-concepts-and-objects.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.
