# Changelog Settings

![](/files/-MMPKGH9To3ozHCPvUWA)

### 1. **Access type:**

* **Public:** Allow access to all users.
* **Verified:** Only verified users have access to this changelog.
* **Private:** Only the admin can see and access this changelog.

### 2. **Show on homepage:** &#x20;

* Display/ hide **all** changelogs on the homepage.

{% hint style="info" %}
This is the privacy level of the entire changelog. Yet, you can always tighten security for a particular post.
{% endhint %}


---

# 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.upvotex.com/user-guides/changlog/changelog-settings.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.
