> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/whatsapp-web-options-generating-public-connection-url.md).

# WhatsApp Web - Options: Generating Public Connection URL

Generating a public URL in WhatsApp Web is useful when you need someone to connect to WhatsApp on a device different from yours. For example, if you are the SprintHub administrator and need to add someone who is not with you, you can generate a public URL and send it so that this person can connect easily, without needing to scan the QRCode. This simplifies the process of adding new team members.

To generate a URL, follow the steps below:

1 - Access the settings

<figure><img src="/files/9d1aaa191f6a2822b18b9495e26c9cc2607c7cff" alt=""><figcaption></figcaption></figure>

2 - In System settings, under WhatsApp WEB, in the options arrow, click Generate public connection URL.

<figure><img src="/files/692cde34b7aed58c0c7e7a124f22074e396307bd" alt=""><figcaption></figcaption></figure>

The link will be generated, and you will see the information below.

Understand the highlighted features below:

* Copy public connection URL - Copies it to share with the person who does not have access to the platform.
* Remove public connection URL - Removes the link.
* Generate Button - generates a button to embed on websites. See how to do it in the following link:&#x20;

{% embed url="<https://docs.sprinthub.com/tutoriais/configuracoes/criando-um-botao-do-whatsapp-personalizado>" %}

<figure><img src="/files/8fd2efb93d9fe08a97c4449a3f101308615bfe5e" alt=""><figcaption></figcaption></figure>


---

# 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.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/whatsapp-web-options-generating-public-connection-url.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.
