> For the complete documentation index, see [llms.txt](https://help.swarmia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.swarmia.com/features/focus.md).

# 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
- [Activity and effort-based models](https://help.swarmia.com/features/focus/balance-engineering-investments/activity-and-effort-based-models.md): Swarmia supports two different models to measure the work: activity-based and effort-based
- [Categorization](https://help.swarmia.com/features/focus/balance-engineering-investments/categorizing-work.md): Configure custom categories and and improve the categorization rate.
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
