# Create custom variables

When working with nodes in a synchronous checkout flow, you need to create custom variables. Use the following steps to create these variables:

1. Click **Manager Tab** and and then click **New Resource**.\
   ![](/files/blYn89Y1OMN1dfnv2UbJ)
2. Enter details for the Resource Types as shown in the table below. Start with API Name.
3. Click Done.
4. Repeat for all entries in the table.<br>

| Resource type                              | Variable               | Variable        | Variable     |
| ------------------------------------------ | ---------------------- | --------------- | ------------ |
| **API Name**                               | Saved\_Tax\_Identifier | skipCurrentPage | TaxCalStatus |
| **Data Type**                              | Text                   | Boolean         | Text         |
| **Availability Outside the Flow - Input**  | Checked                | Checked         | Unchecked    |
| **Availability Outside the Flow - Output** | Checked                | Checked         | Unchecked    |


---

# 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.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-1.5/integrate-the-salesforce-lightning-app/step-18-alternative-integrate-the-digital-river-components-into-a-synchronous-checkout-flow/update-the-flow-nodes-in-the-synchronous-checkout-flow/create-custom-variables.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.
