> 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/deployments/manage-deployments/view-properties.md).

# View the Properties of Patch My PC Cloud Deployment

*Applies to: Patch My PC Cloud*

To view the properties of a Patch My PC (PMPC) Cloud deployment:

1. On the **Deployments** page, click the relevant deployment to open its properties screen.<br>

   <figure><img src="/files/wNeRq8GipDOb8thsGKHI" alt="A deployment&#x27;s property page"><figcaption></figcaption></figure>
2. To find out more details, click **More Info** to open the more info page.<br>

   <figure><img src="/files/oMwmcIYdFbjumu8VTDVC" alt="Click “More Info” to see more information about the deployment"><figcaption></figcaption></figure>

   More information about the deployment is shown.<br>

   <figure><img src="/files/DA6vuCtYiYnemd8jLUOy" alt="More information about the deployment is shown"><figcaption></figcaption></figure>

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

If [PSADT scripts](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab/additional-tools/scripts.md) have been used in a deployment, the script's name will be shown in the **Configurations** section of the deployment's properties.

Also, if the deployment has any [App Dependencies](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab/additional-tools/dependencies.md), the **Dependencies** section allows you to view them.

![“Dependencies” section showing app dependencies](/files/tji5UfRMcd7Y1jNj9RGx)
{% endhint %}

3. Click **X** in the top-right corner to return to the **Deployments** page, or click **Less Info** to return to the deployment’s property page.


---

# 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/deployments/manage-deployments/view-properties.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.
