---
title: "Create Lyro QA data source"
method: POST
path: "/lyro/data-sources/qa"
tags: ["Lyro"]
---

# Create Lyro QA data source

`POST /lyro/data-sources/qa`

This API endpoint allows you to create a QA data source for the Lyro AI Agent.
Data sources provide knowledge that Lyro uses to answer customer questions.

The content should be provided as text and will be processed by the AI Agent.

## Response `201`

Entity was created and their id is returned

## Other responses

- `422` — Unprocessable Entity

---

[API](https://skmtc.dev/tidio/apis/tidio-openapi.md) · [All operations](https://skmtc.dev/tidio/apis/tidio-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tidio/tidio-openapi/revisions/60b2d5edc91f/schema)
