> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/mercuri-docs-pt/guia-de-integracoes/woocommerce/como-adicionar-woocommerce-como-uma-integracao-adicional.md).

# Como adicionar WooCommerce como uma integração adicional

Se sua conta Pipedrive / qualquer outra plataforma já estiver conectada ao Mercuri, você ainda pode integrar o WooCommerce facilmente.

O Mercuri permite gerenciar ambas as plataformas em um único painel unificado, oferecendo total visibilidade e controle sobre a comunicação com seus clientes.

***Para conectar o WooCommerce pelo seu painel Mercuri, siga estas etapas:***

1. Vá para **Settings → Integrations** no painel do Mercuri.
2. Na lista de integrações disponíveis, encontre **WooCommerce** e clique em **Connect**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2F9UxbArnuLQInTJfJ79vM%2Fimage.png?alt=media&#x26;token=ee966c36-d638-4755-8089-82f0f0b1f267" alt="" width="563"><figcaption></figcaption></figure>

3. Será solicitado que você insira a **URL do seu site WooCommerce**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FviskxCXSuoNbTZQ6mTen%2Fimage.png?alt=media&#x26;token=49c1ef5c-1824-43f1-9bb8-f6ef50495864" alt=""><figcaption></figcaption></figure>

4. Insira a URL da sua loja e clique em **Connect** para continuar.
5. Após clicar em **Connect**, você será redirecionado para a tela de login do WooCommerce, onde o Mercuri solicitará permissão para se conectar à sua loja.

   Nesta página:

   1. Insira seu **nome de usuário ou e-mail de administrador do WooCommerce**.
   2. Insira sua **senha**.
   3. Clique em **Login** para continuar.

   <figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FJKeQsDT817miG0PAcONt%2Fimage.png?alt=media&#x26;token=903b6d56-4ac3-4c6f-bebe-2c199c40f906" alt="" width="368"><figcaption></figcaption></figure>
6. O WooCommerce exibirá uma tela solicitando permissões de acesso para o Mercuri.\
   Clique em **Approve**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FKpnJGraEkkHAeYVQnaQt%2Fimage.png?alt=media&#x26;token=de2f881e-2672-4941-8e6b-b1b207b05f2b" alt="" width="350"><figcaption></figcaption></figure>

{% hint style="info" %}
**Nota:** Após conectar o WooCommerce, por favor **faça logout e login novamente no aplicativo Mercuri** para garantir que todas as alterações sejam aplicadas corretamente.
{% 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.mercuri.cx/mercuri-docs-pt/guia-de-integracoes/woocommerce/como-adicionar-woocommerce-como-uma-integracao-adicional.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.
