> For the complete documentation index, see [llms.txt](https://docs.powerembedded.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerembedded.com.br/portal-de-relatorios/navegacao-dos-relatorios/modo.md).

# Modo

Essas funcionalidades estarão disponíveis se estiverem ativadas no cadastro do usuário ou grupo.

* **Visualização**: Permissão padrão para visualização, nessa opção o usuário só consegue analisar o relatório.
* **Edição**: Permite editar o relatório. Se o usuário tiver permissão, pode sobrescrever o relatório ou criar uma cópia.

  ![](https://docs.powerembedded.com.br/~gitbook/image?url=https%3A%2F%2F2938845060-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Ft2gQSHbraGsYbDGTmWAa%252Fuploads%252FG4VD0Z69XqpR8VCV3iOq%252Fimage.png%3Falt%3Dmedia%26token%3D842e6015-0412-4452-8045-770f7a803273\&width=768\&dpr=4\&quality=100\&sign=d5b55015\&sv=2)
* **Criação**: Modo de criação onde o usuário pode começar um novo relatório do zero, reutilizando conjuntos de dados existentes.

  ![](https://docs.powerembedded.com.br/~gitbook/image?url=https%3A%2F%2F2938845060-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Ft2gQSHbraGsYbDGTmWAa%252Fuploads%252Ffcn8lkWOasyWAHDVHJL3%252Fimage.png%3Falt%3Dmedia%26token%3Dc69dd7fd-3595-4ec1-95c6-97f491b01064\&width=768\&dpr=4\&quality=100\&sign=1cd1900e\&sv=2)

Se deseja que ao salvar uma cópia do relatório ela seja importada automaticamente, você pode definir essa regra em **Configurações > Parâmetros > Modo de Edição e Criação.**

**Atenção:** Cuidado ao sobrescrever um relatório, isso pode modificar para outros usuários.


---

# 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:

```
GET https://docs.powerembedded.com.br/portal-de-relatorios/navegacao-dos-relatorios/modo.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.
