# Personalização de marca

PocketBlocks fornece um recurso de white-labeling que permite personalizar a **marca** do seu espaço de trabalho, incluindo logotipo, favicon, nome da marca e cor. Você pode configurar facilmente a marca para combinar com a marca da sua empresa e se beneficiar de experiências consistentes com as ferramentas internas existentes da sua empresa.

## Configurações de marca

Somente **Administradores** têm permissão para personalizar a marca. Navegue até **Configurações do PocketBlocks** e vá para **Marca**.

<figure><img src="/files/6O5NnAIwBE5Zi4Fq9vd1" alt=""><figcaption></figcaption></figure>

Conforme você altera os dados, a visualização lateral é atualizada em tempo real.

{% hint style="info" %}
Essa personalização se aplica apenas a não administradores, portanto, os administradores continuam a visualizar a marca padrão (PocketBlocks).
{% endhint %}


---

# 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://pocketblocks.pedroza.dev/portugues-brasil/gerenciamento-do-espaco-de-trabalho/customize-branding.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.
