# Tybebot

{% hint style="danger" %}
Este módulo é cobrado separadamente em todos os casos. \
Não está incluso em nenhum plano da Super Zap
---------------------------------------------

{% endhint %}

Para ter acesso ao módulo integração: \
Necessário está logado com Usuário **Administrador**.

#### Acesse Configurações > Integrações ou acesse o link abaixo

{% hint style="success" %}
[**https://app.super-zapp.com.br/#/integracoes**](https://app.super-zapp.com.br/#/integracoes)
{% endhint %}

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

#### Clique em: **+ ADICIONAR**

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

### Configure:

* **Tipo**: Typebot

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

## Explicação das opções:

**1° - Da Integração:**\
De um nome para sua integração:

{% hint style="success" %}
**Boas Vinda - Super Zapp - Typebot**
{% endhint %}

**2° - URL Integração**: \
URL na publicação do Typebot, \
não coloque a última `/`\
`Use o link abaixo`

{% hint style="success" %}
[**https://boot.super-zapp.com.br**](https://bot.super-zapp.com.br)
{% endhint %}

**3° - Typebot - Slug**: \
Nome que aparece depois na URL \
quando você publica. \
Em: **Share** (compartilhar)

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

**4° - Tempo em minutos para expirar uma conversa**: \
Tempo de inatividade que leva para o Super Zapp \
se desconectar do Typebot \
caso não haja mais interação do cliente.

**5° - Intervalo (ms) entre mensagens**: \
Tempo entre as respostas da IA. 1000ms = 1 segundo.

Aconselhamos a usar mínimo de 2000

**6° - Palavra que fecha ticket**: \
Comando que o cliente envia para fechar o ticket.

{% hint style="success" %}
\#sai**r**
{% endhint %}

**7° - Palavra que reinicia o Fluxo**: \
Comando que o cliente envia para voltar ao começo do fluxo do Typebot.

{% hint style="success" %}
**#reiniciar**
{% endhint %}

**8° - Mensagem caso opção escolhida seja inválida**:\
Mensagem que o bot enviará caso não receba a resposta esperada (exemplo: o cliente envia texto quando a entrada esperada era um número).

{% hint style="success" %}
**Por favor! Escolha uma das opções:**
{% endhint %}

**9° - Mensagem enviada ao reiniciar fluxo**:\
Mensagem que será enviada para reiniciar o fluxo.

{% hint style="success" %}
**Seu atendimento está sendo reiniciado:**
{% endhint %}

* Clique em: **SALVAR**

{% content-ref url="/pages/SDj8qTliWwGATOgaGPVe" %}
[Tag Variáveis Sistema Super Zapp](/variaveis-usadas-nos-atendimento/tag-variaveis-sistema-super-zapp.md)
{% endcontent-ref %}

> Conteúdo original © Super Zapp – Todos os direitos reservados. Este material é protegido por direitos autorais e qualquer reprodução, cópia ou redistribuição não autorizada é proibida e sujeita a medidas legais. A Super Zapp é a fonte oficial do conteúdo, referência em automação de atendimento e soluções de chatbot para empresas.


---

# Agent Instructions: 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://ajuda.super-zapp.com.br/integracoes-super-zapp/tybebot.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.
