# Explainers

<details>

<summary><strong>What Is Agentic Studio?</strong></summary>

What is Agentic Studio?&#x20;Platform overview, four pillars,\
building blocks, who it's for

[*<mark style="color:violet;">What Is Agentic Studio?</mark>*](https://app.gitbook.com/o/KhWmVAIJ02ASl3wYnaK7/s/RIbp8Kp04VLXld01gmAs/~/edit/~/changes/144/resource-library/explainers/what-is-agentic-studio)&#x20;

</details>

<details>

<summary><strong>Workspaces and Environments Explained</strong></summary>

Isolation model, UAT vs Production,navigation, key rules

[*<mark style="color:violet;">Workspaces and Environments Explained</mark>*](https://app.gitbook.com/o/KhWmVAIJ02ASl3wYnaK7/s/RIbp8Kp04VLXld01gmAs/~/edit/~/changes/144/resource-library/explainers/workspaces-and-environments-explained)

</details>

<details>

<summary><strong>Understanding the Agent Development Life Cycle (ADLC)</strong></summary>

5-stage ADLC, versioning rules,what can change in Production

[*<mark style="color:violet;">Understanding the Agent Development Life Cycle (ADLC)</mark>*](https://app.gitbook.com/o/KhWmVAIJ02ASl3wYnaK7/s/RIbp8Kp04VLXld01gmAs/~/edit/~/changes/144/resource-library/explainers/understanding-the-agent-development-life-cycle-adlc)

</details>

<details>

<summary><strong>Versioning: Drafts, Versions, and Promotion</strong></summary>

Draft vs versioned copies, format,&#x20;Marketplace installs, immutability

[*<mark style="color:violet;">Versioning: Drafts, Versions, and Promotion</mark>*](https://app.gitbook.com/o/KhWmVAIJ02ASl3wYnaK7/s/RIbp8Kp04VLXld01gmAs/~/edit/~/changes/144/resource-library/explainers/versioning-drafts-versions-and-promotion)

</details>

<details>

<summary><strong>Customizing Digital Workers: Instructions, Skills, Tools, and Triggers</strong></summary>

Instructions, skills, tools, triggers,HITL, structured output, concurrency

[*<mark style="color:violet;">Customizing Digital Workers: Instructions, Skills, Tools, and Triggers</mark>*](https://app.gitbook.com/o/KhWmVAIJ02ASl3wYnaK7/s/RIbp8Kp04VLXld01gmAs/~/edit/~/changes/144/resource-library/explainers/customizing-digital-workers-instructions-skills-tools-and-triggers)

</details>

<details>

<summary><strong>The Meta Prompter: Customizing with Plain Language</strong></summary>

Plain-language config, how it works,availability, typical use

[*<mark style="color:violet;">The Meta Prompter: Customizing with Plain Language</mark>*](https://app.gitbook.com/o/KhWmVAIJ02ASl3wYnaK7/s/RIbp8Kp04VLXld01gmAs/~/edit/~/changes/144/resource-library/explainers/the-meta-prompter-customizing-with-plain-language)

</details>

<details>

<summary><strong>Evaluating Digital Workers: Scorecards, Rubrics, and Dashboards</strong></summary>

Scorecards, their purpose, how rubics and dashboards function

[*<mark style="color:violet;">Evaluating Digital Workers: Scorecards, Rubrics, and Dashboards</mark>*](https://app.gitbook.com/o/KhWmVAIJ02ASl3wYnaK7/s/RIbp8Kp04VLXld01gmAs/~/edit/~/changes/144/resource-library/explainers/evaluating-digital-workers-scorecards-rubrics-and-dashboards)

</details>


---

# 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://kb.theloops.io/agenticstudio/resource-library/explainers.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.
