# Adding / Managing Stations

{% embed url="<https://go.takulabs.io/how-to-add-or-manage-stations>" %}

TAKU Retail allows you to add as many stations as you need for your stores. To see pricing details for adding stations, refer to our [pricing breakdown](https://takulabs.io/pricing).

To add or manage your stations go to **Settings** > **Stations** > **Manage Stations**

![](/files/-MlAzBMJrvzSI1rDbhKe)

### Adding a New Station

To add a new station click the Add Row button at the top right-hand corner of the Station table.

![](/files/-MlAzFkBgRUTtGXI7M3r)

The Station section will go into edit mode indicated by the yellow (**Edit Mode**) next to the title in the header of the section. Now you will be able to add the details of your new station inside the table.

![](/files/xv6Dfdoc7Ec6NpAY1E3K)

From the drop down menu you can select the store you would like to add a new station too

![](/files/-MlAzQIB9si2W4_BCEJJ)

A station name is a required when creating a new station. Enter your station name in the **Station Name** field.

![](/files/-MlAzTPF-JGvyXYnQc9W)

A station number is also required when adding a new station. You can enter your station number in the **Station #** field.

![](/files/-MlAzYCKOu9_jzGl2AMG)

Once you have entered the details for you station, click the **Save All** button at the top of the table. The icon will be activated when all required fields are filled.

![](/files/-MlAzc-53Ccz2JIPzwCx)


---

# 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://help.takulabs.io/how-to-get-started/stations/adding-managing-stations.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.
