# Manage Profile Visibility

You can manage your profile visibility by making your achievements, such as basic information, technical contributions, etc. You can keep all your profile information private or public based on your choice.

#### To manage profile visibility:

1. Log in to <https://openprofile.dev>.

2\. From the left side navigation pane, click the arrow <img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-1f9ca261d3f5f53133e7417195b675737ea48c65%2Farrow.png?alt=media&#x26;token=34a630ab-51ed-4308-af4d-bfe836579827" alt="" data-size="line"> to expand, and navigate to **Settings > Visibility**.

**Note**: By default, your profile visibility is private.

3\. From the top right corner, click the **Public** Radio button to make your *profile's basic* *information* visible to the open source community.

{% hint style="info" %}
**Note**: Even if you click **Public**, your profile's only basic information becomes *public* (visible to the community). To, make other information *public*, you must manually turn on each of them.
{% endhint %}

![Manage Profile Visibility](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-4595363ec10c83998ad61c67c4ded302fb12cbfd%2Fprofile%20visibility.png?alt=media\&token=6304726d-ae2c-45d5-a05b-8b0817e777c6)

4\. To make your profile *private* (all information visible only to you, not to the community), click the **Private** Radio button.


---

# Agent Instructions: 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.linuxfoundation.org/lfx/my-profile/settings/manage-profile-visibility.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.
