# Feeds Configuration

Once you have set up the [feeds in your Email Design System](https://taxiforemail.com/code/feeds/) you will see a feeds tab when you go into the Email Design System settings.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-d739d8aa62659cce1e78d225b8f699d849aef741%2FaZIk9XhCY2-mcnAOanJmfa4g_4eBF3zUb_uvjxF9Y096dQ5Ui0UMIqygxGclRAjzepVsxX71K5vMpadFddNdBTXYz-jzAGvp1Z1S2uit-IR8X7FuZ7VaS1mQgICIYwPbx4qk1VE7?alt=media)

In the feeds tab you will see a list of all the modules you have set up to be used as a feed.

When you click into these modules you can choose which feed you want to link that module to.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-8a0a4034683711ea9883c61dc0e6942ff7f02a3f%2FMUP25h-02YzJUkR4p4TbhnutUo4uZJU7XUniKuNSZkJi101PK8m-mSTILzP6jViP3gA6Rf4gkRRqjZofxsN-dTHtv62oUgZXsLb_Bm3TAvx6fm5ZiK-I5WwCAj4MrLkR5O_337q4?alt=media)

You can then select how you want to search through your feed in the editor when making your emails, you can have a fixed value, a field in the editor to type in a value or you can use a search helper that has been set up with this feed.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-f32a839f4852add13018e8f97fbc97eddf3ec173%2FMBaFPf4MyQ94UtZ_2m4ekhV2ZcI2E5rhQPpbQYl4RhQfLkI5Hx8ua62JtmvgHnAxRqk3Vj7SpPxTAxfZgkojapE3RtnmKSgjMAIJtd6XxBvUs4taPR5CBaz-Wc1gftenEW3I8R2G?alt=media)

Then you can link the fields that you set in the Email Design System (using the code example above) to the part of the feed you want to pull into your email, such as a title or description or image

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-c60209fe092efaed688bd543c2f4ffa7c98f92b9%2FvkMeO1frkAmvJd7zpVrORtI9u17EVDqMxzbmF5c8bUc3LtjY25mVMv2NzulpkVoJa7dhaxngoAQ3eFvci29ZlCN7SeejKd73ztzdlWRbRChTHSoH5XFtTGbs530uJUUrzJzYVWJE?alt=media)

Once this is all set up you can use these modules to pull in content from your RSS feed in the Taxi editor.<br>

Read Next:\
[What is a Feed](https://docs.messagebird.com/taxi/Feeds%20\&amp;%20Link%20Tracking/Feeds/what-is-a-feed) |&#x20;


---

# 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.bird.com/taxi/feeds-and-amp-link-tracking/feeds/feeds-configuration.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.
