# Prompts Studio

<figure><img src="/files/mYwyIDWnmFv1caJRtpUZ" alt=""><figcaption></figcaption></figure>

In addition to in-house LLM models, the Aisera platform makes LLM fine-tuning  more accessible at the enterprise level by enabling you to fine-tune your own models for specific tasks. This fine-tuning ability makes each step in the workflow as simple and transparent as possible. &#x20;

<figure><img src="/files/B7aEAICgh6fN45vlkeu2" alt=""><figcaption></figcaption></figure>

Aisera’s Generative AI stack includes the **Aisera Prompts Studio:** a no-code interface where:

* You can select from a number of LLMs the one that best fits your needs. Before selecting a model to fine-tune, you should have experimented with prompting different models using Prompts Studio.
* You can define a precise use case for which you need to fine-tune a model.
* The system will guide you through the data preparation process.
* The datasets are linked to use cases and can be tagged with attributes allowing parts of it to be reusable across an organization.
* The Prompts Studio supports generated datasets and human evaluation and feedback to enable human-in-the-loop training approaches.
* You can train a model using default values for the model’s hyper-parameters.
* You can evaluate and compare different fine-tuned models against a number of metrics and get visual feedback on the performance of each model.
* You have access to advanced settings where you can customize the values for the model’s hyper-parameters based on feedback from the evaluation step.

#### Clone and Delete Actions

You can use **Clone** and **Delete** actions on specific prompts within the Prompt Studio.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdVdStPWV7fofUO5h5x_f4mWm3DgdCRyWuemsoyChAhuI7soRP1GGjXPL973oD_eHDQ2WY7g6HZzGfhPhFCqjbfhTBOgihS5AnPw8TjLQ75BXOkK_DgZJuvjMiE_9QImqp_4GYAyGq9SWqDCy0mbo4?key=jbWBjollsr6PWipRLroJmH8z" alt=""><figcaption><p>Clone and Delete Actions</p></figcaption></figure>

The Actions column on the far right side of the table, contains prompt actions for Custom or Tuned prompts. There are no supported actions at this time for Global prompts.\
\
**Supported Actions**

* For Custom prompts, you can Clone and Delete the prompt from the Actions column.
* For Tuned prompts, you can only Delete the prompt from the Actions column; the clone functionality will not be available for Tuned prompts.

### Prompt Playground

When you select a Prompt, you will open the Prompt Playground where you can see the definition and values for the prompt.

<figure><img src="/files/L1iUWAamgRD17y4Zcc87" alt=""><figcaption><p>Ability to Edit Prompts</p></figcaption></figure>

* You can chat with the fine-tuned model to test it before deciding that it’s good enough to be used in an actual application.

### Azure Open AI GPT-5.5 Supported

If you have the appropriate Administrator permissions, you can now add and edit prompts for Azure Open AI GPT-5.5.

![](https://docs.aisera.com/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiZkLJr3EjXkd2tHYiQJP%2Fblobs%2FBmW05oZUeeoTvtQzlP4Y%2FUnknown%2520image\&width=768\&dpr=3\&quality=100\&sign=dd6f0ae2\&sv=2)


---

# 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.aisera.com/aisera-platform/llm-operations/prompts-studio.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.
