Skip to main content
Connect a vector database (Qdrant, Pinecone, and others) to Raily. Once connected, Raily can search its collections with access control and usage tracking on top. The steps are similar for every provider. Pick your provider in the tabs below for its connection fields and steps.

Before you start

  • Admin access to the tenant.
  • The connection details for your vector store (URL, API key, or connection string).
  • At least one collection (or index/table) that already holds embeddings.

Steps

Go to Inventory → Integrations and open the Add integration tab.
Add integration tab in the integrations catalog
Then pick your provider and follow its steps.
1

Open Qdrant

Click the Qdrant card.
2

Enter the connection details

  • Name for the integration.
  • Qdrant URL, for example your-project.europe-west3-0.gcp.cloud.qdrant.io:6333.
  • API Key. Required for Qdrant Cloud, optional for local Qdrant.
Qdrant connection form
3

Add collections

Click Fetch Collections and enable the ones you want, or add a collection by name (lowercase letters, numbers, and underscores).
4

Set an embedding config

Pick an embedding config for each collection. It must match the model that created the vectors.Don’t have one yet? Open the embedding config picker and click Create New.
Embedding config picker with Create New
Enter a Name, pick a Provider, and set the Model Name and Dimension to match the model that created your vectors. Add an API Key if the provider needs one, then save.
Embedding config form fields
5

Save

Click Create Integration. Raily then configures agentic search for each collection automatically. This can take a few minutes, after which the integration appears under My Integrations with an Active status.
Once it finishes, open Inventory → Data Catalog to see the generated configuration for each collection.
6

See it in the Data Catalog

After generation finishes, Raily opens the collection in Data Catalog.
Collection configuration in the Data Catalog