# Core Concepts

Presight is designed with business users in mind, empowering teams to derive value from their data using concepts that align with everyday business language. Three foundational concepts—**Metrics**, **Events**, and **Segments**—are central to this approach, offering a seamless way to explore, understand, and act on your data.

## **Presight’s Business-First Philosophy**

Presight reimagines traditional data analytics by prioritizing the needs of business users. The concepts of Metrics, Events, and Segments are not merely data constructs—they are tools designed in the language of business. This ensures that users can focus on uncovering insights, making informed decisions, and driving impact without worrying about the technical details.

Whether you’re analyzing revenue trends, tracking customer actions, or segmenting your audience, we designed from the ground up an intuitive experience that aligns with how you think and work. Explore each concept to discover how Presight transforms raw data into actionable insights, all within a framework that speaks your language.

***

## Main Concepts

### **1. Metrics: Turning Data into Key Business Insights**

#### **What are Metrics?**

Metrics in Presight represent the quantitative side of your data, summarizing key aspects of your business over time. These are not just raw numbers but meaningful measures like revenue, profit, or customer count that allow you to track trends, identify patterns, and assess performance.

**Presight’s Unique Approach**

Metrics are designed with business users in mind, abstracting away the complexity of technical terms like "aggregation functions" or "columns." Instead, you interact with clear, familiar concepts like "sales" or "number of orders," all while leveraging the power of your underlying data. With a focus on trends and time-based comparisons, Metrics provide a bird’s-eye view of your business without requiring deep technical knowledge.

Learn more about Metrics

{% content-ref url="/pages/OK5FGm7beZPUZ9LmnsXe" %}
[Metrics](/presight-v1.0/introduction/core-concepts/metrics.md)
{% endcontent-ref %}

***

### **2. Events: Capturing Business Moments That Matter**

#### **What are Events?**

Events represent key actions or milestones that matter to your business, such as placing an order, signing up for a service, or completing a checkout. They help you track and analyze user interactions, providing a narrative of how your audience engages with your product or service.

#### **Presight’s Unique Approach**

With Presight, Events are not defined in technical jargon like "log entries" or "database transactions." Instead, they are expressed as intuitive business moments: "Order Placed," "Feature Used," or "Email Opened." This allows business users to monitor and analyze their data in terms that resonate with their goals, such as optimizing customer journeys or measuring feature adoption, without diving into the complexities of event schemas.

Learn more about Events

{% content-ref url="/pages/R5A2WUIqQ7hmzI241upR" %}
[Events](/presight-v1.0/introduction/core-concepts/events.md)
{% endcontent-ref %}

***

### **3. Segments: Unlocking the Power of Contextual Analysis**

#### **What are Segments?**

Segments allow you to categorize, group, or filter your data to uncover patterns and gain specific insights. They transform large datasets into manageable, meaningful groups based on criteria like geography, product category, or user behavior.

#### **Presight’s Unique Approach**

In Presight, Segments are built from the ground up to reflect the way business users think. Instead of focusing on technical concepts like "filters" or "SQL queries," Presight empowers users to create groups like "High-Value Customers," "Active Users in New York," or "Revenue Above $500." This business-first design allows for a natural exploration of data and supports targeted decision-making without requiring technical expertise.

Learn more about Segments

{% content-ref url="/pages/DRp4Td4MCQCqi45akyiF" %}
[Segments](/presight-v1.0/introduction/core-concepts/segments.md)
{% endcontent-ref %}


---

# 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://presight.gitbook.io/presight-v1.0/introduction/core-concepts.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.
