> For the complete documentation index, see [llms.txt](https://docs.4mata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.4mata.com/getting-started/web-part-configuration.md).

# Web-Part Configuration

Once you have successfully deployed 4Mata follow these steps.&#x20;

1. Click edit on the top right corner of the SharePoint Page. <br>

![](/files/-MZBu404oLc8IooGGZ3w)

![](/files/-MZBr5hllS2-_kYDx5kF)

&#x20;   2\. Then click on "Add Subscription". <br>

![](/files/-MZBu9flSvw0dxoH35Df)

&#x20;   3\. Add the subscription number. The page will republish automatically.&#x20;

![](/files/-MZBrJJym0zCvAqFsBMr)

4\. Once the subscription number is validated, you will see the following page:

![](/files/-MZBuqeym_Z5dKtm4dcD)

{% hint style="info" %}
You may also add the subscription number as part of the web-part configuration by editing the web-part properties. &#x20;
{% endhint %}

{% hint style="warning" %}
Trial Subscriptions do not require a subscription number.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.4mata.com/getting-started/web-part-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.
