# Create a project

### Choose “Create Project” in the projects dropdown.

![](/files/xhSfjnnRC7b7drp0bmYw)

### Name your project.

![](/files/RG1XqAHpQWLwbudivQEC)

### Select a team.

![](/files/qRKN1pwwiyeM9Cur7YDa)

### Select a stream.

![](/files/doZuZmkcgWUZRcQFQ8uq)

### Define a list of project members that can access your project.

These members can either be individual users or service accounts, defined by their emails and can be granted Administrator or Reader privileges. There are 2 required inputs.

![](/files/fyZi7ij97RNS4Vvgy1RR)

**Administrators**: These users will have full access to your project.

**Readers**: These users will have read-only access to your project.

You can optionally add labels, which are key-value pairs, to your project. These labels will be applied to the Kubernetes resources of your project.

![](/files/2TWTkFMCrHKqlwfsDJ9x)

### Submit your project.

Click “Submit” to create your project. If your project is successfully created, you will be taken to the Project Settings page of your newly created project.


---

# 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.caraml.dev/user-guides/projects/create-project.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.
