> For the complete documentation index, see [llms.txt](https://nathfy.gitbook.io/nathfy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nathfy.gitbook.io/nathfy-docs/primeiro-acesso-a-area-logada.md).

# Primeiro Acesso à Área Logada

## Como fazer login

Entrar na sua conta é bem simples:

1. Acesse a página de login da Nathfy
2. Informe seu **e-mail** e **senha**
3. Clique em **Entrar**

Se os dados estiverem corretos, você será direcionado automaticamente para a área logada da plataforma.

\--------------------------------------------------------------------------------------------------------

## O que aparece no primeiro acesso

No seu primeiro acesso, a Nathfy já te direciona para o painel principal (Dashboard).

Você vai encontrar:

* Um resumo dos seus orçamentos
* Indicadores como aprovações e volume
* Atalhos rápidos para começar

Caso ainda não tenha dados, a plataforma vai te guiar com mensagens simples como:\
👉 *“Crie seu primeiro orçamento”*

<div align="left"><figure><img src="/files/8AzYPsCoxgGawMJjXxUp" alt=""><figcaption></figcaption></figure></div>

Além disso, pode aparecer um fluxo inicial para te ajudar a configurar sua conta, como:

* Ajustar seus dados (nome ou empresa)
* Inserir logo e personalização
* Começar seu primeiro cadastro

Tudo pensado para você começar rápido, sem complicação.

\--------------------------------------------------------------------------------------------------------

## Checklist inicial recomendado

Para aproveitar melhor a Nathfy desde o começo, vale seguir esse passo a passo:

✅ **1. Configure seus dados**\
Deixe seu nome ou empresa corretamente preenchido

✅ **2. Adicione seus serviços**\
Cadastre o que você oferece para ganhar tempo depois

<div align="left"><figure><img src="/files/ODjXIDaecwTBoJJUrohc" alt="" width="563"><figcaption></figcaption></figure></div>

✅ **3. Cadastre seus clientes**\
Assim você já pode enviar orçamentos rapidamente

<div align="left"><figure><img src="/files/l1E47bclsHjFwxxshEun" alt="" width="563"><figcaption></figcaption></figure></div>

✅ **4. Crie seu primeiro orçamento**\
Use como teste para entender como funciona

<div align="left"><figure><img src="/files/ugIKe2rsxJ5xUTBLcIbF" alt="" width="563"><figcaption></figcaption></figure></div>

✅ **5. Envie para você mesmo (opcional)**\
Assim você vê exatamente como seu cliente recebe

***

💡 Seguindo esse checklist, você já sai do zero e começa a usar a Nathfy de forma prática no mesmo dia.


---

# 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://nathfy.gitbook.io/nathfy-docs/primeiro-acesso-a-area-logada.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.
