# 7.2 Create an Announcement

### Pre-Condition:

* Users must have an account in Onethread.
* Users must be a part of a company.
* Users must be Super Admin/Admin.

### To create an announcement,

* Click the announcement tab in the right corner of any company dashboard. You can create an announcement from the “Create +” button too.
* Click the “Create Announcement” tab.
* You create your announcement from here. Select the company you want to publish your announcement.
* Describe the news or information you want in the announcement and click the “Create announcement” button.
* Your announcement will be published and can be seen in the Announcements section.

<figure><img src="https://lh4.googleusercontent.com/woT_JUQZBLT4aDLFvKYa1WhDQ77uesbS7wayob0gHnADwhmU6v1UCxsWFqsF8MmLX_28f-xEtJKnbp-hYG9GitGkRrzUncU8vT16AdBmPF9DTgFHY24QM51T3aoYhu_G7fvMOvift5Oh4SNpZyNZ9xWW2LLXi6WPKh3AQxZEz1VAKh_K0bVEheNNuFL4JQ" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.onethreadapp.com/7.-more-features/7.2-create-an-announcement.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.
