# Welcome

In today's rapidly evolving AI landscape, building production-ready solutions can be challenging. Ownlayer empowers your team with a full suite of tools and services designed to streamline your AI development process, from MVP to production.

{% embed url="<https://youtu.be/Y2eDQFBsVh0>" fullWidth="true" %}

## Overview: Core platform features

### Iteration

* **Prompt**: Test, manage, and deploy AI prompts with version control. The Ownlayer interface allows for prompt optimization.
* **Dataset**: Compile and interact with datasets for regression testing, POC validation and potential fine-tuning projects.

### Monitoring

* **Evaluators**: Create evaluation criteria specific to your product requirements. Monitor system performance in real-time.
* **Analyzers**: Examine AI interactions through various metrics, including sentiment analysis, topic categorization, and emotional content assessment.

### Integrations

* **Data Export**: Send AI performance data to analytics platforms:
  * Posthog
  * Amplitude
  * Segment

## Get Started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Quick Start</strong></td><td>Setup your Ownlayer account in minutes</td><td></td><td></td><td></td><td><a href="getting-started">getting-started</a></td><td><a href="https://content.gitbook.com/content/WsdxCCToJ5K2nk2ZZvqc/blobs/1SeqZCqbDUJd0JOPxyR7/1.png">1.png</a></td></tr><tr><td><strong>Iterate</strong></td><td>All you need to iterate on your app</td><td></td><td></td><td></td><td><a href="iterate">iterate</a></td><td><a href="https://content.gitbook.com/content/WsdxCCToJ5K2nk2ZZvqc/blobs/hYveUabdcn2bwTTUgp4D/2.png">2.png</a></td></tr><tr><td><strong>Monitor</strong></td><td>All you need to keep track of and gain insights from your production logs</td><td></td><td></td><td></td><td><a href="monitor">monitor</a></td><td><a href="https://content.gitbook.com/content/WsdxCCToJ5K2nk2ZZvqc/blobs/0UyxrKk529tp3vuO7yVV/4.png">4.png</a></td></tr></tbody></table>


---

# 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://docs.ownlayer.com/readme.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.
