# Adding Key Results

A **Key Result** is a measurable outcome that indicates progress toward achieving an Objective. While the **Objective** defines ***what*** you want to accomplish, **Key Results** define ***how** you’ll measure success*.

Key Results should be:

* **Specific & Quantifiable** – Use clear metrics or targets.
* **Time-bound** – Have a defined timeframe to achieve.
* **Outcome-focused** – Reflect impact, not just activity.

**Example:**

* **Objective:** Increase product adoption among new customers.
* **Key Results:**
  * Achieve **10,000 new active users** within the next quarter.
  * Increase **feature usage** among new customers from **40% to 70%** in three months.
  * Reduce **customer onboarding time** from **7 days to 3 days** by the end of the quarter.

By setting strong Key Results, teams can track progress, maintain focus, and ensure accountability.

### Adding Key Results

1. Go to the **Objectives** tab (first option in the left-hand menu) and select **All Objectives** or **My Objectives**.
2. Drill down to the existing objective you want to update.
3. Hover over the objective and click **+ Add a Key Result**.

{% embed url="<https://drive.google.com/file/d/1VvIaU840mL-6hFC763T65drKbHU2RHAp/view?usp=sharing>" %}
Add Key Results to pre-existing objectives in the All Objectives tab.
{% endembed %}


---

# 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://docs.xto10x.com/peoplecues/objectives/adding-key-results.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.
