# Projects

### Adding a project:

On the top left screen - click on the ‘Add Project’ button and follow the following steps that fits your project.

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

### Oxygen Project

[How to create a new Oxygen Project.](/references/projects/oxygen-project.md)

### Cucumber + JAVA Project

[How to create a new Cucumber + Java Project.](/references/projects/cucumber-+-java-project.md)

### .NET Project

[How to create a new .NET Project.](/references/projects/.net-project.md)

### Java TestNG

### Java JUnit 5

### Kotlin TestNG

### Kotlin JUnit 5

### MSTest - Binaries

### Playwright

### Cypress

### Postman

### Rename a project:

Right click a project name , choose ‘Rename’ and simply type the name you wish the project to have.

<div><figure><img src="/files/W3ULqGUfFKH0UKvPwJsO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/J4chA6aAaYeGp0PFPKBn" alt=""><figcaption></figcaption></figure></div>

### Delete a project:

Right click a project name and choose ‘Delete’.

<div><figure><img src="/files/SjmV5DKu4I3PUHiEJKb4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VvOBwhBEgYZEmyVYE6qB" alt=""><figcaption></figcaption></figure></div>


---

# 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/references/projects.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.
