> For the complete documentation index, see [llms.txt](https://docs.portexai.com/portex-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portexai.com/portex-docs/getting-started/quickstart.md).

# Quickstart

This page gives a short overview of the two main workflows on Portex. For detailed guides, follow the links in each section.

## For Experts

You create evals and sell (or open-source) them.

1. [Create an account](/portex-docs/getting-started/creating-an-account.md) with seller access enabled
2. [Design your eval](/portex-docs/for-experts/eval-design-guide.md): decide between Q\&A (single-turn) and Agentic (multi-turn) and follow the best practices guide
3. [Build your eval](/portex-docs/for-experts/creating-an-eval.md) using the Eval Builder (or [import files](/portex-docs/for-experts/importing-an-eval.md) for Q\&A evals if you prefer working in an editor)
4. [Publish a listing](/portex-docs/for-experts/publishing-your-eval.md) commercially, or [open-source it](https://github.com/portex-ai/portex-documentation/blob/master/for-experts/open-sourcing-an-eval.md) for community use
5. [Review results](/portex-docs/for-experts/reviewing-results.md) as model builders submit runs and annotate responses to improve your eval

## For Model Builders

You run models against expert evals and receive scored reports.

1. [Create an account](/portex-docs/getting-started/creating-an-account.md)
2. [Browse evals](/portex-docs/for-model-builders/browsing-evals.md) on the Datalab
3. [Run an eval](/portex-docs/for-model-builders/running-an-eval.md): download tasks, generate model responses, upload and pay
4. Optionally [purchase the Core Dataset](/portex-docs/for-model-builders/purchasing-a-core-dataset.md) for model improvement
