# CVE Insights "Settings" tab

*Applies to: Patch My PC CVE Insights*

The **Settings** tab of Patch My PC’s (PMPC’s) Common Vulnerabilities and Exposures (CVE) product, *CVE Insights*, gives you the ability to:

* [Configure push notifications for the app](#configure-push-notifications-for-cve-insights)
* Open a link to the **FAQ** for the product
* **Send Feedback** to us about the product
* Open a link to the **Privacy Policy** for the product
* Open a link to the **Terms of Use** for the product
* [Sign In to PMPC Cloud](#sign-in-to-your-pmpc-cloud-company-from-cve-insights).

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

Once signed into a PMPC Company, you can also [switch companies](#switch-pmpc-cloud-companies) and [sign out](#sign-out-of-a-pmpc-cloud-company) of a company.
{% endhint %}

### Configure Push Notifications for CVE Insights

To configure Push Notifications for CVE Insights:

1. Navigate to the **Settings** tab.
2. Click **Push-notifications**
3. Click **Open Device Settings**
4. On the **CVE Insights** settings page, configure your notifications as required.
5. Navigate back to CVE Insights, where you’ll see the new settings have been applied on the **Settings** page.

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

Disabling **Push Notifications** does not prevent notifications from appearing on the relevant page of the **News** tab. It merely stops an actual notification from being pushed to your phone.
{% endhint %}

### Sign in to your PMPC Cloud Company from CVE Insights

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

Before you can sign in to your PMPC Cloud company from CVE Insights, you must have already accepted an invitation to the relevant PMPC Cloud company from outside of CVE Insights and be using an account that has been granted at a minimum the **Read-Only** user role. See [Add a Cloud User](/patch-my-pc-cloud/manage/settings/users/add-user.md) for more information.&#x20;
{% endhint %}

To sign in to your PMPC Cloud Company:

1. Navigate to the **Settings** tab.
2. Click **Sign In to PMPC Cloud**
3. On the **Sign In to PMPC Cloud** screen, click **Sign In to PMPC Cloud**&#x20;

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

If you are using an authentication app, you may be prompted to let CVE Insights open it. Click **Open**.
{% endhint %}

4. Enter the credentials you want to use to sign in to your PMPC Cloud company.
5. On the **Select the Company You Want to Sign In To** screen, select the relevant company.\
   \
   The company name and ID will appear at the bottom of the **Settings** page.

### Switch PMPC Cloud Companies

To switch to a different PMPC Cloud company:

1. On the **Settings** tab, click **Switch Company**
2. On the **Select the Company You Want to Sign In To** screen, select the relevant company.\
   \
   The new company name and ID will appear at the bottom of the **Settings** page.

### Sign Out of a PMPC Cloud Company

To sign out of a PMPC Cloud company:

1. On the **Settings** tab, click **Sign Out**
2. On the **Are you sure you want to Sign Out** popup, click **Sign Out**\
   \
   The company name and ID are deleted from the bottom of the **Settings** page and the **Sign In to PMPC Cloud** button appears.


---

# 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-cve-insights/using-cve-insights/cve-insights-settings-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.
