> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/user-tags/limit-networking-visibility-with-user-tags.md).

# Limit networking visibility with user tags

During certain events, high-profile attendees (e.g. CEOs) may need limited visibility to avoid unwanted contact from the general audience. Use user tags to restrict who can initiate networking with specific people, helping protect their privacy and reduce unsolicited outreach.

<div data-with-frame="true"><figure><img src="/files/5EW621NQqj6x6nfZ2ET9" alt=""><figcaption><p>This person can only be directly networked with by users tagged VIP or CEO.</p></figcaption></figure></div>

### How it works

Create a user tag and specify in the <kbd>Advanced</kbd> tab which tags are permitted to initiate contact. This lets organisers curate the experience for high-profile attendees.

Anyone without a permitted tag cannot initiate networking with a restricted user. However, if a restricted user reaches out first — by sending a message or scheduling an appointment — the recipient can respond. They cannot, however, schedule a follow-up appointment themselves.

If a restricted user accepts a networking request, the other person gains access to all networking options for as long as they remain connected.

Restricted users can network with anyone freely, unless the other person has their own networking limitations in place.


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/users/user-tags/limit-networking-visibility-with-user-tags.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.
