> ## Documentation Index
> Fetch the complete documentation index at: https://docs.erstan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publishing with Erstan Builders

> Admins can publish Agents through the feature-gated Builder workflow and manage the review lifecycle.

Erstan Builders is the feature-gated admin workflow for publishing your own [Agents](/agents/overview) to the [Marketplace](/marketplace/overview). You turn a saved Agent into a listing, submit it for review, and, as a reviewer, approve or reject what others submit.

<Frame caption="Erstan Builders (admin)">
  <img src="https://mintcdn.com/erstan/VvzUuagDdyVkLVu5/images/erstan-builders-listings.png?fit=max&auto=format&n=VvzUuagDdyVkLVu5&q=85&s=528747d503dfa50c8cd4b677c6ed2b66" alt="The Erstan Builders admin page with listing creation and review controls" width="2880" height="1800" data-path="images/erstan-builders-listings.png" />
</Frame>

<Info>
  Erstan Builders requires **workspace admin** access and must be enabled for the workspace. It is an authoring and review tool, not a public builder or partner directory. Non-admins who open it are shown the required access.
</Info>

## Open Erstan Builders

Open **Erstan Builders** from the enabled admin authoring controls. The page shows counts for **Drafts**, **In review**, and **Published** listings, with **Listings**, **Reviews**, and **My Profile** tabs.

## Create and submit a listing

<Steps>
  <Step title="Pick a saved Agent">
    In **Listings**, choose an eligible saved conversational Agent or workforce. Automations that are not supported by the publishing workflow are omitted from the picker.
  </Step>

  <Step title="Describe the outcome">
    Add a concise headline and relevant tags that help people find the Agent by task or business category.
  </Step>

  <Step title="Create the draft">
    Select **Create draft**. The listing remains private while its status is **Draft**.
  </Step>

  <Step title="Submit for review">
    Submit a draft or rejected listing. Its status changes to **In review** until a reviewer approves or rejects it.
  </Step>
</Steps>

Once approved, the listing becomes **Published** and can appear in the combined Agent and Team catalog when community publishing is enabled for the workspace.

### Listing statuses

| Status        | Meaning                                                              |
| ------------- | -------------------------------------------------------------------- |
| **Draft**     | Created but not submitted.                                           |
| **In review** | Submitted and waiting for review.                                    |
| **Published** | Approved and available under the current marketplace feature policy. |
| **Rejected**  | Returned to the Builder for revision and resubmission.               |
| **Archived**  | Retired from active marketplace results.                             |

Use **View** to open a published listing and **Archive** to retire one you no longer want available.

<Warning>
  A published template carries its instructions, capabilities, and declared tools, but never a Builder's NetSuite authorization. Each person authorizes their own NetSuite user and keeps workspace approval policies in place. Review write-capable access before submission.
</Warning>

## Review submitted listings

Reviewers use the **Reviews** tab to inspect listings with an **In review** status.

<Steps>
  <Step title="Inspect the listing">
    Confirm its outcome, attribution, capabilities, access, and safety description are accurate.
  </Step>

  <Step title="Approve or reject">
    **Approve** publishes the listing. **Reject** returns it to the Builder for revision and resubmission.
  </Step>
</Steps>

## Builder identity and attribution

The **My Profile** tab sets the truthful builder identity shown on published listings. Complete the supported profile fields and select **Save profile**.

The Marketplace is intentionally Erstan-led: official content is labeled **Built by Erstan** and Erstan is featured as the primary builder. If community publishing is enabled, an approved listing keeps the builder name from its reviewed profile and displays a non-clicking **Built by \<name>** byline. The storefront does not create a partner directory entry.

## Next steps

<CardGroup cols={2}>
  <Card title="Marketplace overview" icon="store" href="/marketplace/overview">
    Browse the combined Agent and Team catalog.
  </Card>

  <Card title="Adding Agents" icon="download" href="/marketplace/add-agents">
    See how people review and add a published Agent.
  </Card>

  <Card title="Preview, publish & versions" icon="git-branch" href="/agents/publish-lifecycle">
    Prepare an Agent before creating a listing.
  </Card>

  <Card title="Security & write safety" icon="shield-check" href="/security/overview">
    Understand approvals and per-user authorization.
  </Card>
</CardGroup>
