# Creating Releases

* To add a new release & cycle, go to Releases under Projects:

<figure><img src="/files/5WT7rtXcAEvayOuYU6Km" alt=""><figcaption></figcaption></figure>

* Right click on the release folder, and create a cycle:

<figure><img src="/files/D2XQMzS1y4sX9FnT3Bu2" alt=""><figcaption></figcaption></figure>

* You can set the start date and the end date of the cycle, as well as describing it:

<figure><img src="/files/DEO86rvYvbAHSM1Jxd60" alt=""><figcaption></figcaption></figure>

* Adding cases or suites to a specific release and cycle can be done in the settings tab:

<figure><img src="/files/YFiAARs85IzXAgo7sSeJ" alt=""><figcaption></figcaption></figure>


---

# 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.cloudbeat.io/fundamentals/creating-releases.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.
