> 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/access-requests.md).

# Manage Access Requests 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 access request initiated by a user or an invitation initiated by an existing administrative user.

This section details how to manage Access Requests.

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

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

There are two ways to manage Access Requests to join your PMPC Cloud portal:

* Clicking **Review Request** in the email generated when the user requests access.
* Navigating to **Settings | Users | Pending Approval**.

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

Clicking **Review Request** in the email takes you to the **Pending Approval** page. To see an example of the access request email, see [Example Access Request email](/patch-my-pc-cloud/technical-references/cloud-email-reference/example-cloud-access-request-email.md).
{% endhint %}

<figure><img src="/files/zko2e7uHEjGypufRQrsn" alt="Navigating to “Settings | Users | Pending Approval”" width="563"><figcaption></figcaption></figure>

Any pending approvals are shown.

<figure><img src="/files/38ApgNyx0e0LRZv6tId9" alt="List of Pending Approvals" width="563"><figcaption></figcaption></figure>

From this screen, you can:

* [Approve an Access Request](/patch-my-pc-cloud/manage/settings/users/access-requests/approve-access-request.md)
* [Reject an Access Request](/patch-my-pc-cloud/manage/settings/users/access-requests/reject-access-request.md)


---

# 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/access-requests.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.
