> For the complete documentation index, see [llms.txt](https://docs-kpi-software.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-kpi-software.gitbook.io/doc/introducao.md).

# Introdução

Esta é a documentação oficial do software. Aqui você encontrará tudo que precisa para dominar a ferramenta. Não se preocupe se não compreender a ferramenta de forma rápida, mas quando compreender o conceito vai se surpreender com a facilidade de construir indicadores.

{% hint style="info" %}
**Dica:** fique atento às atualizações de versões dos plugins, você pode ganhar um bom tempo utilizando recursos novos ao invés de continuar nos recursos antigos.
{% endhint %}

Conheça-nos em 1 minuto:

{% embed url="<http://www.kpisoftware.com.br/videos/videokpiwhatsapp.mp4>" %}
Visão geral do KPI Software
{% endembed %}

A KPI Software foi fundada em **2011** com o objetivo de fornecer um software como uma ferramenta de Gestão à Vista de processos.

Estamos localizados em Maringá-PR.

<figure><img src="https://www.kpisoftware.com.br/blog/Artigos/kpi-software/KPISoftwareR-%201512x454.png" alt=""><figcaption><p>Logotipo da KPI Software</p></figcaption></figure>

Contamos com mais de **5.000 projetos** de confecção de indicadores para nossos clientes e diversas horas de consultoria no auxílio da construção de dashboards.

Somos parceiros de nossos clientes no conceito de Gestão à Vista. Acreditamos que por meio deste tipo de gerenciamento o processo se torna mais simples e fácil de ser analisado.

Atuamos em diversos seguimentos:

* Comércio:
  * Revenda de Alumínios
  * Revenda de Aços
* Suporte ao cliente:
  * Helpdesk
* Indústrias:
  * Extrusão de Alumínio
  * Tratamento de Superfície
  * Borrachas
  * Autopeças
* Transportes:
  * Transportadoras
  * Embarcadoras
* etc.

Conheça nosso software com mais detalhes:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Estrutura</strong></td><td>Conheça os alicerces da ferramenta</td><td></td><td><a href="/files/0zUD4Dc13i5MaOnvKTcP">/files/0zUD4Dc13i5MaOnvKTcP</a></td><td><a href="/pages/GmKmfRP5ZA82KFsiQzco">/pages/GmKmfRP5ZA82KFsiQzco</a></td></tr><tr><td><strong>Plugins</strong></td><td>Como tudo se relaciona em harmonia</td><td></td><td><a href="/files/sRBKCLCkEb8vhKhtuXaq">/files/sRBKCLCkEb8vhKhtuXaq</a></td><td><a href="/pages/Ktk37QALT72ZYBHIx5bh">/pages/Ktk37QALT72ZYBHIx5bh</a></td></tr><tr><td><strong>APIs</strong></td><td>Integre nossa ferramenta com qualquer outra que desejar</td><td></td><td><a href="/files/FZgOebckWGPJYS6ckIiw">/files/FZgOebckWGPJYS6ckIiw</a></td><td><a href="/pages/qzL7dLn6hdVNrmyYzGrP">/pages/qzL7dLn6hdVNrmyYzGrP</a></td></tr></tbody></table>

Vamos, venha fazer parte deste projeto!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs-kpi-software.gitbook.io/doc/introducao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
