# Task Estimation

**Objective**\
Provides guidelines on how to estimate delivery timing for individual tasking.

**Why does this matter to you?**

* Provides portfolio information for planning and budgeting purposes
* All Consultants need to estimate their own tasks
* All relevant design and build tasks

**Steps:**

1. Create & complete a task within your project planning system (i.e. JIRA), Asana)
2. Estimate and list all build steps
3. Estimate internal Quality Assurance (QA)
4. Estimate internal Peer Review (PR)
5. Estimate validation & testing support
6. Include contingency estimate

**Task Estimation Supporting Notes:**

* When
  * Mid-project, New task
* Who
  * Individual Contributor (consultants & designers)
* Where
  * Project Planning System (i.e. JIRA task)
* Why
  * Portfolio information & planning
* What
  * Build or design task

**Presenter Notes:**

* Confirm Use Case - should be documented via Requirements Traceability Matrix (RTM) and referenced in the Jira task
* Add reference images & screen shots
* add hours, start date & end date
* make as accurate as possible - based on the skill of the resource who will execute
* Contingency will vary depending on complexity of the task.


---

# 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://community.threekit.com/getting-started/managing-your-implementation/task-estimation.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.
