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

# Reject an Access Request in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To reject an access request in Patch My PC (PMPC) Cloud:

1. Click the red **X** in the **Action** column beside the access request you want to reject.<br>

   <figure><img src="/files/4lUMREdNelz7yDw5cOW9" alt="Selecting the Access Request to Reject" width="563"><figcaption></figcaption></figure>

2. On the **Reject request from "<*****user\_name*****>"** dialog box, enter an optional **Reason for Deny** then, click **Submit** to confirm your rejection.<br>

   <figure><img src="/files/dT34VYmY6iEnEfAHvQx7" alt="" width="243"><figcaption></figcaption></figure>

   \
   \
   The portal auto-refreshes to the **Pending Approval** tab to show the user’s request has been rejected, and the **Success - Request rejected** notification is shown.<br>

   <figure><img src="/files/v2UsBJCgWjHkOophut9R" alt="“Success- Request rejected” notification" width="563"><figcaption></figcaption></figure>

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

See [Example Access Rejected Email](/patch-my-pc-cloud/technical-references/cloud-email-reference/example-cloud-access-rejected-email.md) for an example of the email.
{% 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/access-requests/reject-access-request.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.
