> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/tag-manager/data-governance/editing-the-status-of-a-provider-in-data-governance.md).

# Editing the Status of a Provider in Data Governance

## Introduction

This section explains how to edit the status of a provider under the **Data Governance** module.

## Procedure

To edit the status of the provider under Data Governance, perform the following steps:

**Step 1:** From the left navigation panel, click the **Data Governance** drop-down, and then click **Provider.**

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

**Step 2:** Click **Edit** to modify the provider’s details.

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

**Step 3:** From the Status column, open the **Allowed** drop-down menu and select **Blocked** to stop data tracking. You can also change the status back to **Allowed** if you want to enable data tracking again.

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

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

**Step 4:** Click **Review** to review the changes before you submit the changes.

![](https://ingest-lab.netlify.app/images/datagovernanceimages/providerslist.png)

**Step 5:** Enter the name in the **Name** field and a description in the **Description** field, then click **Save**. Click **Submit** to submit the changes.

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

**Step 6:** A confirmation message will appear indicating that the provider’s data has been updated successfully.

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

**Step Result:** The Provider status is updated in the Data Governance screen as well as in the [Providers](https://ingest-lab.netlify.app/tagmanager/providers/) section.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FvQEvje9ITAV7E9ZIbD7x%2FEditing%20the%20Status%20of%20a%20Provider%20in%20Data%20Governance.mp4?alt=media&token=69f7669b-98a4-44ee-954b-12b0954fd631>" %}

[<br>](https://ingest-lab.netlify.app/tagmanager/datagovernance/datagovernancescreen/)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ingestlabs.com/tag-manager/data-governance/editing-the-status-of-a-provider-in-data-governance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
