- Search the web and get results optimized for AI, from sub-second lookups to multi-hop research
- Read a known URL or PDF as clean markdown, including JavaScript-rendered pages
- Ask research questions and get synchronous, cited answers the user can keep talking to
- Run asynchronous research tasks that fill a schema for one or many entities, with citations and a confidence score on every field
Common use cases and example apps
These examples show what you can build with Parallel, each with a prompt to start from.How to connect Parallel
Who can create Parallel connections depends on your plan and workspace settings. App + chat connectors are available by default on Free, Pro, and Business plans. On Enterprise plans, they are effectively disabled at first: Who can create connections and clients defaults to No one until an admin changes it in Connectors → Admin settings → App + chat connectors. When adding a connection, you can choose between:- Managed by Lovable: no Parallel account or API key required. Usage spends workspace credits.
- Use your own credentials: connect with your own Parallel API key and manage billing in Parallel.
- Managed by Lovable
- Use your own credentials
Choose this option for the fastest setup. You don’t need a Parallel account or API key. Lovable provides and manages the credentials for you.
You can create one managed Parallel connection per workspace. If one exists, the Managed by Lovable option is unavailable in the form until you delete it.
Usage and billing
Lovable charges each request through the managed connection to the workspace that owns the project, based on the cost Parallel reports for it, at the rate in Pricing below. Lovable charges a research task when your app creates it, and reading its result is free. See Credits and usage for how usage-based credits work.If the workspace runs out of credits, requests fail until you top up. The connection’s page shows its credit usage, which may not appear immediately.Set up the managed connection
To create the managed connection:1
Open Parallel in Connectors
Open Connectors and select Parallel. For the other places to open the catalog from, see Where to find connectors.
2
Add a connection
Click Add connection and select App + chat connector. The form is split into collapsible sections, Details, Configure connection, and Sharing.
3
Name the connection
Under Details, Lovable fills in a name for the connection, which you can change. The name is only used inside Lovable to identify the connection.
4
Choose Managed by Lovable
Under Configure connection, select Managed by Lovable.
5
Choose who can use this connection
Managed connections are shared with the entire workspace by default. To limit who can use the connection, click Restrict to specific people under Sharing.See Who can use connections and clients for more information.
6
Connect
Above the button, a usage note explains that connecting lets Lovable send data to Parallel and deduct Lovable credits, with links to Parallel’s pricing and to Lovable’s provider rules. Click Connect.
Pricing
With Managed by Lovable, usage costs 4 Lovable credits per US dollar of Parallel usage, or 2 Lovable credits on Business plans. Parallel prices each request or task separately, so see Parallel’s pricing for the underlying rates. Lovable charges the workspace that owns the project, and the usage appears under Run credits. With Use your own credentials, Parallel bills usage directly to your Parallel account, and Lovable credits do not apply.Web monitoring with your own key
On connections that use your own Parallel API key, your app can also use Parallel’s Monitor API: it watches the web for new information on a schedule and notifies your app through a webhook, so the app can react to competitor moves, price changes, or news without anyone opening it. Ask Lovable in the project chat to build the monitoring feature, and it creates the monitors and the webhook endpoint for you. Two things to know:- Monitors run and bill on your Parallel account until cancelled. Deleting the Lovable connection does not cancel them; cancel monitors in your app or on the Parallel platform when you no longer need them.
- Webhook deliveries are verified with your Parallel account’s webhook secret, which your app needs as a backend secret. Lovable asks for it while building the feature.
Limitations
The Parallel connector cannot:- Monitor the web on a Managed by Lovable connection (Parallel’s Monitor API is available only with your own API key; see Web monitoring with your own key)
- Discover entities matching a description, such as “find all companies that do X” (Parallel’s FindAll API is not available through the connector)
- Support per-end-user Parallel login. Each connection represents a single Parallel account shared across all projects linked to it.
Manage your Parallel connection
Connections are managed from Connectors: select Parallel, then open the connection.- Unlink projects to remove Parallel access from specific projects while keeping the connection available for others. See Unlink projects from a connection for the steps.
- Delete the connection to remove it from the workspace entirely. Deleting is permanent. It removes the credentials from all linked projects, and app features that use Parallel stop working until a new connection is added. See Delete a connection for the steps and who can delete.