# Configure Periodic Import

&#x20;After you configure the ingestion spec, such as a Confluence CQL, and click **`Ingest`**. The periodic config window will show up. You can configure the frequency, start time and time zone, such as 12:00AM weekly on Sunday. ChatBees will automatically schedule the ingestion task and keep the Collection up-to-date with the data source.

{% hint style="info" %}
Currently only one periodic import is supported per data source. For example, if you crawl two websites to a collection, you can only configure periodic import for one website. The latest config will overwrite the previous config.
{% endhint %}

<figure><img src="https://3491884457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBw3brbwJZtJpCaf7knY9%2Fuploads%2FKVljmuuoJ9OVAmTqVM8O%2Fimage.png?alt=media&#x26;token=dea0af05-f3c6-44c4-bd99-23aedcb2ff5f" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chatbees.ai/chatbees/web-app-references/manage-collections/data-sources/configure-periodic-import.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
