# User-Level OKR Export

Users can export objectives and their related details in CSV format. The export includes **only the OKRs that are visible to the user** based on their access and visibility permissions.

#### How to Export OKRs

1. Navigate to the **Objectives** section and click on the **My Objectives** tab.
2. Click the **Export** button in the top-right corner.
3. In the pop-up, select **Export View** to download the CSV file.

{% hint style="info" %}
**Note:** Users can perform the same export action from the **My Directs** and **All Objectives** tabs as well. In all cases, the export will include only those objectives that are visible to the user.
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1ztrjtQrXfcD9hvXXxeS47OpeKmydvPj5/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/okr-reports/user-level-okr-export.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.
