# Content Control in MarfeelInsight
The Content Control panel offers 3 actions:
Find the Content Control panel under the MarfeelStudio menu:
# Invalidate
To update a specific page of a tenant with MarfeelInsight UI, follow these steps:
- Go to the Content Control page
Click Invalidate
Select Article, Section or Statics in the Object to invalidate field depending on the type of page that needs to be updated
Enter the desktop URL of the specific object in the URL field. For example:
https://www.example.com/sports-section/
Click Apply
TIP
Invalidation can also be done via the command line or via the API.
# Delete Article
To remove an article from a Marfeel site, after having deleted it from the desktop site, follow these steps:
- Go to the Content Control page
- Click Delete Article
- Enter the article's desktop URL in the URL field
- Click Apply
Repeat for as many articles as desired.
TIP
You can also delete an article via the API.
# Disable ads
To disable all ads in the Marfeel version of a specific article, follow these steps:
- Go to the Content Control page
- Click Disable ADS
- Enter the article's desktop URL in the URL field
- Click Apply
Repeat for as many articles as desired.
TIP
You can also disable ads for an article via the API.