# Delivery Objects

### Overview

Delivery turns strategy and validated plans into **actionable, trackable work**. Delivery objects help teams organize, execute, and monitor progress while ensuring alignment with strategic objectives.

### Delivery Objects in Timebook

* **Work Items**\
  Individual tasks that contribute to Projects and overall objectives.
* **Tickets**\
  Used to track feedback, requests, or bug reports. Tickets ensure issues are captured and resolved, with input gathered via email, forms, or integrations.
* **Projects**\
  Containers for related Work Items. Projects can link directly to Goals via Key Results, ensuring all work is strategically aligned.
* **Sprints**\
  Short, time-boxed cycles that help teams deliver incrementally and maintain a steady pace.

### Why Delivery Matters

* Ensures work execution is aligned with strategic goals
* Provides visibility into progress and outcomes
* Improves accountability and efficiency across teams

**Next:** Return to the Core Concepts & Objects hub to see how Strategy, Research & Planning, and Delivery connect.


---

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