> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sfcodebot.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# MDF Objects Config Filter

> This Article is a description to the newly added MDF objects filter to the config tab.



# Fetch All

If you set the filter to fetch all, it will bring down all the MDF Objects. i.e: Standard and Custom

![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/5/3/5a53c0e6e1563400/image_10bezq6.png)

# Fetch All Standard Objects

If you set the filter to **Fetch All Standard objects** the bot will retrieve all the standard MDF objects.


![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/5/3/5a53c0e6e1563400/image_114fboz.png)

# Fetch All Custom Objects

If you set the filter to **Fetch All Custom objects, the bot will fetch all the custom objects starting with "Cust_**"**&#160;and without "Cust_".**

![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/5/3/5a53c0e6e1563400/image_1s27f0.png)
# Fetch All that contains

You can also pull specific objects by setting this filter into the **config tab**, you need to specify the objects id in column C that you want in the workbook.

![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/5/3/5a53c0e6e1563400/image_3crzgn.png)

# Fetch All Except these

If you want to exclude some of the objects before generating the workbook, set the filter to **Fetch All Expect these**, in column C provide the object ID(s) for the object that you want to exclude.

![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/5/3/5a53c0e6e1563400/image_xbeppb.png)

# Fetch Only

**Fetch only** will bring only those objects which are specified in column C.

![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/5/3/5a53c0e6e1563400/image_1p5pecm.png)

Thank you!