DataVault Deployment

Create DataVault

Set up your DataVault in the meinGPT dashboard and get your credentials

Step 2 of 5: Create your DataVault in the meinGPT dashboard and get the connection credentials.

Access Company Settings

First, make sure you have admin access to create DataVaults:

  1. Go to app.meingpt.com and log in
  2. Click your company name in the top right corner
  3. Select "Company Settings" from the dropdown

Can't see Company Settings? You need administrator permissions. Contact your company admin to grant you admin access or ask them to create the DataVault for you.

Create Your DataVault

Navigate to Data Vaults

  1. In Company Settings, click the "Data Vaults" tab
  2. You'll see any existing DataVaults (if any)
  3. Click the "Add DataVault" button

Configure DataVault

Fill in the DataVault creation form:

  • Name: Choose a descriptive name (e.g., "Production DataVault", "Engineering Docs", "HR Knowledge Base")
  • URL: Leave this field EMPTY - it will be auto-configured
Good DataVault Names
# Environment-based
Production DataVault
Staging DataVault

# Department-based  
Engineering Knowledge Base
Sales Materials
HR Documents

# Purpose-based
Customer Support Docs
Internal Policies

Important: Do NOT enter anything in the URL field. The system will automatically generate the connection URL.

Create and Get Credentials

  1. Click "Create Connection"
  2. Wait for the system to generate your DataVault
  3. Save the credentials immediately - they're only shown once!

You'll receive:

  • DataVault ID: vault-abc123def456
  • Secret Key: sk-1234567890abcdef...

Verify Creation

After creating your DataVault, you should see:

Expected Dashboard Status
DataVault Name: Your chosen name
Status: 🔴 Not Connected (Expected - not deployed yet)
Created: Recent timestamp
URL: https://vault-[your-id].vault-proxy.meingpt.com

The "Not Connected" status is normal - it will change to "Connected" after you deploy the DataVault in the next step.

Next Steps

DataVault Created! You now have a DataVault and credentials ready for deployment.

With your DataVault created and credentials saved:

  1. Installation - Deploy DataVault with Docker using these credentials
  2. Verification - Test functionality after deployment