# Manually Ingesting Files

The Aisera Platform provides the ability to manually upload for ingestion. This provides the ability to manually select a subset of files from a variety of sources to ingest into the Aisera Platform without providing every file from all sources.

1. Navigate to **Settings > Data Sources** in the Aisera Admin UI.
2. Choose the **+ New Data Source** button.
3. Select **File Data** from the **Data Source** options and click **Next**.
4. Name your **Data Source**.
5. Choose **Knowledge Base** as the **Data Type**.
6. Select **Uploaded Files**.
7. Browse for and select files to upload.

<div align="left"><figure><img src="/files/Fok8MO7GpeLuVXWYRIjy" alt="" width="431"><figcaption></figcaption></figure></div>

3. Choose **On Demand** for the **Schedule**.
4. All remaining configurations are optional. Select **Next** until the **New Data Source** window closes to complete the upload.


---

# 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.aisera.com/aisera-platform/adding-data-to-your-tenant/data-ingestion/manually-ingesting-files.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.
