# Semantic Model Editor

{% hint style="info" %}

#### Semantic Model Editor

The Semantic Model Editor (SME) helps you create data models that define how your data should be organized and analyzed for business intelligence. It defines a semantic layer between your raw data and your reports, ensuring everyone in your organization uses consistent business logic and definitions.
{% endhint %}

<figure><img src="https://1484061793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdXTGZYWCBVihMNYi24vO%2Fuploads%2Fq1enQEzchsayj2A3hjxo%2Fimage.png?alt=media&#x26;token=2842afc0-03cc-4b07-8999-779d308d7098" alt=""><figcaption><p>SteelWheels Model</p></figcaption></figure>

{% hint style="info" %}

{% endhint %}


---

# 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://academy.pentaho.com/semantic-model-editor/overview/semantic-model-editor.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.
