# Generated Responses

## Overview

#### What are Generated Responses?

Responses created by the LLM model using your website, feeds, or documented source data.

## Key Things to Know

* Since responses are generated, you no longer need to craft text responses yourself; however, you will need to ensure that provided data remains up-to-date and relevant&#x20;
* Each response is pre-moderated on offensive language or hallucinations
* Enrichments cannot be added directly to documented or web-scraped data that creates generated responses

## Create/Update Generated Responses

To learn more about creating/updating generated responses, click one of the cards below to get started!

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td align="center"><strong>Web-Scraped Data</strong></td><td align="center">Data pulled from your website through our web-scraping tool to generate responses</td><td><a href="https://167344003-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2FbgkJO8X5ITcWaTAy6wuR%2Fweb%20scraped%20header.png?alt=media&#x26;token=db508c49-e418-411d-996c-d412bd8cf0b6">web scraped header.png</a></td><td><a href="generated-responses/web-scraped-data">web-scraped-data</a></td></tr><tr><td></td><td align="center"><strong>Documented Data</strong></td><td align="center">Data pulled from uploaded documents in the dashboard to generate responses</td><td><a href="https://167344003-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2F5AlICKYppVJRFBknA4w1%2Fdoc%20data%20header.png?alt=media&#x26;token=c8cbea51-ffa7-4cbb-b8dd-1d93ca757cfd">doc data header.png</a></td><td><a href="generated-responses/documented-data">documented-data</a></td></tr><tr><td></td><td align="center"><strong>Enrich Responses</strong></td><td align="center">Enrich your generated responses with buttons, quick replies or images</td><td><a href="https://167344003-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2Fpq9n1SUcjwzM5Ja1CeKR%2FGenerated%20Responses-%20Header.png?alt=media&#x26;token=a4aa29b5-69b3-448c-8087-823ef5fc7760">Generated Responses- Header.png</a></td><td><a href="generated-responses/enrich-generated-responses">enrich-generated-responses</a></td></tr></tbody></table>


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/manage-your-content/response-types/generated-responses.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.
