# Projects

## What is a project?

Projects are a higher level "folder" for your tests, suites and schedules. Learn about it in [your first project section](/quick-start/your-first-test.md) of our quick start guide.

## Switching projects

To change the project you are currently working on, click the BugBug logo in the top left. This will navigate to the list of projects.

![](/files/xvAzEv3sypYkafFymTXJ)

## Duplicating a project

If you want to make a copy of a project, click the "three dots" icon and select "Duplicate project".&#x20;

{% hint style="info" %}
**Important!** Project duplication can take several minutes. You will get an email notification when it's done.
{% endhint %}

![](/files/haH72tUK5JQgdFJtYU3A)

## Transfer a project to a different organization

You can move projects to another organization. This is helpful when you need to transfer tests to a different account managed by your client or a different department.&#x20;

Just ask our [support](https://bugbug.io/contact) and we will do it for you. Send us a link to the project you want to transfer and the link to the target organization. Please note that our support would need to authorize you before the transfer by sending an email with a confirmation request.&#x20;


---

# 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.bugbug.io/organizing-tests/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.
