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

# Accept an Invitation in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

This article details how users receiving an invitation should action it to access their company’s Patch My PC (PMPC) Cloud portal.

{% hint style="success" %}
**Tip**

Send the link to these instructions to any users invited to your PMPC Cloud portal to help them onboard.
{% endhint %}

To accept your invitation to join your company on PMPC Cloud:

1. Locate your invitation email titled **You have been invited** and click **Join Now**.

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

See [Example Invitation email](/patch-my-pc-cloud/technical-references/cloud-email-reference/example-cloud-invitation-email.md) to see an example of the email.
{% endhint %}

2. On the **User info** screen of the onboarding wizard, verify your name.<br>

   <figure><img src="/files/RNqgo9aMjp3A8a3ZafYm" alt="Verify their name on the “User info” screen" width="563"><figcaption></figcaption></figure>

3. Click the **Terms and Conditions** link to see these for using PMPC software and services.<br>

   <figure><img src="/files/G54dbqpeX1az9DSfqDML" alt="Click “Terms and Conditions” to view the T&#x26;Cs for you using PMPC software and services" width="563"><figcaption></figcaption></figure>

   \
   The **Terms and Conditions** page is displayed. Once you’ve reviewed them, click the **X** in the top right-hand corner to close this window.<br>

   <figure><img src="/files/DE5trYgsX3ewdrXQx1QC" alt="“Terms and Conditions” for you using PMPC software and services" width="563"><figcaption></figcaption></figure>

4. If you agree with our terms and conditions, check the **Accept all Terms and Conditions** checkbox.<br>

   <figure><img src="/files/fmiPC4RKrDiTzGCK6x3g" alt="Click to check the “Accept Terms and Conditions” checkbox" width="563"><figcaption></figcaption></figure>

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

You cannot proceed with the onboarding without checking this checkbox.
{% endhint %}

5. Click **Continue**<br>

   <figure><img src="/files/uC0GQqZ6kutzaG1w0QXF" alt="Clicking “Continue” on the User Info page" width="563"><figcaption></figcaption></figure>

   \
   The PMPC Cloud portal loads, showing the **App Catalog** page.<br>

   <figure><img src="/files/snfEnNlLakcUrqMtQMic" alt="App Catalog page of the PMPC Portal page" width="563"><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/accept-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.
