# Passo 2: Projeto

O próximo passo é criar um novo projeto ou verificar se você foi incluído em algum existente.

As atividades no MeloQA são organizadas em projetos.

Você precisa ter um projeto selecionado para: criar casos de teste, organizar ciclos de testes, realizar execuções de testes, registrar bugs e gerar relatórios.

Na aba "Projetos" dentro de uma Organização, são exibidos os projetos em que você está incluído.

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

Os usuários Administrador e Editor podem criar um novo Projeto clicando no botão "Novo Projeto".

Existem duas formas de selecionar um projeto:

* Clicando em um card na aba "Projetos" na área de Organização.

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

* Selecionando o nome do projeto no menu superior na área de Projeto.

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

**Só é possível selecionar um projeto por vez**.

Com um projeto selecionado, todas as opções do menu lateral serão referentes a ele.

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

Para saber mais sobre como configurar e personalizar seu projeto, acesse a documentação:

{% content-ref url="/pages/0uLegX2ZpKPwvcRLuGnJ" %}
[Projetos](/documentacao-meloqa-v2/documentacao/projetos.md)
{% endcontent-ref %}


---

# 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://meloqa.gitbook.io/documentacao-meloqa-v2/guia-rapido/passo-2-projeto.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.
