> For the complete documentation index, see [llms.txt](https://help.rvops.com/central-de-ajuda-rvops-crm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rvops.com/central-de-ajuda-rvops-crm/whatsapp-api/recursos-da-meta/perfil-do-whatsapp.md).

# Perfil do WhatsApp

Para alterar o perfil do WhatsApp no Meta Business, **acesse o Gerenciador de Negócios**, clique em "**Contas do WhatsApp**", selecione a conta desejada e, em seguida, edite as informações do perfil, como nome, foto, descrição e categoria. Passos detalhados:

**1. Acesse as contas do WhatsApp:**

Dentro das configurações, localize e clique em "Contas" e depois em "Contas do WhatsApp".&#x20;

**2. Selecione a conta desejada:**

Escolha a conta do WhatsApp Business que você deseja editar.&#x20;

**3. Edite as informações do perfil:**

Clique no nome da conta para acessar as configurações do perfil. Aqui você poderá editar informações como:

* **Nome de exibição:** O nome que aparecerá no seu perfil do WhatsApp.&#x20;
* **Foto de perfil:** Carregue ou altere a imagem que representa sua empresa.&#x20;
* **Categoria comercial:** Selecione a categoria que melhor descreve seu negócio.&#x20;
* **Descrição:** Adicione uma breve descrição sobre sua empresa.&#x20;
* **Endereço, site, email:** Atualize as informações de contato e outras informações relevantes.&#x20;

<figure><img src="/files/3IkBoD592kEJq0rvHGAz" alt=""><figcaption></figcaption></figure>

**4. Salve as alterações:**

Após realizar as edições desejadas, clique em "Salvar" para aplicar as mudanças.&#x20;

**Dicas adicionais:**

* A foto de perfil deve ter uma resolução mínima de 192 x 192 pixels&#x20;
* O nome de exibição deve seguir as **diretrizes de nomenclatura do WhatsApp Business**, que incluem letras maiúsculas iniciais **(exceto preposições) e um mínimo de três letras.**&#x20;
* Se você tiver problemas para atualizar as informações do perfil, **pode entrar em contato com o Suporte do Meta Verified.**&#x20;


---

# 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://help.rvops.com/central-de-ajuda-rvops-crm/whatsapp-api/recursos-da-meta/perfil-do-whatsapp.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.
