# Experience Settings

The settings page allows you to edit/configure various details of an experience.

#### Name and Description

You can update the name and description of an experience by entering the required data in the name and description field. Then click on the Update button.

![](/files/-MUnZmvJ9-fSjyFIdc6U)

#### Priority

Priority is a numerical value and it is used to determine the priority of an experience. For example, if you have changed the background image in two of the experiences, then the experience with higher priority will serve the background image for the website. The lower value has the lowest priority and the higher value has higher priority. If you do not give any value then by default the priority value will be set to 1.

![](/files/-MUn_-kh9VNZb_hEyYWT)

#### Journey Settings

* If you want to understand the journey of the visitors who are falling under this experience, then track the experience

![](/files/-MUn_BTMhe5HgpmPjJX8)

* Under journey settings, you can configure whether you want to track all the events(Page view and clicks)

![](/files/-MUn_KqwV6vM4jFLIdze)

* &#x20;Under journey settings, you can configure whether you want to track only the selected events.

![](/files/-MUnbdrJfxQO4u6QXA6B)


---

# 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-settings.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.
