# Cumprimentar com Bom dia, Boa Tarde e Boa Noite

## <mark style="color:blue;">Configurando Fuso</mark>

Corrija o fuso em Configurações > Companhia > Fuso da sua localidade\
(Fuso sugerido: **America/Sao\_Paulo**). Não esqueça de salvar as configurações ao final clicando em **Atualizar.**

<figure><img src="/files/7anAG6JRlDVwqL3T7jhT" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Fazendo a Lógica de Acionamento</mark>

Use como base de lógica o fluxo da imagem abaixo, o fluxo pronto está mais abaixo

<figure><img src="/files/y46MOlhJem45nNKeRnVi" alt=""><figcaption><p><strong>BOM DIA, BOA TARDE, BOA NOITE</strong></p></figcaption></figure>

{% hint style="info" %}
O fluxo mostrado acima, deve estar no início de cada fluxo que você queira que tenha essa lógica de atendimento
{% endhint %}

## <mark style="color:green;">FLUXO PRONTO</mark>

**BOM DIA, BOA TARDE, BOA NOITE**\
<https://app.botconversa.com.br/share-flow?share_code=8aa9af62-4943-4eec-98c0-7a517ac70581>


---

# 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.botconversa.com.br/tutoriais/cumprimentar-com-bom-dia-boa-tarde-e-boa-noite.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.
