> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Allow multiple sources

> Allows tenants to connect to multiple distinct connectors in the same flow

By default, users are limited to one linked connector per flow. This is because most users need just one integration for each category of connector you use (e.g. 1 CRM, 1 accounting system).

`multipleSources` ignores these limits and allows users to link multiple connectors in the same flow (e.g. Hubspot and Salesforce).

## Syntax

```javascript javascript theme={null}
  multipleSources: true   
```
