# How to Rename a Shipping Method?⚡

### **Step 1: Create a New Function**

* Navigate to your **Nexus Dashboard** and click on **Create Function.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWTS7TLaiRafEVQ4ZndzcDW1ZjpIejj6eytgaD1LhzMcHTgoGHK1NXxIlAqRVgAnvDYIztFxGPzkPp9q5cI6xw1jVfwBDyfCts-jx_pCiSQ8zy41a79F4L1GXbGE4xfySO6Mw32w?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

* Select **Shipping Functions** from the list of **function types.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeDtzAtM42myNprspDiNO5w3dmniC2cKTS6_M7TBIpWGBbj68EUN8D_Xioq6Hp3OY5rktdSu5eMKCcngP3slHOocXJvMMobI_fZhI_H0_LEw998BqwOzkOY4tdCYj893ybw8BpeXg?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

### **Step 2: Choose Rename Shipping Method**

* Click on **Rename Shipping Method.**
* A **configuration screen** will appear where you can **define conditions** based on **your requirements** (e.g., **customer details, cart contents,** etc.).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcKW9VBctee7JSD3FNbi1_7x6rJMjTGSnz2v37L3FyvmKbYoeT4EDpaSZgRJDrYiCEx5QekCEwsWRzPk3RUrbL7_EYN7uyQxSfK3x5UdJo8GvmlOVYozauVaIAMt9T1TI_IGgF3Cw?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

### **Step 3: Define the Rename Settings**

* After **setting** all the conditions, specify the **Shipping method** you want to **rename**.
* Enter the **new name** you want it to display at **checkout.**
* Click **Save** to publish your **Nexus Function.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf5JswYZW1YNhaF3nY3n176PG_9gC_Q0b4TVEdw150-uWhgBmOmSq0McpuQn4Dx9Z93KSkDbskmXN1R0jx4nXZrK1MP1WLc_y2tyLpHRd9CLHcHgVzbPoDntfOF8LkLMvba9VRtzA?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

✅ Now you're **good** to go with your newly **renamed Shipping method** — a small change that makes a **big difference** at **checkout! 😊💳**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd5v3V8vq_gahMqUWNY2W2DLDF6xqAPQQvM3WxJ2J0NdWktH1UutSVotpeIOU0lgyQ-hVvo06PyzCDx12FYyjPohfZbf46bXZr_gUiYhkWQe5VYNNH0qVABhRBOctOKUHprpDlw?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

To explore examples and better understand how **different functions** work, visit our [**FAQs section**](/nexus-functions-creator-and-discounts/nexus-functions-creator-and-discounts/get-started.md) — it’s packed with helpful **guides, use cases, and setup examples.**

{% embed url="<https://www.youtube.com/watch?v=fWk6TaNl3kQ>" %}

<br>


---

# 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://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/nexus-functions-creator-and-discounts/how-to-rename-a-shipping-method.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.
