# Project Dashboard

Your project dashboard houses your collections, forms, drops, and Buenoverse rooms. When you first sign in to Bueno, a demo project will be automatically created for you. To create a new project, select **New Project** on the left side of the Bueno dashboard.&#x20;

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

You can create a new collection inside your project at any time by navigating to the top right, clicking **Create** and selecting **Generative** **Collection**.&#x20;

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

From the project dashboard, you can **favorite**, **archive** or **duplicate** any of your collections within the project. You can also **move** the collection to another project in your Bueno dashboard.&#x20;

![](/files/16IIr3iTQ8lr31pCMeKK)

{% hint style="success" %}
Duplication is useful if you want to experiment with your collection while preserving your previous progress.
{% endhint %}

## Project Settings

To edit **project settings**, navigate to the **cog** icon next to your project name in the left side of the project dashboard.

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

### General

From **general** settings, you can edit the **name** of your project and set a project **thumbnail** for easy navigation.&#x20;

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

Here, you will also be able to customize your **project url**. Keep in mind that you will need to verify your project before you can set a custom url.&#x20;

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

### Team

From **team** settings, project owners can add members to the project. Members can do everything the primary project owner can. Simply add a member's wallet address, and they will have access to the project when they log in to Bueno.

{% hint style="info" %}
Upgrade to the **Bueno Premium or Deluxe Plan** to add member seats to your project.&#x20;
{% endhint %}

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

### Verification

To verify your project, connect at least one social proof to your project. Bueno currently has options for Twitter and Discord. This step is optional, but highly recommended.&#x20;

<figure><img src="/files/vP8WK1LX2hBJUcFAYkIp" 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.bueno.art/generator/navigation/project-dashboard.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.
