> For the complete documentation index, see [llms.txt](https://help.litcommerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.litcommerce.com/feed-management/feed-features/llms.txt-in-litcommerce-feed-management.md).

# LLMs.txt in LitCommerce Feed Management

AI-powered search engines are becoming part of how shoppers find, compare, and evaluate products online. To support accurate product discovery, your store should provide a clear way for these tools to access reliable product data and optimized content.

LLMs.txt can improve how AI systems crawl, interpret, and reference store content, helping minimize inaccurate or incomplete AI-generated answers.

This article introduces LLMs.txt and guides you through generating it with LitCommerce.

## <mark style="color:$primary;">**What is LLMs.txt**</mark>

LLMs.txt is a proposed website file format designed to help Large Language Models (LLMs) more efficiently understand and access a website’s most useful AI-readable content.

It allows you to control:

* What AI systems read.
* Which data (products, collections, store pages, blogs, or more) are prioritized.
* How documentation is discovered.
* Which sources are considered authoritative.

More related information can be found [HERE](https://llmstxt.org/).

## <mark style="color:$primary;">**How to generate an LLMs.txt file in LitCommerce**</mark>

The LLMs.txt feature in LitCommerce Feed Management helps generate a standardized file based on your data settings and automatically updates it according to the setup schedule. The file is compatible with the following AI Assistants: ChatGPT, Claude, Gemini, Perplexity, and DeepSeek.

Follow the steps below to proceed with creating your own LLMs.txt file.

{% stepper %}
{% step %}
Log in to the LitCommerce account and access the Feed Management app.

<figure><img src="/files/DA7dtUEoCin7YoU0EX24" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Click on LLMs.txt on the left sidebar menu.

<figure><img src="/files/XWWCRT54Wn06FUIV9uyt" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Configure the data settings and schedule.

#### <mark style="color:blue;">**Included content**</mark>

<details>

<summary><strong>Store Summary</strong></summary>

This field lets you add a brief overview of your store for inclusion in the LLMs.txt file. It helps define your store context, product focus, and audience for AI-powered tools.

<figure><img src="/files/DRhMvKscLHcS8COd1oIl" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Products</strong></summary>

This field decides which products are included in the LLMs.txt file, using one of the available options:

* All products.
* All products - exclude matches.
* Products that match filters.

{% hint style="info" %}
**You can add up to 4 conditions to filter your products.**
{% endhint %}

The generated LLMs.txt file only contains Product Titles and Product URLs.

{% hint style="success" %}
**Check the `Include product price` box to include price data in the file.**
{% endhint %}

<figure><img src="/files/IBIDS1hb1I8Wt6SXT7BN" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Collections</strong></summary>

This field allows you to specify which collections and collection details the LLMs.txt file will have. Select a suitable option from the following:

* All collections.
* Selected collections.
* All collections except.

<figure><img src="/files/hNJG5l6xOl0lU1pgRw3H" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Blogs</strong></summary>

This field enables the LLMs.txt file to include your store’s blogs and meta descriptions. It consists of the following options:

* All blogs.
* Selected blogs.
* All blogs except.

<figure><img src="/files/neCnp8sW26spNKtKmNVU" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Pages</strong></summary>

This field lets you add custom pages and meta descriptions to the LLMs.txt file. Select from one of the options below:

* All pages.
* Selected pages.
* All pages except.

<figure><img src="/files/TKjP8fDFb069ZVvbR9dy" alt=""><figcaption></figcaption></figure>

</details>

#### <mark style="color:blue;">**Schedule**</mark>

{% hint style="info" %}
**This section is initially locked. Click `Unlock` for free access to available fields.**
{% endhint %}

<details>

<summary><strong>Update Frequency</strong></summary>

Use this field to set how often (Daily or Weekly) your LLMs.txt file data is automatically updated.

<figure><img src="/files/K5mi04ezexJsQEJlTS5H" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Time Zone</strong></summary>

Select the time zone LitCommerce uses to run the scheduled LLMs.txt update.

<figure><img src="/files/gjfEmvKQHxGeRw3n4BOJ" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><strong>Scheduled Time</strong></summary>

Specify the exact day (for Weekly updates) and time you want LitCommerce to run automatic LLMs.txt updates.

<figure><img src="/files/YAwx6awd9TI8o9DlzmfZ" alt=""><figcaption></figcaption></figure>

</details>

{% endstep %}

{% step %}
Save the settings.

<figure><img src="/files/S3zRFrg8kdGOCAd44240" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

LitCommerce will then generate an LLMs.txt file for your store, following this format: `https://your-store-name.myshopify.com/llms.txt`.

Once created, AI crawlers can automatically find and access the file through the `/llms.txt` path on your domain, without manual submission to AI Assistants.

<figure><img src="/files/ev7Bqjs4fLJ03bzUTfkc" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**You can toggle the LLMs.txt file’s availability at any time.**
{% endhint %}

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.litcommerce.com/feed-management/feed-features/llms.txt-in-litcommerce-feed-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
