# Embedding a new extension

## **Embedding commentary in a sheet**

Commentary can be embedded into one or multiple sheets across your application. To embed commentary on a sheet, follow these steps:

1. Click on **Edit** sheet button

![](/files/-MbsQ2qFxXVqHxNm5dSe)

&#x20;    2\. Select **Custom objects** tab&#x20;

![](/files/-MbsQNv3giO57YAGNEGT)

3\. Drag a Qommentary Insights extension to the sheet

![](/files/-MbsQ_iD9j_rTUUTzy60)

4\. Click on **Done editing** button

![](/files/-MbsQrwa4xMNlE-a4a8P)

5\. Congrats! Your new Qommentary Insights extension has been added.

![](/files/-MbsRCLBcCn-fmvbYUZP)

{% hint style="info" %}
Commentary input is disabled in unpublished sheets and will only be enabled once the application or sheet has been published.
{% endhint %}


---

# 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://knowledgebase.qommentary.com/qommentary-insights/embed-commentary.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.
