> For the complete documentation index, see [llms.txt](https://tembi.gitbook.io/tembi-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence.md).

# Market Intelligence

Market Intelligence is where Tembi turns raw e-commerce data into a working view of your market — competitive position, market structure, share movements, retailer behaviour. It's the section you open when you need an answer about *the market itself* rather than a single webshop.

<figure><img src="/files/gGk6j8Mt4tl9RnoiJqmA" alt=""><figcaption></figcaption></figure>

### What's in this section

[**Library**](https://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence/library) — ready-made dashboards covering market overview, cross-border, checkout methods, won/lost retailers, and competitive position. Filter by provider and market, then read off the answer.

[**Dashboards**](https://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence/dashboards) — your own dashboards, built from charts you've pushed in from the Library. One place to keep the views your team actually uses day-to-day.

[**MIA – Your Market Intelligence Analyst**](https://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence/mia-your-market-intelligence-analyst) — Tembi's market analyst in chat. Ask MIA questions about the data, have it run analysis, or get help building a dashboard.

### Where to start

Most workflows start in the [**Library**](https://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence/library), build up over time in [**Dashboards**](https://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence/dashboards), and lean on [**MIA**](https://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence/mia-your-market-intelligence-analyst) when you need a specific cut or a sanity check. A few examples:

* **Spotting a competitive shift** — open the Library's *Won and lost* dashboard, filter to the providers you care about, and push the most relevant chart to a dashboard you check weekly.
* **Briefing the leadership team** — combine charts from *E-commerce market overview* and *Competitive intelligence* into one dashboard, then use MIA for a quick read-out on what's changed.
* **Answering a one-off question** — skip straight to MIA. *"How many webshops offers home delivery in Denmark?"* gets you a direct answer without building anything.


---

# 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://tembi.gitbook.io/tembi-knowledge-base/product-news/market-intelligence.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.
