> For the complete documentation index, see [llms.txt](https://docs.chatbees.ai/chatbees/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatbees.ai/chatbees/web-app-references/manage-collections/data-sources.md).

# Data Sources

## Ingest from available data sources

Click into a Collection to configure its data sources. ChatBees AI is trained on all data sources configured for this collection.&#x20;

Currently, you must manually re-import from data sources whenever they're updated. We're working on periodic import to make sure your AI is trained on the latest data.  Stay tuned!

## Supported data sources

You can use ChatBees web app to...

1. Upload files (supports `pdf`, `txt`, `md` and `doc`)
2. Crawl a website (up to 200 page are supported from UI, 1000 from API)
3. Import from Notion workspaces&#x20;
4. Import from Google Drive &#x20;
5. Import from Confluence

<figure><img src="/files/DPEU71Avvmi8yHEy39oC" alt=""><figcaption></figcaption></figure>

## Upload Files

You can drag-and-drop files directly into the drop zone. We support files with `pdf`, `txt`, `md` and `doc` extensions. [Please contact us](https://docs.google.com/forms/d/e/1FAIpQLSdAB6FLU91oUBJVRcPtpEK3WpgL9cVWethFHx0gAkKhg7LjrQ/viewform) if you need support for other file format.

## Crawl Website

Enter the full URL of the website, including scheme (http\:// or https\://) you would like to crawl. For example, enter `https://www.chatbees.ai` if you would like to crawl all web pages in ChatBees website. Once the crawl is started, **do not** refresh the page!&#x20;

{% hint style="info" %}
Make sure you create separate crawls for each subdomains of your website. For example, you will need to crawl <https://www.chatbees.ai> and [https://docs.chatbees.ai](https://docs.chatbees.ai/chatbees) separately as they're considered different websites.&#x20;
{% endhint %}

<figure><img src="/files/saJJ1wxH3SJ9VjLYHxog" alt=""><figcaption></figcaption></figure>

## Import from Notion

{% hint style="info" %}
Need to connect to Notion? See [this guide](/chatbees/web-app-references/manage-connectors.md#connect-to-notion) for help
{% endhint %}

{% hint style="warning" %}
New imports will overwrite existing imported pages!
{% endhint %}

Click **`Ingest from Notion`** to import all pages that ChatBees was granted access to in Notion.  See [Manage Connectors](/chatbees/web-app-references/manage-connectors.md) page to configure Notion connector

<figure><img src="/files/S4ofx5A2i0iXCNaAWdA1" alt=""><figcaption></figcaption></figure>

## Import from Google Drive

{% hint style="info" %}
Need to connect to Google Drive ? See [this guide](/chatbees/web-app-references/manage-connectors.md#connect-to-google-drive) for help
{% endhint %}

{% hint style="warning" %}
New imports will overwrite existing imported pages!
{% endhint %}

Click **`Ingest from GDrive`** to import all supported files from Google Drive. You can either import from a specific folder, or all folders by leaving `Folder name` blank.  See [Manage Connectors](/chatbees/web-app-references/manage-connectors.md) page to configure Google Drive connector

<figure><img src="/files/T0zJfLFJHS2PgqJ43j6W" alt=""><figcaption></figcaption></figure>

## Import from Confluence

{% hint style="info" %}
Need to connect to Confluence? See [this guide](/chatbees/web-app-references/manage-connectors.md#connect-to-confluence) for help
{% endhint %}

{% hint style="warning" %}
New imports will overwrite existing imported pages!
{% endhint %}

Click **`Ingest from Confluence`** to import from Confluence. Select a Confluence Space or input the CQL command, such as `space in ("SPACEKEY1", "SPACEKEY2") and type = "page"`.  See [Manage Connectors](/chatbees/web-app-references/manage-connectors.md) page to configure Confluence connector.

<figure><img src="/files/xVbVEopublEMU0BJqMyk" alt=""><figcaption></figcaption></figure>
