# Add a new post

From the **Dashboard**, go to **Posts** > **New post.**

![](/files/-MMPjcydMNi_sdzYoxl-)

1\. Fill in the new post **Title** and **Description.**

2\. On the **Displayed Status**, assign a status for the new pos&#x74;**.**

3\. Select the relevant board for the new post on **Boards.**&#x20;

4\. Set the post privacy on **Access Type.**

5\. Finally, hit on **NEW POST** to complete.&#x20;


---

# 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/posts/new-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.
