> 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.md).

# Manage Invitations in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

Access to the Patch My PC (PMPC) Cloud portal is controlled through either an invitation initiated by an existing administrative user or an access request initiated by a user.

This section details how to manage Invitations.

{% hint style="info" %}
**Note**

See [Managing Access Requests](/patch-my-pc-cloud/manage/settings/users/access-requests.md) for more information on access requests.
{% endhint %}

To manage the user invitations to join your PMPC Cloud portal:

1. Navigate to **Settings | Users**.
2. Click the **Invitations** tab.<br>

   <figure><img src="/files/OS4X7Y2CMROmFLnhFJ60" alt="Clicking the “Invitations” tab on the “Users” screen" width="563"><figcaption></figcaption></figure>

   \
   The list of outstanding invitations which are still valid is displayed.<br>

   <figure><img src="/files/Iv8s28TEhvgBqYDwbSmq" alt="List of outstanding, valid invitations" width="563"><figcaption></figcaption></figure>

You can now:

* [Copy an invitation’s link](/patch-my-pc-cloud/manage/settings/users/invitations/copy-invitation-link.md)
* [Resend an invitation](/patch-my-pc-cloud/manage/settings/users/invitations/resend-invitation.md)
* [Delete an invitation](/patch-my-pc-cloud/manage/settings/users/invitations/delete-invitation.md)

{% hint style="info" %}
**Note**

As users decide whether to accept an invitation, this process is covered in the [Accepting an Invitation](/patch-my-pc-cloud/manage/settings/users/invitations/accept-invitation.md) process.
{% endhint %}


---

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