> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/company-management/company-insights.md).

# Company insights

## Introduction

Company insights can help you understand how your process flows are performing and your resource usage.&#x20;

With the ability to view details for all process flows that run in a given month, and drill down to the performance of individual shapes, this is a powerful tool to help you identify areas that could be optimised for maximum efficiency.

## Pages in this section

* [Accessing your company insights](/product-documentation/company-management/company-insights/accessing-your-company-insights.md)
* [Company insights overview](/product-documentation/company-management/company-insights/company-insights-overview.md)&#x20;

## Related pages

* [Patchworks advanced analytics](/product-documentation/company-management/company-insights/patchworks-advanced-analytics.md)


---

# 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://doc.wearepatchworks.com/product-documentation/company-management/company-insights.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.
