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

# Create a Knowledge Source

> Adds a knowledge source for the organization.

Send a `title`, the `sourceType`, and the source itself: inline `content`, a `sourceUrl` to crawl, or the `blobPath` returned by Upload a Knowledge Source File. Returns the created source, whose `indexStatus` tracks indexing progress.


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
