> For the complete documentation index, see [llms.txt](https://ajuda.phibo.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.phibo.site/sobre-o-sitema/inicio/como-utilizar-a-agenda-do-sistema-phibo.md).

# Como utilizar a agenda do sistema Phibo

{% embed url="<https://www.loom.com/share/76261a39e96b474ca89f1f39837cf345?sid=271b9a01-a0a2-4e36-86b8-b4c543e0a80a>" %}

### Para criar um evento na agenda da Phibo, basta seguir o  passo a passo  '' CLIENTES  >  AGENDA ''

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

### Agora é necessário escolher o cliente que você deseja marcar o compromisso, o cliente pode ser encontrado pelo número de telefone ou pelo nome. &#x20;

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

### Se a busca for feita pelo NÚMERO DE TELEFONE o sistema já encontra o cliente automaticamente, mas caso a busca for feita pelo  nome será aberta uma caixa para selecionar o cliente correto.

### Insira o nome do cliente no campo NOME e aperte o botão BUSCAR CLIENTES, logo abaixo vai aparecer um lista de cliente com este nome, click no BOTÃO VERDE no cliente correspondente.  &#x20;

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

### Agora que  o cliente já foi escolhido e hora de selecionar o dia do evento, essa ação é feita com um click na caixa do dia correspondente.&#x20;

<figure><img src="/files/9q7cyZlpXTeFyMGe9zNR" alt=""><figcaption></figcaption></figure>

### Assim que a data for selecionada será aberta uma caixa com alguns campos a serem preenchidos&#x20;

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

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

* EVENTO:  Deve ser preenchido com a descrição daquele evento, como: provador, consultoria em residência.&#x20;
* DE : E a data e hora de início do evento&#x20;
* ATÉ : E a data  e hora final do evento.
* DIA TODO: Esse campo somente será marcado caso o evento for dura por todo o dia&#x20;

### Após preencher todas as informações e necessário clickar em SALVAR.&#x20;

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

### Após este processo o evento vai estar salvo na sua agenda.&#x20;


---

# 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://ajuda.phibo.site/sobre-o-sitema/inicio/como-utilizar-a-agenda-do-sistema-phibo.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.
