> For the complete documentation index, see [llms.txt](https://docs.gaiodataos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gaiodataos.com/gaio-dataos-portuguese/configuracoes/geral/white-label.md).

# White Label

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

A seção **White Label** permite personalizar completamente **a identidade visual e a experiência inicial** do Gaio DataOS, possibilitando que a plataforma reflita a sua marca ou a marca do seu cliente. Esse recurso é destinado **a clientes corporativos (Enterprise).**

***

### Objetivo do White Label

A configuração de White Label permite:

* Aplicar sua própria **marca e identidade visual**
* Personalizar a **experiência de login**
* Controlar o comportamento inicial de onboarding
* Entregar o Gaio DataOS como uma **plataforma com marca própria**

***

### Como Configurar o White Label

1. Toggle: Ativar ou desativar o White Label
2. Editar as preferências iniciais de tema
3. Definir o idioma padrão do sistema
4. Habilitar a exibição da tela de início rápido quando os usuários acessarem o sistema
5. Habilitar o uso de uma imagem de fundo personalizada na tela de login
6. Desabilitar a animação de rotação do fundo
7. Fazer upload da imagem utilizada na tela de login
8. Definir o favicon exibido nas abas do navegador e favoritos
9. Definir o logotipo exibido na interface de Power Search da plataforma

***

### Boas Práticas

* Ative o White Label somente após todos os ativos visuais estarem preparados.
* Utilize cores consistentes entre tema e imagens.
* Prefira fundos estáticos em implantações profissionais.
* Teste a tela de login em diferentes tamanhos de tela.
* Mantenha o favicon simples e legível em tamanhos reduzidos.


---

# 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://docs.gaiodataos.com/gaio-dataos-portuguese/configuracoes/geral/white-label.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.
