# Creating a Segment

Segments are different groups of visitors that are served with different experiences. You can create the segments based on certain rules that apply to the visitors. For example, one segment can be the visitors that are located in INDIA, another segment can be the visitors from USA.

**Creation of a Segment**

* Log in to the dashboard and navigate to the Segments page from the sidebar

![](/files/-MXqjbJ9uzMAG3LlLoU7)

* Click on "Plus" icon to create a segment.

![](/files/-MXqkP8oB2y5XY0D8CtY)

* Enter the following details:
  1. **Name:** A meaningful name for your segment that will allow you to easily locate it in the dashboard.
  2. **Description:** Briefly describe what this segment is about. This will help your team members to understand the segment's purpose.

![](/files/-MXqsiGlf5IDdwOzNG08)

* Once all the details are provided then click on the "Create" button

![](/files/-MXqsnh8xYS0-j167Y8K)


---

# 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/segments/creating-a-segment.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.
