# Tracking a public link

After creating a playbook or playlist and making it public (as in [this article](/guidde/sharing-knowledge/share-knowledge-with-people-and-spaces.md)), you can create a special link to share and track per purpose, with anyone on the internet.

In the sharing settings per playbook or playlist -> click on **Track link below**:

![Creating a track link after making a playbook public](/files/XptMiasXIynABI6ytIAL)

Add a **Company name** + **Email domain** and click on the link icon to get the **shareable link:**

![Setting the track link details](/files/l5q5ZFzm0Q7yw3Xc1XDN)

Once the link is shared with external users you will be able to see their activity in Guidde's **Activity feed** under anonymous users:

![Guidde's Activity feed with anonymous users](/files/nmsXuuy15j54SRbPU5n8)


---

# Agent Instructions: 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:

```
GET https://guidde-1.gitbook.io/guidde/sharing-knowledge/tracking-a-public-link.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
