> 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/security/data-removal.md).

# Data Removal

## SharePoint Removal Steps

1. Remove the web part from the page.
2. Remove the SharePoint hidden list. It can be accessed via direct link:\
   <https://company.sharepoint.com/sites/site/lists/4Mataconfig>
3. Delete SharePoint site (optional).
4. Delete 4Mata sppkg package from the AppCatalog.&#x20;

## Enterprise Application Removal Steps (Optional)

{% hint style="info" %}
If you used our provisioning engine, follow these steps to remove the App Registration from your enterprise application portal.&#x20;
{% endhint %}

1. &#x20;Go to\
   <https://portal.azure.com/#blade/Microsoft_AAD_IAM/StartboardApplicationsMenuBlade/AllApps>
2. Click on the "4MataPovisionEngine"

![](/files/-MZnOV2oyfnRcSW4UAdm)

3\. Click on "properties".\
4\. Click "Delete".&#x20;

![](/files/-MZnOegxouA2OEG8jBN_)


---

# 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/security/data-removal.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.
