> For the complete documentation index, see [llms.txt](https://gamelauncher.cloud/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamelauncher.cloud/help/news-and-announcements/create-news.md).

# Create News

{% stepper %}
{% step %}
**Log in to Dashboard**

Access your [Game Launcher Cloud](https://app.gamelauncher.cloud/dashboard) account
{% endstep %}

{% step %}
Click **News** button in the sidebar

<div align="left"><figure><img src="/files/H6b1GSeONhHaedWD260j" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Create News**

Click **+ Create News** button

<figure><img src="/files/v4qTgGutEPiGATRWzT11" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Fill basic information**

<div align="left"><figure><img src="/files/CzLcgrEM5oscjGYlxpIY" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="false"><thead><tr><th width="150">Field</th><th>Guidelines</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><p>• Use to to recognize it faster (only visible for you)</p><p>• Keep it concise (max 50 chars)<br>• Allowed: letters, numbers, -, _, spaces</p></td></tr><tr><td><strong>Create as</strong></td><td>• Let you select if you or your team can manage these news</td></tr></tbody></table>
{% endstep %}

{% step %}

#### See the News Components

See more details about each component here[Overview](/help/news-and-announcements/news.md)
{% endstep %}
{% endstepper %}

***

{% hint style="success" %}
**Need Help?** Check our [design tips guide](broken://pages/x1Gk3EeRuoGyFnpP3MAv) or join [Discord](https://discord.com/invite/FpWvUQ2CJP)!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gamelauncher.cloud/help/news-and-announcements/create-news.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.
