> 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/delete-invitation.md).

# Delete an Invitation in Patch My PC Cloud

To delete an invitation from Patch My PC (PMPC) Cloud before it expires:

1. Click the **Delete** icon beside the relevant invitation.<br>

   <figure><img src="/files/X5VPXU7hMvIvrehWbezc" alt="Clicking the “Delete” icon" width="563"><figcaption><p><br></p></figcaption></figure>

   The **Are you sure you want to delete the invitation for <*****user\_name*****>** dialog box appears.<br>

   <figure><img src="/files/OGACj4JoOWjhztEJ3UrX" alt="&#x22;Are you sure you want to delete the invitation for <user_name>&#x22; dialog box" width="292"><figcaption></figcaption></figure>

2. Click **Yes** to confirm the deletion.<br>

   <figure><img src="/files/w8Mb7S4tPsSBkb3Vy3QB" alt="Clicking “Yes” to confirm to delete the invitation" width="292"><figcaption></figcaption></figure>

   \
   The portal auto-refreshes to show that the invitation has been deleted, and the **Success - Invitation deleted** notification is displayed simultaneously.<br>

   <figure><img src="/files/l81rK9MKA5GLmjy0myeI" alt="“Success - Invitation deleted” notification"><figcaption></figcaption></figure>


---

# 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/delete-invitation.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.
