# Public Post

Using social media is a simple way to introduce your business. So, it is very important for your business to exist on social media to promote the products and services your business offers. The public post is a feature that allows your marketing team to manage your social media content.&#x20;

For example, when your marketing team is required to inform customers about new products on several social media, this feature can help you send outright information to your customers. To access this page, you can go to the **Marketing** page and select the **Public Post** menu. You will see the public post page as shown below.

![Public Post](/files/tuz74isXRw0rl63rNurP)

**Component Explanation:**&#x20;

| Name         | Description                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Title        | Name of your public post.                                                                                                                                                                                                                                                                                                                                                                                           |
| Channel      | Channel used to send public posts.                                                                                                                                                                                                                                                                                                                                                                                  |
| Last Updated | To present the latest time and date of public post update.                                                                                                                                                                                                                                                                                                                                                          |
| Status       | <p>Status of the Public Post. The following is an explanation of each status: </p><ol><li>Sending: Public post is in the sent process. </li><li>Draft: Public posts that have been created but not yet send.</li><li>Sent: Public post was sent successfully.</li><li>Scheduled: Public posts that will be sent according to a predetermined time.</li><li>Failed: Public post was not sent successfully.</li></ol> |


---

# 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.3dolphins.ai/marketing/public-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.
