> 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/whatsapp-nao-oficial/z-api-conta-propria.md).

# Z-API (conta própria)

{% hint style="info" %}

Neste tutorial, será apresentado o processo de criação de um canal Z-API com Conta Própria. Nessa modalidade, o usuário utiliza uma instância da Z-API contratada diretamente junto ao provedor, sendo responsável pelo gerenciamento da conta e pelo faturamento do serviço.

Essa opção é ideal para usuários que desejam maior autonomia e controle sobre a administração da integração.
{% endhint %}

{% hint style="success" %}
**Pré-requisitos:**&#x20;

Antes de realizar qualquer conexão de APIs não oficiais será necessário habilitar esse recurso no parceiro e na conta dentro da plataforma, veja abaixo os passos a seguir.&#x20;
{% endhint %}

**Passo 1: Habilitar canais não oficiais na plataforma**

1. Na tela inicial, acesse o menu **ADMIN.**
2. Clique na opção **Personalizar** para iniciar o processo de configuração de canais não oficiais na plataforma.

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

**Passo 2: Procurar por configurações da plataforma**

1. Em configurações da plataforma na aba de **Detalhes** habilite as opções **Ativar canal não oficial (integrado).**
2. Salve as novas configurações no botão **Salvar.**&#x20;

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

**Passo 3: Habilitar canais não oficiais para a conta.**

1. Na tela inicial, acesse o menu **ADMIN.**
2. Clique na opção **Contas** para iniciar o processo de configuração de canais não oficiais na conta.

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

**Passo 4: Selecionar a conta que deseja habilitar os canais não oficiais**

1. Nos detalhes da conta clique em alterar.
2. Procure por **Recursos**.

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

**Passo 5: Habilitar os recursos.**

1. Nos recursos da conta habilite a opção **Canal não oficial**.
2. Clique no botão salvar.

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

**DAQUI PRA CIMA PODE RETIRAR DO ARTIGO.**

<mark style="color:$warning;">**Nesse caso da Z-API tem mais pré requisitos a serem colocados aqui.**</mark>&#x20;

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

EX: Ser um usuário adm da plataforma , Ter uma conta na Z-API e etc...

Tem que validar quais são os requisitos e informar aqui.

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

* Ter uma **conta na plataforma**
  {% endhint %}

**Passo 1: Acessar as configurações da conta.**

1. Acesse o menu **Ajustes.**
2. Clique em conta.

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

**Passo 2: Acessar os canais de atendimento.**

1. Clique na aba **Canais de atendimento**.

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

**Passo 3: Adicione o canal.**

1. Na tela de Canais de atendimento, clique com destaque em azul.
2. Passe o mouse sobre **WhatsApp QRCode.**
3. Selecione a opção **Z-API** como mostra imagem abaixo.

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

**Passo 5: Inicie a integração.**

1. Para iniciar o processo de integração clique no botão **Iniciar** como mostra a imagem abaixo.

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

**Passo 6: Preencha as informação da sua instância.**

1. Informe o **Id da instância.**
2. Informe o **Token da instância.**
3. Informe o **Token de segurança.**
4. Após preechido todas as informações clique em **Continuar.**

{% hint style="info" %}
Todas essas informações estão disponíveis na sua plataforma da Z-API.
{% endhint %}

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

**MOSTRE PARA O CLIENTE ONDE CONSEGUIR ESSAS INFORMAÇÕES LA NO PORTAL DA Z-API**


---

# 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/whatsapp-nao-oficial/z-api-conta-propria.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.
