# Experience Dashboard

The experience dashboard page provides various information about experiences, such as :

### Name

A meaningful name of your experience will allow you to easily locate it in the dashboard.

### Priority

Provide the priority information of each experience you have created. Priority is a numerical value and it is used to determine the priority of an experience. The lower value has the lowest priority and the higher value has higher priority.&#x20;

### Behaviors

The Behaviors column in the dashboard gives information about the total number of behaviors present in an experience.

### Pages

The Pages column displays the total number of pages present in an experience.

### Power Switch

Turn on the power switch to make the experience live.

### Goals

If you click on goals button then you will be redirected to the respective goals page

![](/files/-MUoSSX1mWmcw6HrTPc4)

### Actions

Under the actions column you can perform various actions such as

#### Delete

In the Actions column, you can delete an experience by clicking on the delete option from the dropdown. Once you click on the delete icon a confirmation pop up window appears to confirm your delete action.

![](/files/-MUoY0rhraxmIkt569G-)

#### Edit

You can also edit the experience name by clicking on the edit option from the dropdown.&#x20;

![](/files/-MUoYRNiiTzOd8mtmBXc)

In the popup window you can change the experience name as per your requirement.

![](/files/-MUoYhEcWrFp4N5-e7Mv)

#### Clone

You can also clone an experience(Create duplicate experience) by clicking on the Make a clone option from the dropdown.&#x20;

![](/files/-MUoZe810aYegWO0eFl-)

Give an experience name. Make sure that the experience name should not match with an existing experience name.&#x20;

![](/files/-MUo_QoHv0Alo2AG8U0T)


---

# 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://doc.customfit.ai/experience/experience-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.
