# Customize Profile Page

In this section, you can control the visibility and the order of all sections of your profile page.

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

To change the visibility of a specific section, use the dropdown menu to change its state to either **Always visible** or **Disabled**.

{% hint style="info" %}
Your data is preserved when you hide a section and you'll be able to re-enable it whenever you want. If hidden, the section will be hidden for everyone — including you — and you will not be able to edit it.
{% endhint %}

![](/files/xH48iQk0EYccNZPe8xZu)

To change the order each section is displayed, drag and drop a certain section to the desired position.

![](/files/JEUgryGKHIHuLVwUvXx3)

Don't forget to save in order to apply any changes!


---

# 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.donatepr.com/fiscal-hosts/fiscal-host-settings/customize-page-sections.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.
