# About the "Configurations" tab of a Patch My PC Cloud Deployment

*Applies to: Patch My PC Cloud*

The **Configurations** tab of the Patch My PC (PMPC) Cloud deployment wizard allows you to configure various configuration settings grouped into sections known as *Tools.*

These tools allow you to configure various settings for the deployment.

These are two types of Tools:

* [Standard Tools](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab/standard-tools.md) included in every deployment as they contain the most common settings.
* [Additional Tools](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab/additional-tools.md) that can be optionally added to a deployment.


---

# 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/deployments/deploy-app/configurations-tab.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.
