# Configuration & Default Open Graph Tags

Once you have successfully installed the extension, go to **Stores -> Configuration** to configure the extension for use. Here you can find various settings for the extension.

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

* **Open Graph Tags:** Enable or Disable Extension from here.
* **Default OG Image:** Set default open graph image.
* **Default OG Description:** Enter default open graph description.

NOTE – Default OG tags are used when you do not add OG tags specifically for any product, category, or CMS page of your store.

Now, in the storefront, open any page that does not contain OG tags. Right-click and select **View Page Source** or press **Ctrl+U**. You can find that the default Open Graph Tags have been successfully added for that page in the \<head> section as per your configuration settings.

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


---

# 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-open-graph-tags-extension/configuration-and-default-open-graph-tags.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.
