> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-frente/manual-do-sistema-vr-frente-ferramentas/manual-do-sistema-vr-frente-transacoes-analise-cliente.md).

# Análise Cliente

## **INTRODUÇÃO**

A Análise Cliente é uma que ferramenta exibe o status dos clientes: Eventuais, Preferenciais e Conveniados. Esta ferramenta é responsável por exibir a situação cadastral dos clientes, saldos, limites, compras realizadas em períodos determinados pelo usuário.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/4La4eoaeTUicsSBDCAml) - Informações (Sem teclas de atalho). Ao clicar neste botão uma tela será aberta. Esta tela equivale as anotações feitas na aba de Dados Adicionais no cadastro de Cliente Preferencial/Eventual. Para a aba convênio, ao clicar neste botão você visualizará as informações do campo "Observação" do cadastro de conveniado.

![](/files/m9woU7dXMZcH11F97UAI) - Consultar (Teclas de atalho F1 ou ALT+C ). Preencha os campos para pesquisa conforme desejar(Box 1), em seguida clique neste botão para consolidar a pesquisa. O resultado de saldo disponível e limite do cliente aparecerão abaixo como mostra o box 2 (Vide figura abaixo). No box 3 é exibido o resultado da consulta realizada no box 1. Caso haja um cheque com a alínea diferente de "0" (Cheque Válido) o cheque será exibido no box 4. Mais abaixo no box 5 os totais da consulta realizada é exibido, assim como informações de saldo e juros, negativações, etc.

**Coluna "UTILIZADO" disponível a partir da versão 3.17.6**

![](/files/mYHfzMOwlHVWoYKcs6UI)

## **CLIENTES EXCLUÍDOS E BLOQUEADOS**

Quando um cliente passa a ser bloqueado ou excluído no sistema, é exibido a seguinte frase. Veja um exemplo abaixo:

![](/files/mYHfzMOwlHVWoYKcs6UI)

**Disponível a partir da versão 3.16.1**


---

# 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.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-frente/manual-do-sistema-vr-frente-ferramentas/manual-do-sistema-vr-frente-transacoes-analise-cliente.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.
