# Core Features

#### Dashboard

* See your OKRs, feedback, recognitions, and tasks.
* Visual performance trends and quick action items.

#### [Feedback System](/getting-started/how-to-create-feedback-as-a-manager.md)

* Provide peer, manager, and self-feedback.
* Request feedback from others.
* Use AI to enhance tone, clarity, and bias reduction.
* Anonymous feedback supported.

#### [OKRs (Objectives and Key Results)](/getting-started/how-to-create-an-objective.md)

* Set SMART goals with measurable key results.
* Track progress over time.
* Get AI-recommended objectives and performance predictions.

#### [Tasks](/getting-started/tasks.md)

* Create personal or team-based tasks.
* Set priorities, due dates, and link to impact fields.
* Track progress with real-time updates.

#### [Recognitions](/getting-started/how-to-submit-a-recognition.md)

* Give kudos using company values or custom categories.
* Celebrate anniversaries and achievements.
* See recognition trends by department or team.

#### [Spotlight](/getting-started/spotlight.md)

* Company-wide social feed.
* Share updates, wins, or shoutouts.
* Comment, like, and tag colleagues.


---

# 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.evalflow.com/getting-started/core-features.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.
