# Page Layout Assignment

The **PageLayoutAssignment** template allows users to create and assign different page layouts. Once created, you can control which layout users see by assigning them based on profile and record type.

## Steps to Create the Page Layout Assignment Template

1. Log in to your AutoRABIT account.
2. Navigate to the **Env. Pro.** module.
3. Click on **Create New Template**.
4. Open the **Create** [**Unsupported Metadata Template**](/product-guides/arm/arm-features/environment-provisioning/unsupported-metadata-templates.md) tab.
5. Enter a **template name** and a **short description**.
6. Select the **PageLayoutAssignment** checkbox under **Manage Page Layout Assignments**.
7. Click **Add**.
8. On the next screen:

   * A **Test Case Name**, **Object Name**, and **Profile Name** are auto-populated.
   * Click **Add** to input custom test data.

   ![Layout Input Fields](/files/sHqcxCIuQail7k0bthNN)
9. Click on the edit icon ![Edit](/files/ct7poWxEHJ9zCdoTw9IE).
10. In the dialog:
    * Enter the **Profile**, **Record Type**, and **Layout Name**.
    * To assign multiple profile-specific layouts, click the **+** symbol and fill out the additional entries.
    * Click **OK**.
11. After completing your inputs, click **Save** to save the test case page.
12. Then click **Save** again to finalize the template.
13. Upon successful template creation, you will be redirected to the **Environment Provisioning History** screen.
14. Click **Run** to execute the template on your destination org.
15. From the dropdown, choose your **destination org** and enter the **email address(es)** to receive run notifications.
16. In **Post Deployment Steps**, select the test cases you recently created.
17. Visit the **View History** page for a comprehensive summary of the deployment operation.


---

# 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/understanding-pagelayoutassignment.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.
