# Focus

- [Focus summary](https://help.swarmia.com/features/focus/focus-summary.md): The focus summary allows you to easily explore what your teams and organization are spending the most effort (FTEs) on.
- [Investment balance](https://help.swarmia.com/features/focus/balance-engineering-investments.md): Analyze team focus, improve time allocation and boost focus on top priorities
- [Initiatives](https://help.swarmia.com/features/focus/deliver-strategic-initiatives.md): Set up your initiatives to enable visibility beyond team-level work.
- [Forecasting initiatives](https://help.swarmia.com/features/focus/deliver-strategic-initiatives/forecasting-initiatives.md): Estimate how long initiatives will take.
- [Work log](https://help.swarmia.com/features/focus/analyzing-the-activity-patterns-on-work-log.md): Work log visualizes the various activities of your team. Knowing which work patterns to avoid and which to aim for helps teams improve their health and development speed.
- [Sprints](https://help.swarmia.com/features/focus/sprints.md): Swarmia tracks the issues linked to your sprints and helps you visualize scope increase and carryover.


---

# 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://help.swarmia.com/features/focus.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.
