--- title: "Request Data" slug: "editable-request-data" updated: 2024-12-06T14:40:33Z published: 2024-12-06T14:40:33Z canonical: "docs.processmaker.com/editable-request-data" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt > Use this file to discover all available pages before exploring further. # Request Data The **Data** tab displays the data from a completed Request in JSON format. The **Data** column only displays when that Request is completed. ## Edit Request Data **Permissions** Your user account or group membership must have the "Requests: Edit Request Data" permission to edit Request data unless your user account has the **Make this user a Super Admin** setting selected. See the [Request](/v1/docs/permission-descriptions-for-users-and-groups#requests) permissions or ask your Administrator for assistance. Follow these steps to view Request data: 1. Ensure that you are [logged on](/v1/docs/participant-basics#log-on-to-processmaker-platform) to ProcessMaker Platform. 2. Click the **Requests** option from the top menu to see requests. 3. From the cards on top, click [**My Requests**](/v1/docs/view-requests), [**Completed**](/v1/docs/view-requests#view-completed-requests), or [**All Requests**](/v1/docs/view-requests#view-all-requests) card.![My Requests](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/My%20Requests.png) 4. Click the **Case #** or **Case Title** column link to view tasks for the case. 5. Click the **Data** tab. The data displays in a JSON format. > [!NOTE] > The **Data** tab displays only for completed requests. Request data displays in JSON format. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/image(13).png) "Data" tab displays editable values for a completed Request ## Save Request Data and Create a Scenario Follow these steps to edit and save the completed Request data from those values that were submitted in the Request: 1. Do one of the following: - View the **Data** tab. Note that the **Data** tab does not display until the Request is completed. - Optionally, from the bottom-left, enable the tree toggle ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/815d1643-27ec-4a68-ba88-6b680debbfff.png) to see the tree representation of JSON as a data model to understand the different structural elements within it. To navigate in the **Data Browser** canvas, see [Data Browser](/v1/docs/json-data-visualization#data-browser). ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/image(14).png) JSON Data Browser canvas 2. From the editable JSON setting, change the values that were submitted during the Request to those that you want. ![image(13)](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/image(13).png) 3. Click the **Create Scenario** button to [create a Scenario](/v1/docs/create-a-scenario-for-a-process) of this JSON data to view it in the Scenarios feature. 4. Click **Save**. The following message displays when the Request values are changed: **Request data successfully updated**.