> 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-reference.md).

# Company Reference for Patch My PC Cloud

*Applies to: Patch My PC Cloud*

The **Company** node of the Patch My PC (PMPC) Cloud portal contains the following fields.

## Company Name

The name of your company, as specified during onboarding.

## Billing Email

The email address for PMPC to use for billing purposes.

## Country

The country where your company is located, as specified during onboarding.

## Company ID

The unique ID of your company. Created by us at the time your company is onboarded.

## Location of Data Storage

The geographical region where your company stores its data, as specified during onboarding.

## Preview Features

Unchecked by default and controls if your company gets automatic access to *Preview Features.*

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

See [Enable Preview Features](/patch-my-pc-cloud/manage/settings/company-settings/preview-features.md) for more information.
{% endhint %}

## Company Recovery

Disabled by default, enabling the **Enable Company Recovery** option allows you to control whether your company can be recovered in the event that your users assigned the **Full Admin with Access Management** role leave and no one knows their credentials.

## Customer Support

Allows you to grant PMPC support access to your portal to help troubleshoot issues.

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

See [Granting Patch My PC Support access to your portal](/patch-my-pc-cloud/manage/settings/company-settings/customer-support.md) for more details.
{% 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/company-settings/company-reference.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.
