# SF Platform

The following picture provides an overview of the components that make up the SF Platform.

![](https://1533098984-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lj6tqYfpNT_59dZ_Z3Z%2F-M92XTnVOTGyJCSCH_wU%2F-M92YFk3gSCTo_Q2aAOH%2Fmanual56.png?alt=media\&token=cc391532-31be-42ab-9f11-038643904a6b)

The structure for the incoming data from the connected SF Edges is provided by the Event Schema. You can add static information about your machines by using our [Machine Master Data](https://manual.senseforce.io/manual/sf-platform/machine-master-data) feature. In a [Dataset](https://manual.senseforce.io/manual/sf-platform/dataset-builder), you can query the data needed for your analysis or visualization. For more complex analysis you can use your datasets in a [Script](https://manual.senseforce.io/manual/sf-platform/script-editor) before defining how it should be displayed in a [Widget](https://manual.senseforce.io/manual/sf-platform/widgets). Finally, on a [Dashboard](https://manual.senseforce.io/manual/sf-platform/dashboards), you can use multiple widgets to display your data and findings.\
If you want to be informed about any data-based events, you can use Automations to trigger an email or other third-party integrations.&#x20;

With the User & Group Management, you have full control over who is able to use which elements and see which data. Additionally, we provide the option to customize the appearance of our platform to fit your companies branding with our White-Labeling feature.


---

# 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://manual.senseforce.io/manual/sf-platform.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.
