> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/inventory/stock-transfer-godown-wise/stock-transfer-godown-wise-configuration/set-default-godown-from-and-godown-to..md).

# Set Default Godown From and Godown To.

**YouTube:** [How to Configure Default Source and Destination Godowns in Godown-Wise Stock Transfers?](https://youtu.be/f0rfVVAh5ZM)

## How to Configure Default Source and Destination Godowns in Godown - Wise Stock Transfers?

In this tutorial, we will learn **how to set default Godown From and Godown To in godown-wise stock transfer entries in Logic ERP**.

***

### Configuration Steps

* Open the **Configuration** window.
* Navigate to the **Defaults** section.
* Select the required **Godown From** and **Godown To** from the available list.

<figure><img src="/files/aqdK3kOT8toRPG352Q97" alt=""><figcaption></figcaption></figure>

* Save the configuration.

***

### Verify the Default Godowns

* Open a **new Godown-wise Stock Transfer Voucher**.
* You will notice that the **Godown From** and **Godown To** fields are automatically populated with the values defined in the configuration.

<figure><img src="/files/CtuMNCEtGnDXPF1K1zFa" alt=""><figcaption></figcaption></figure>

***

### Result

* Default godowns are picked automatically
* Faster voucher entry
* Reduced manual selection errors

***

This is how you can **set default Godown From and Godown To for godown-wise stock transfer entries in Logic ERP**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/inventory/stock-transfer-godown-wise/stock-transfer-godown-wise-configuration/set-default-godown-from-and-godown-to..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
