# Scalability

Scalability features in StackAI help teams standardize, reuse, and govern AI resources as their usage grows.

Use these tools to manage shared prompts, reduce duplication, and maintain consistency across workflows and teams.

### In this section

<table data-view="cards"><thead><tr><th>Topic</th><th data-card-target data-type="content-ref">Page</th></tr></thead><tbody><tr><td><strong>Prompt Library</strong><br>Store, organize, and reuse prompts and instructions across all your workflows.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/HLMqPefDYmHO11q8gUG7">/spaces/FSlso1Kjob5CLDrh0dVn/pages/HLMqPefDYmHO11q8gUG7</a></td></tr></tbody></table>

### Why scalability matters

* As you build more agents, consistent prompts improve output quality across workflows. Start with [**Prompt Library**](/agentic-adoption-and-security/scalability/prompt-library.md).
* Centralizing prompts in the [**Prompt Library**](/agentic-adoption-and-security/scalability/prompt-library.md) lets teams share and update them without touching individual workflows.


---

# 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.stackai.com/agentic-adoption-and-security/scalability.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.
