# Configuration

Once the extension is installed successfully, go to **Stores > Configuration** to configure the extension for use.

<figure><img src="/files/4tX1bVHKM3Hp4zvUFPhD" alt=""><figcaption></figcaption></figure>

**Facebook Shop**: Enable or Disable the extension from here.

**Generate TSV File**: Generate TSV file to upload products on Facebook catalog.

**Data Source TSV file URL**: URL of your TSV file shows here after you generate it.

**Select Categories to Exclude**: Select the categories that you want to exclude from the Facebook Product catalog.

**Products To Exclude**: Enter product IDs separated by comma that you want to exclude from the Facebook Product catalog.

**Cron Job Time To Regenerate Feed:** Set cron time to regenerate Facebook product feed.

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

A TSV file will be generated with all the product details that you can use to quickly upload all your products on Facebook.


---

# 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.magecomp.com/magento-2-facebook-shop/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.
