> For the complete documentation index, see [llms.txt](https://docs.flw.chat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flw.chat/guide/documentacao/faq/conexao-whatsapp/portfolio-empresarial/alterar-logomarca-do-portfolio.md).

# Alterar logomarca do portfólio

Alterar a logomarca no **portfólio empresarial** da Meta ajuda a manter a identidade visual da sua empresa atualizada nos diferentes canais de comunicação. Veja abaixo como realizar essa alteração.

{% hint style="success" %}
**Pré-requisitos:**

* Ter acesso com controle total do **portfólio empresarial**.
* **Formatos de Arquivo**: Utilize formatos como **PNG, JPEG** ou **SVG**
* **Tamanho do Arquivo**: Mantenha o tamanho do arquivo menor que **200 KB**
* **Dimensões**: Para uso em redes sociais e sites, um tamanho comum é **1024 x 1024 pixels**
  {% endhint %}

## Passo 1: Acessar o gerenciador de negócios

* Acesse o [**Gerenciador de Negócios da Meta**](https://business.facebook.com/)**.**
* No painel principal do **portfólio empresarial**, selecione a empresa correta e clique no ícone de **engrenagem**.

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

## Passo 2: Acessar a configuração do WhatsApp

* No menu lateral esquerdo, localize e clique em "**Contas do WhatsApp**".
* Em seguida, role o cursor da lateral direita até o fim e clique em "**Gerenciador de WhatsApp**".

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

## Passo 3: Acessar o gerenciador do WhatsApp

* Uma nova aba será exibida. Clique em **"Número de telefone".**
* Em seguida, selecione o ícone de **engrenagem** localizado ao lado do número de telefone.

![](/files/0u4rrG2XjNxyIaY1GCbS)

## Passo 4: Editar o perfil do WhatsApp

* Dentro das configurações do número selecionado, localize a seção **"Perfil"**.
* Clique no menu Perfil e, logo abaixo do texto **Foto do perfil**, clique no botão escolher arquivo.

![](/files/cjwdkcoV48DsKsXdIXhC)

## Passo 5: Alterar descrição e informações adicionais

* Para alterar descrição ou demais informações, role o cursor e na opção **"Descrição"** você pode inserir as informações que deseja.

![](/files/lV9CrEinrTbQgFjtxLh7)

{% hint style="info" %}
**Considerações Adicionais:**

* Ao seguir os passos acima, a logomarca e as informações do perfil do WhatsApp da sua empresa estarão atualizadas em todas as plataformas.
  {% endhint %}


---

# 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.flw.chat/guide/documentacao/faq/conexao-whatsapp/portfolio-empresarial/alterar-logomarca-do-portfolio.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.
