# Public Profile

{% hint style="info" %}
This pane is available to all non-K12 users
{% endhint %}

By default, your public profile will not be enabled. To enable your public profile and modify settings, toggle "Enable Public Profile" to "ON".

<figure><img src="/files/hRi8e8sf5ZYXrZNz7hV1" alt=""><figcaption><p>User Settings Public Profile Pane Disabled</p></figcaption></figure>

After enabled, you will see profile options displayed below the "Enable Public Profile" toggle.

**Manage Public Profile:** opens your public profile in a new tab

<figure><img src="/files/uOaBajlh3SaW7AQKHpSS" alt=""><figcaption><p>User Settings Public Profile Pane Enabled</p></figcaption></figure>


---

# 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://wiki.zephyr-sim.com/account-management/user-settings/public-profile.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.
