# User Interface Settings

The **UserInterface** template allows administrators to configure user interface features within their Salesforce org using AutoRABIT.

## Steps to Create the User Interface Settings Template

1. Log in to your [AutoRABIT](https://www.autorabit.com/) account.
2. Navigate to the **Env. Pro.** module.
3. Click **Create New Template**.
4. Go to the **Create** [**Unsupported Metadata Template**](/product-guides/arm/arm-features/environment-provisioning/unsupported-metadata-templates.md) tab.
5. Provide a **template name** and a **short description**.
6. Select the **UserInterface** checkbox under **User Interface Settings**.
7. Click **Add**.
8. On the next screen:
   * A **Test Case Name** and **Enable Collapsible Sections** field are auto-generated.
   * Click **Add** to enter custom test data.
9. To configure user interface settings:
   * Click the edit icon ![Edit](/files/rnpuPP1GqGfYpLYglxCh).
   * Enter the required values in the **User Interface** field.
   * Enable the configuration by selecting the **Active** checkbox.
   * To add multiple configurations for the same test case, click the **+** symbol and repeat the steps.
   * Click **OK**, then **Save** to confirm.
10. Click **Save** again to finalize the template.
11. Once saved, you will be redirected to the **Environment Provisioning History** screen.
12. Click **Run** to apply the template to your destination org.
13. Select your **destination org** and enter the **email address(es)** to receive execution notifications.
14. Under **Post Deployment Steps**, select the test cases you have recently created.
15. Visit the **View History** page to review a comprehensive summary of the execution.


---

# 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://knowledgebase.autorabit.com/product-guides/arm/arm-features/environment-provisioning/unsupported-metadata-templates/userinterface.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.
