---
title: How to modify a container's privacy policy
description: Modify the privacy settings of Scaleway Serverless Containers.
tags: container privacy-policy
dates:
  validation: 2025-09-17
  posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'


This page shows you how to modify a container's [privacy policy](/serverless-containers/concepts/#privacy-policy), after its creation.

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- [Deployed a container](/serverless-containers/how-to/deploy-container/)

<Message type="note">
  Setting a container to private will not handle the actual authentication, as token validation is done at runtime. For further information, refer to the [developers documentation](https://www.scaleway.com/en/developers/api/serverless-containers/#authentication).
</Message>

1. Click **Containers** in the **Serverless** section of the side menu. The containers page displays.
2. Click the relevant containers namespace.
3. Click the name of the container whose privacy policy you want to modify.
4. Click the **Security** tab.
5. In the **Privacy Policies** panel, select **Public** or **Private**, as required.


