# How to hide a Post

1. **Click on your profile picture** in the top right corner of the page.
2. Go to "**My Board**."
3. **Click the 3 dots** on the top right of the post you want to hide.
4. Click "**Hide**."

The post will be no longer visible to your subscribers.

{% embed url="<https://youtu.be/UOCmUls8Qcs>" %}


---

# 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.ucollect.me/tutorials/ready-to-start/are-you-a-community-builder/post-management/how-to-hide-a-post.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.
