# Events reference for General Events in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

This article lists the various that are generated with the **General** severity by Patch My PC (PMPC) Cloud for the following categories:

|                             |                                     |                                         |
| --------------------------- | ----------------------------------- | --------------------------------------- |
| [Application](#application) | [Client](#client)                   | [Company](#company)                     |
| [Environment](#environment) | [Intune Branding](#intune-branding) | [Intune Deployment](#intune-deployment) |
| [License](#license)         | [MSP Invite](#msp-invite)           | [Publisher](#publisher)                 |

## Application

| Title                                                                               | Operation Type | Generated when...                                                                                                                                                                           |
| ----------------------------------------------------------------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Application <*app\_name*> Created                                                   | Created        | An app is created                                                                                                                                                                           |
| Application <*app\_name*> Changed by <*user\_name*>                                 | Updated        | An app is updated                                                                                                                                                                           |
| Application <*app\_name*> Removed by <*user\_name*>                                 | Removed        | An app is removed                                                                                                                                                                           |
| Intune Application Discovered                                                       | Created        | Created the first time Discovery is run in your PMPC Company                                                                                                                                |
| Intune Discovered Applications Refreshed                                            | Updated        | Created whenever someone clicks Refresh Data to refresh your discovery data.                                                                                                                |
| Managed Company Relationship for <*child\_company\_name*> Removed by <*user\_name*> | Removed        | <p>A child company is unlinked from a parent MSP company</p><p><br><mark style="color:blue;"><strong>NOTE</strong></mark><br>This event is shown on both the parent and child companies</p> |

## Client

| Title                                                      | Operation Type | Generated when...                                                                                             |
| ---------------------------------------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------- |
| Client Deployment Created for *\<preview\_or\_production>* | Created        | PMPC Client has been deployed                                                                                 |
| Client Deployment Updated for *\<preview\_or\_production>* | Updated        | List of Entra ID Groups PMPC Client deployed to has been updated or the **Uninstall Client** feature is used. |
| Client Deployment Deleted for *\<preview\_or\_production>* | Removed        | PMPC Client deployment is deleted                                                                             |

## Company

| Title                                                              | Operation Type | Generated when...                    |
| ------------------------------------------------------------------ | -------------- | ------------------------------------ |
| Company  <*company\_name>* Created by <*user\_name>*               | Created        | A company is created                 |
| Company  <*company\_name>* Updated by <*user\_name>*               | Updated        | A company is updated                 |
| Managed Company <*child\_company\_name*> Created by <*user\_name*> | Created        | A child company of an MSP is created |

## Environment

| Title                                     | Operation Type | Generated when...         |
| ----------------------------------------- | -------------- | ------------------------- |
| Environment <*environment\_name*> Updated | Updated        | An environment is updated |

## Intune Branding

| Title                                              | Operation Type | Generated when...                    |
| -------------------------------------------------- | -------------- | ------------------------------------ |
| Custom Branding <*branding\_app\_name*> Created    | Created        | A Branding App is created.           |
| Custom Branding <*branding\_app\_name*> Recreated  | Recreated      | A Branding App is recreated.         |
| Custom Branding <*branding\_app\_name*> Deleted    | Removed        | A Branding App is deleted.           |
| Custom Branding <*branding\_app\_name*> Updated    | Updated        | A Branding App is updated.           |
| Default Branding - <*branding\_app\_name*> Created | Created        | The default Branding App is created. |
| Default Branding - <*branding\_app\_name*> Deleted | Removed        | The default Branding App is deleted. |

## Intune Deployment

| Title                                                                    | Operation Type | Generated when...                             |
| ------------------------------------------------------------------------ | -------------- | --------------------------------------------- |
| Deployment <*deployment\_name*> Created                                  | Created        | An Intune deployment is created.              |
| Deployment <*deployment\_name*> Deleted                                  | Removed        | An Intune deployment is removed.              |
| Deployment <*deployment\_name*> Recreated                                | Recreated      | An Intune deployment is recreated.            |
| Deployment <*deployment\_name*> was updated by scheduled synchronization | Synchornized   | A deployment is updated by the Sync Schedule. |

## License

| Title                 | Operation Type | Generated when...                           |
| --------------------- | -------------- | ------------------------------------------- |
| macOS (Trial) Applied | Applied        | A macOS trial begins                        |
| macOS (Full) Applied  | Applied        | A full (not trial) macOS license is applied |

## MSP Invite

| Title                                             | Operation Type | Generated when...                                 |
| ------------------------------------------------- | -------------- | ------------------------------------------------- |
| Invitation Accepted by *\<users\_email\_address>* | Approved       | A user accepts an invitation to an MSP company    |
| Invitation Sent to *\<users\_email\_address>*     | Created        | An invitation to an MSP company is sent to a user |
| Invitation Deleted by *\<users\_email\_address>*  | Removed        | A user deletes an invitation to an MSP company    |
| Invitation Declined by *\<users\_email\_address>* | Rejected       | A user declines an invitation to an MSP company   |

## Publisher

| Title                        | Operation Type | Generated when...                                     |
| ---------------------------- | -------------- | ----------------------------------------------------- |
| Publisher Connection Added   | Connected      | Publisher is connected to the PMPC Cloud portal.      |
| Publisher Connection Removed | Disconnected   | Publisher is disconnected from the PMPC Cloud portal. |


---

# Agent Instructions: 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/events/technical-references/general.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.
