# Configuration panel

The configuration panel allows you to set various properties of a question, such as instructions for the test taker and supporting cue cards in the form of images, audio, or video clips. This helps you customize the test to match the standardized language tests.

As soon as you click inside any **Question field**, the **configuration panel** appears on the right, as shown in **Blue** in the image below.

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

You can choose a different question type for each question using the dropdown menu in the configuration panel (highlighted in **Red** in the image above).&#x20;

The panel updates its input fields based on the selected question type. Some question types allow cue card uploads, while others require text for the test taker to read aloud.

The next sections will explain each question type and its configuration settings in detail.


---

# 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://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/create-new-custom-assessments/custom-assessment-configurations/configuration-panel.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.
