# Tags

Tags help you highlight, categorize, and filter high-priority objectives for easy review and tracking. They make it simple to identify the type of goals agreed upon across the organization.

We recommend using the following tags to clearly define the nature of an OKR:

* **Committed**\
  Business-as-usual (BAU) OKRs with a clear execution path.\
  Expected to achieve **100%** of the agreed target.
* **Aspirational**\
  “Moonshot” OKRs with ambitious targets and undefined paths.\
  Achieving **\~70%** is considered success.
* **Solutioning**\
  Problem-solving or experimentation OKRs with no fixed execution path.\
  Often used to explore ideas that later become committed OKRs.

You can also create **custom tags** to suit your organization’s specific needs.

### Adding Tags to OKRs

#### While Creating a New OKR

1. Click **New Objective / Create Objective**.
2. Complete the required objective details.
3. Click **+ Add Tags** at the bottom of the pop-up.
4. Select an existing tag or click **Create New Tag**.

{% embed url="<https://drive.google.com/file/d/1HWB-LiqbQKn1q-ArcVVrSpLg6-Lp85hY/view?usp=sharing>" %}

#### For an Existing OKR

1. Go to **Objectives** from the dashboard.
2. Click on the objective to open the detailed view.
3. Click **#Tags** to search for or add a tag.

{% embed url="<https://drive.google.com/file/d/1itB3jfMxPb8bXnofsPTbaktfXILJZwVf/view?usp=sharing>" %}

### Filtering Objectives by Tags

You can filter objectives at any time by selecting one or more tags in the **Objectives** section.\
This helps quickly surface specific types of OKRs, such as all **Aspirational** or **High-Priority** goals.

{% embed url="<https://drive.google.com/file/d/1C0l-MWqDVFB0n1NeHu8RY01cITS5m89T/view?usp=sharing>" %}

### Managing Tags

* **Edit / Delete**
  * Admins can edit or delete any tag.
  * Users can edit or delete only the tags they created.
* **Renaming Tags**
  * Renamed tags are automatically updated across all linked objectives.
* **Deleting Tags**
  * Deleted tags are removed from all objectives.

{% hint style="info" %}
**Quick FAQs**

* **Multiple Tags:** Yes, you can assign more than one tag to an OKR.
* **Character Limit:** Custom tags are limited to 25 characters.
  {% endhint %}

{% embed url="<https://drive.google.com/file/d/10mT91cvyHEHqozvhA2_cP0PubGqZXV5Z/view?usp=sharing>" %}


---

# 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/creating-an-objective/tags.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.
