# Create a Post

To create a post, navigate to the **Posts** module along the left hand navigation menu. Click the **Tools** button in the top right of your screen and select **New Post** from the drop down menu.

<figure><img src="/files/jgZs3ZN9Q39ixq4wPMk1" alt="" width="563"><figcaption></figcaption></figure>

Select the audience for the post as well as the content template you would like to use from the **Share a Post** pop-up menu.&#x20;

<figure><img src="/files/kl2tgtE4r5cer6aAlHXn" alt="" width="563"><figcaption></figcaption></figure>

Click **Continue ->** to proceed to the **Post Editor**. Within the post editor, you have access to a full rich text sweet to craft your post or alert as well as manage various post settings. When satisfied, click the **Publish Post** button on the top right.

<figure><img src="/files/bF6YkrClqZynaAMNthzw" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
For more information on creating and customizing posts, visit the full guide as part of the [Enterprise Features User Guide](https://guides.mangoapps.com/user-guide/posts/compose-a-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://guides.mangoapps.com/workplace-guide/standard-features/create-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.
