> 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-gerenciador-crm/manual-do-sistema-vr-gerenciador-crm-ferramentas/manual-do-sistema-vr-connect.md).

# VRConnect

## **INTRODUÇÃO**

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

O VRGerenciadorCRM é uma ferramenta criada para gerenciar as mensagens, ofertas e informações que fazem parte do VRConnect. Essa ferramenta só funcionará se o parâmetro "Utiliza Versão" na parametrização(![](/files/ag3zAul1wpwxo58opMLI) da oferta esteja marcado como "2.0.0". Caso contrário o Connect funcionará apenas no menu CRM > Connect.

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

![](/files/hkDoeBTc0XHcb0aVQcDW)

* Clique no menu: Sistema > Configuração(![](/files/o45aZX269UUv8DNlXNfR)

![](/files/7ycHdxm8kL9IhnkoCCp5)

* Loja - Campo informativo que informa a loja a qual as configurações agirão.
* Descrição Loja - Informe o nome comercial de sua loja (Nome Fantasia).
* URL E-Commerce - Informe seu URL de E-Commerce caso haja.
* CEP, Endereço, Nº, Bairro, Município - Adicione as informações de endereço de sua loja.
* Site - Informe o endereço de seu site, exemplo: <https://supermercado.com.br>
* Facebook - Informe o URL de sua página no Facebook.
* ID Facebook - Informe o ID de sua página. [Clique aqui para gerar.](https://findmyfbid.com/)
* Instagram - Adicione o endereço de seu Instagram.
* Twitter - Informe o URL de seu Twitter.
* ID Twitter - Informe o ID de seu Twitter. [Clique aqui para gerar.](http://gettwitterid.com/)
* Contato - Informe um telefone comercial para contato de sua empresa.
* WhatsApp - Informe o número de atendimento ao público via whatsapp caso haja.
* E-mail - Informe o e-mail para contato de sua empresa.
* Horários - Informe neste campo os horários de funcionamento.
* Institucional - Adicione o texto/release institucional de sua empresa.
* Diretório - Informe um arquivo do tipo JPG ou JPEG com tamanho 500px x 335px.


---

# 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-gerenciador-crm/manual-do-sistema-vr-gerenciador-crm-ferramentas/manual-do-sistema-vr-connect.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.
