> 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/company-settings/company-recovery.md).

# Enable Company Recovery in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

The *Enable Company Recovery* feature in Patch My PC (PMPC) Cloud provides a way for you to recover access to a PMPC Cloud Company should you lose access.

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

To prevent access issues to your Patch My PC (PMPC) Cloud company, we highly recommend granting at least two users the [Full Admin with Access Management](/patch-my-pc-cloud/manage/settings/users/user-roles-reference.md) user role.

If you lose access to your company, you can try following the [Recover your Company](/patch-my-pc-cloud/manage/settings/company-settings/recover-company.md) process, but this is dependent on Company Recovery being enabled, as detailed below.
{% endhint %}

To enable Company Recovery:

1. Navigate to **Settings | Company**
2. Scroll down to the **Company Recovery** section.

<figure><img src="/files/xAYnSHqnOQ3lQgcwJvFU" alt="Scrolling to the &#x27;Company Recovery&#x27; section" width="563"><figcaption></figcaption></figure>

3. Click the **Enable Company Recovery** setting to enable it, then click **Save**

<figure><img src="/files/lbPhhFvti3oZo5v6uGyZ" alt="Clicking to &#x27;Enable Company Recovery&#x27; then clicking &#x27;Save&#x27;" width="563"><figcaption></figcaption></figure>

The **Success - Company information updated** notification is shown.

<figure><img src="/files/OcGEjxN0WxXeD27TywQ0" alt="" 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/company-settings/company-recovery.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.
