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:
- Go to app.meingpt.com and log in
- Click your company name in the top right corner
- 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
- In Company Settings, click the "Data Vaults" tab
- You'll see any existing DataVaults (if any)
- 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
# 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
- Click "Create Connection"
- Wait for the system to generate your DataVault
- 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:
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:
- Installation - Deploy DataVault with Docker using these credentials
- Verification - Test functionality after deployment