> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/users/invitations/copy-invitation-link.md).

# Copy an Invitations' Link in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

You can use the **Copy invite link** functionality to invite users to your Patch My PC (PMPC) Cloud portal who don’t have a mailbox associated with their Entra ID (for example, an admin account).

To copy the invitation link:

1. Click the **Copy invite link** icon beside the relevant invitation.\ <br>

   <figure><img src="/files/Xnq0lpHjOfVJhU4zJlUI" alt="Clicking the “Copy invite link” icon"><figcaption></figcaption></figure>

   \
   The **Success - Invitation link copied** notification is displayed, confirming the link has been copied to your clipboard.<br>

   <figure><img src="/files/bcsCWtGOvZ9sfLxm3qIS" alt="“Success - Invitation link copied” notification"><figcaption></figcaption></figure>

2. Paste the link and give it to whoever needs it. The link looks something similar to:

   [https://portal.patchmypc.com/accept-invite?invitationId=*\<invite\_ID>*](https://portal.patchmypc.com/accept-invite?invitationId=%3cinvite_ID%3e)


---

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

```
GET https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/users/invitations/copy-invitation-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.
