> For the complete documentation index, see [llms.txt](https://portal.fredy.app.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portal.fredy.app.br/portal-fredy./meta/como-criar-uma-portfolio-empresarial.md).

# Como criar uma Portfólio Empresarial

O **Meta Business Suite** é uma plataforma que ajuda empresas a gerenciar suas **páginas do Facebook**, **contas de anúncios** e **permissões de usuários** de forma centralizada e segura. Criar Portfólio Empresarial é essencial para quem deseja controlar suas campanhas publicitárias, contas de WhatsApp e ativos de forma profissional.

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

* Ter uma **conta pessoal no Facebook**
  {% endhint %}

**Passo 1: Acesse o site do Meta Business Suite**

Acesse o site oficial:[ https://business.facebook.com/](https://business.facebook.com/settings/info).

<figure><img src="https://docs.helena.app/~gitbook/image?url=https%3A%2F%2F3176979156-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3HTAyLM7hzj1t6Nt4ii2%252Fuploads%252FqUt3lr4TqKr37dBuSGxW%252F0.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=38926d7d&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Passo 2:** Ao acessar o site do **Meta Business Suite**, clique em **Criar um portfólio empresarial**.

Preencha o formulário com as informações solicitadas:

* **Nome da empresa**: O nome oficial da sua empresa ou marca.
* **Seu nome**: O nome do responsável pela conta (geralmente você ou alguém da sua equipe).
* **E-mail de trabalho**: Coloque o **e-mail da empresa** ou um **e-mail profissional** que você usará para gerenciar o **portfólio empresarial**.

Após preencher as informações, clique em **Criar**.

<figure><img src="https://docs.helena.app/~gitbook/image?url=https%3A%2F%2F3176979156-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3HTAyLM7hzj1t6Nt4ii2%252Fuploads%252FRkhuFNWvfRADhobTHSyq%252F1.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e6b853dd&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Seu **portfólio empresarial** foi criado! Agora você pode começar a gerenciar suas **páginas**, **contas de anúncios** e muito mais.

Se precisar adicionar mais **páginas** ou **contas de anúncios**, pode fazer isso diretamente nas **configurações do portfólio empresarial.**

<figure><img src="https://docs.helena.app/~gitbook/image?url=https%3A%2F%2F3176979156-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F3HTAyLM7hzj1t6Nt4ii2%252Fuploads%252Fft52hnxxPzdDbOKdXdz3%252F2.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=498fc84c&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Considerações Finais:**

* Criar um **portfólio empresarial** é um passo fundamental para quem deseja ter **controle total** sobre suas **campanhas de anúncios** no **Facebook** e **Instagram, contas de WhatsApp**, além de organizar todos os **ativos da empresa** de forma eficiente.


---

# 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://portal.fredy.app.br/portal-fredy./meta/como-criar-uma-portfolio-empresarial.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.
