# vPlan is not loaded as projects in Integration Configuration

### Description

The user has configured the Verisium Manager System in the <code class="expression">space.vars.SITENAME</code>. However, vPlans are not loaded in the Project list of Integration Configuration / Mapping configuration.

### Cause

Integration is supported with the vPlan in the database only. Hence, vPlans will be loaded in the Project list of Integration Configuration / Mapping configuration only if there exist a vPlan in the database.

### Solution

* Create a vPlan in database to use it as a Project in the Integration Configuration / Mapping configuration.
* To create the vPlan in the database of the Verisium Manager, user needs to enable the **"vPlan in database"** option of the Verisium Manager, i.e. :

  * Open **"Verisium Manager Desktop Client"**, i.e., Launch Verisium Manager desktop client by using `vmanager` command in the Command Prompt of the machine where **Verisium Manager client** is configured.
  * Provide credentials, if client asks for the UserName and Password.
  * Select **"View"** → **"Configurations"**

  <div align="center"><img src="/files/30yvG7Lgl3sV4AAInJuY" alt="vmgr_config.png"></div>

  * Select **"VPlan"**
  * Enable **"vPlan in Database"**\
    ![vmgr\_enable\_db.png](/files/C5BWn6ipaITAoi1FiSSl)

    > **Note**: To enable this option, **"Vmanager\_High\_Availability"** feature \[Product Id: VMGH01. Product Name: vManager Gen 4] must be present in the Verisium Manager license.
* After this configuration, vPlan can be created in the database. Please follow the steps given below for the same:
  1. Select **"New vPlan"** button.
  2. This will open a **"New vPlan"** window.
  3. Please enter the preferred name in the **"vPlan name"** textbox.
  4. Select **"OK"** button.\
     ![vmgr\_create\_vplan.png](/files/JfbzQAAkIMgp9RpPU6cA)


---

# 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://opstech.gitbook.io/opstech-docs/7.223/help-center-index/faqs/vmanager-faqs/vplan-is-not-loaded-as-projects-in-integration-configuration.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.
