# Shared Engagements

**Example URL:** <http://localhost:7897/e/{engagement.id}/console>

Pro Tier's Shared Engagements capability allows multiple users to collaborate on an Engagement with shared Hosts, Ports, Notes, Credentials, Findings, and everything else associated with an Engagement.

{% hint style="info" %}
Shared Engagements is available in Pro Tier running in [Intranet Mode](/pro-tier/on-premise.md) for multi-user accounts
{% endhint %}

![Left Side: user Alice – Right Side: user Bob](/files/TxVhxgPymaUuz5ODLaEn)

All Shared Engagement details are synchronized in real-time between users. Shown in the example above, fields are temporarily locked while being edited and updated as that data is saved to the server. Pop-up notifications are displayed about important events, such as adding/delete hosts, ports, credentials or findings.

![Shared Engagement's Access Control](/files/EfMgFENKZQbGBmDhPZXT)

## Tier Availability

**Shared Engagements** are available on **Pro Tier.**


---

# 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://docs.pentest.ws/collaboration/shared-engagements.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.
